Skip to content

Commit bc939e7

Browse files
authored
Update composer.json
1 parent 5dbbb1f commit bc939e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"require": {
2020
"php" : "^7.2",
2121
"illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
22-
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
23-
"codebyray/laravel-review-rateable": "dev-laravel-version-fix"
22+
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0"
2423
},
2524
"require-dev": {
2625
"phpunit/phpunit": "^6.3|^7.0|^8.0",

0 commit comments

Comments
 (0)