We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5eb11 commit 26b1712Copy full SHA for 26b1712
composer.json
@@ -11,7 +11,7 @@
11
],
12
"require": {
13
"php": ">=5.5.0|>=7.2.5",
14
- "illuminate/support": "^5.0|^6.0|^7.0"
+ "illuminate/support": "^5.0|^6.0|^7.0|^8.0"
15
},
16
"require-dev": {
17
"phpspec/phpspec": "~2.0"
0 commit comments