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.
2 parents a059700 + 900254b commit c5a331eCopy full SHA for c5a331e
composer.json
@@ -8,9 +8,9 @@
8
],
9
"type": "library",
10
"require": {
11
- "php": "^7.1",
12
- "illuminate/support": "~5.6.34|~5.7.0|~5.8.0|^6.0|^7.0",
13
- "illuminate/console": "~5.6.34|~5.7.0|~5.8.0|^6.0|^7.0"
+ "php": "^7.1|^8.0",
+ "illuminate/support": "~5.6.34|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
+ "illuminate/console": "~5.6.34|~5.7.0|~5.8.0|^6.0|^7.0|^8.0"
14
},
15
"require-dev": {
16
"phpunit/phpunit": "^7.0|^8.0|^9.0"
0 commit comments