We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a882a5 + 53a738f commit c0fa016Copy full SHA for c0fa016
composer.json
@@ -21,12 +21,12 @@
21
],
22
"require": {
23
"php": ">=5.6.0",
24
- "illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0"
+ "illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0"
25
},
26
"require-dev": {
27
"mockery/mockery": "~0.9|~1.0",
28
"phpunit/phpunit": "5.5.*|6.0.*|7.0.*|^8.0|^9.0",
29
- "laravel/framework": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0"
+ "laravel/framework": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0"
30
31
"autoload": {
32
"psr-4": {
0 commit comments