Skip to content

Commit

Permalink
Added Laravel 11.0 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrii Kalinich committed Jun 17, 2024
1 parent d26b525 commit a69fed2
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 @@ -4,7 +4,7 @@
"type": "library",
"require": {
"php": "^7.3|^8.0",
"laravel/framework": "^8.0.0|^9.0.0|^10.0.0",
"laravel/framework": "^8.0.0|^9.0.0|^10.0.0|^11.0.0",
"backpack/crud": "^5.0|^6.0"
},
"keywords": [
Expand Down

0 comments on commit a69fed2

Please sign in to comment.