Skip to content

Commit

Permalink
Support Laravel 12
Browse files Browse the repository at this point in the history
  • Loading branch information
maantje committed Mar 1, 2025
1 parent b07d219 commit ba10b70
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 @@
],
"require": {
"php": "^8.1",
"illuminate/contracts": "^10.0|^11.0",
"illuminate/contracts": "^10.0|^11.0|^12.0",
"spiral-packages/profiler": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit ba10b70

Please sign in to comment.