Skip to content

Commit

Permalink
Removed unnecessary semver
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemrut Creative Studio authored and ebess committed Sep 9, 2019
1 parent 3cc27cf commit 9f3f596
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 @@ -9,7 +9,7 @@
"require": {
"php": ">=7.1.0",
"laravel/framework": "^5.6|^6.0",
"laravel/nova": "^2.0|^2.1|^2.2",
"laravel/nova": "^2.0",
"spatie/laravel-medialibrary": "^7.5"
},
"autoload": {
Expand Down

0 comments on commit 9f3f596

Please sign in to comment.