Skip to content

Commit

Permalink
Added Laravel 12 support
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar authored Feb 4, 2025
1 parent 92861e9 commit a78b164
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 @@ -34,7 +34,7 @@
"dragon-code/support": "^6.11"
},
"require-dev": {
"illuminate/support": "^10.31 || ^11.0",
"illuminate/support": "^10.31 || ^11.0 || ^12.0",
"laravel-lang/locale-list": "^1.2",
"pestphp/pest": "^2.24.3",
"punic/punic": "^3.8",
Expand Down

0 comments on commit a78b164

Please sign in to comment.