We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b009a59 commit fa475d6Copy full SHA for fa475d6
composer.json
@@ -18,12 +18,12 @@
18
],
19
"require": {
20
"php": "^5.6.0|^7.0|^7.1|^7.2|^7.3|^7.4",
21
- "laravel/framework": "5.4.*|5.5.*|^5.6|^5.7|^5.8|^6.*|^7.*|^8.*"
+ "laravel/framework": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*"
22
},
23
"require-dev": {
24
"phpunit/phpunit": "^4.8|^5.7|^6.5|^7.5|^8.5|^9.3",
25
"mockery/mockery": "0.9.*|^1.0|^1.1|^1.2|^1.3|^1.4",
26
27
28
"autoload": {
29
"psr-4": {
0 commit comments