Skip to content

Commit

Permalink
Laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
alexusmai committed Feb 26, 2023
1 parent aec6646 commit 5f019ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"php": "^8.0",
"ext-zip": "*",
"ext-json": "*",
"laravel/framework": "^9.0",
"laravel/framework": "^9.0|^10.0",
"league/flysystem": "^3.0",
"intervention/image": "^2.7",
"intervention/imagecache": "^2.5"
"intervention/imagecache": "^2.6"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5f019ad

Please sign in to comment.