Skip to content

Commit

Permalink
bump php version to 8.1 or higher
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelBras committed Feb 11, 2023
1 parent 8e77298 commit bb2f764
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 @@ -5,7 +5,7 @@
"keywords": ["framework", "laravel"],
"license": "MIT",
"require": {
"php": "^8.0.2",
"php": ">=8.1",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^9.19",
"laravel/sanctum": "^3.0",
Expand Down

0 comments on commit bb2f764

Please sign in to comment.