Skip to content

Commit

Permalink
Laravel 10.37 supports also PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
areichardt-apo committed Jun 10, 2024
1 parent 2eb8a78 commit 635c03a
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 @@ -13,7 +13,7 @@
}
],
"require": {
"php": "^8.2",
"php": "^8.1",
"illuminate/support": "^10.37|^11.0"
},
"autoload": {
Expand Down

0 comments on commit 635c03a

Please sign in to comment.