Skip to content

Commit

Permalink
fix(2.x): composer
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvenga committed Oct 30, 2023
1 parent 823fdbb commit 517d859
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@
}
],
"require": {
"php": "^8.1",
"laravel/framework": "^10.20",
"spatie/laravel-medialibrary": "^10.0.0",
"moonshine/moonshine": "2.0.0-alpha.2"
"php": "^8.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 517d859

Please sign in to comment.