Skip to content

Commit

Permalink
Merge pull request #18 from naaando/add-laravel-pulse
Browse files Browse the repository at this point in the history
bump minimum php version to 8.2
  • Loading branch information
naaando authored Dec 15, 2023
2 parents fb2a460 + fe51356 commit 00054cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pets-api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": ["laravel", "framework"],
"license": "MIT",
"require": {
"php": "^8.1",
"php": "^8.2",
"google/apiclient": "^2.15",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^10.10",
Expand Down

0 comments on commit 00054cb

Please sign in to comment.