Skip to content

Commit

Permalink
Supports Laravel 12 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone authored Jan 24, 2025
1 parent 7645bd3 commit 672d79d
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 @@ -15,7 +15,7 @@
],
"require": {
"php": "^7.2.0|^8.0",
"illuminate/support": "~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
"illuminate/support": "~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
},
"require-dev": {
"phpstan/phpstan": "^1.10",
Expand Down

0 comments on commit 672d79d

Please sign in to comment.