Skip to content

Commit

Permalink
support for Laravel-v10x
Browse files Browse the repository at this point in the history
  • Loading branch information
awais-vteams authored Feb 15, 2023
1 parent 5736a2c commit 74b5fdd
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 @@ -10,7 +10,7 @@
],
"keywords": ["laravel", "crud", "crud generator", "laravel crud generator", "laravel package"],
"require": {
"laravel/framework": "^5.5|^6.20.42|^7.0|^8.0|^9.0",
"laravel/framework": "^5.5|^6.20.42|^7.0|^8.0|^9.0|^10.0",
"laravelcollective/html": "^5.4|^6.0|^7.0|^8.0"
},
"autoload": {
Expand Down

0 comments on commit 74b5fdd

Please sign in to comment.