Skip to content

Commit

Permalink
Bump minimum PHP version to 8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ash-jc-allen committed Apr 25, 2024
1 parent 2f3ce2b commit 6e4f502
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 @@ -18,7 +18,7 @@
"laravel-package"
],
"require": {
"php": "^8.0",
"php": "^8.1",
"nesbot/carbon": "^2.0|^3.0",
"illuminate/container": "^10.0|^11.0",
"illuminate/database": "^10.0|^11.0",
Expand Down

0 comments on commit 6e4f502

Please sign in to comment.