Skip to content

Commit

Permalink
Bump dependencies for Laravel 12
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift committed Feb 16, 2025
1 parent f5d3d66 commit de9ff2f
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": ">=5.5.5",
"illuminate/support": "5.*|6.*|7.*|8.*|^9.0|10.*|^11.0"
"illuminate/support": "5.*|6.*|7.*|8.*|^9.0|10.*|^11.0|^12.0"
},
"require-dev": {
"phpunit/phpunit": "~4.8|^9.5.10|^10.0"
Expand Down

0 comments on commit de9ff2f

Please sign in to comment.