Skip to content

Commit

Permalink
feat: ensure capability with php 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonSean committed Dec 2, 2024
1 parent b265b87 commit 306d16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"require": {
"php": "^7.0",
"php": "^8.3",
"guzzlehttp/guzzle": ">=1.16.0",
"laravel/framework": ">=1.15.5",
"laravel/passport": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0"
Expand Down

0 comments on commit 306d16e

Please sign in to comment.