We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dbbb1f commit bc939e7Copy full SHA for bc939e7
composer.json
@@ -19,8 +19,7 @@
19
"require": {
20
"php" : "^7.2",
21
"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"
+ "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0"
24
},
25
"require-dev": {
26
"phpunit/phpunit": "^6.3|^7.0|^8.0",
0 commit comments