Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
VerifiedJoseph committed Nov 12, 2024
1 parent ba469de commit 3df6715
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.2",
"ext-curl": "*",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.4"
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"config": {
"platform": {
"php": "8.1.18"
"php": "8.2"
}
}
}

0 comments on commit 3df6715

Please # to comment.