Skip to content

Commit

Permalink
Merge pull request #4 from ArborXR/master
Browse files Browse the repository at this point in the history
Update composer.json to support Laravel 11.x
  • Loading branch information
inerba authored Oct 11, 2024
2 parents b044f55 + cfed216 commit 1d40876
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 @@ -14,7 +14,7 @@
"require": {
"php": "^8.1",
"blade-ui-kit/blade-icons": "^1.5",
"illuminate/support": "^8.0|^9.0|^10.0"
"illuminate/support": "^8.0|^9.0|^10.0|^11.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1d40876

Please sign in to comment.