Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Added Laravel 9 support.
  • Loading branch information
AbdullahFaqeir authored Feb 15, 2022
1 parent df2cf5c commit 5da8b87
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 @@
],
"require": {
"php": ">=7.3",
"laravel/framework": "^6.0|^7.0|^8.0",
"laravel/framework": "^6.0|^7.0|^8.0|^9.0",
"spatie/laravel-fractal": "^5.8",
"laravel/legacy-factories": "^1.0"
},
Expand Down

0 comments on commit 5da8b87

Please sign in to comment.