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 2ba36ba + 3411941 commit fd855e7Copy full SHA for fd855e7
composer.json
@@ -13,14 +13,14 @@
13
],
14
"require": {
15
"php": "^7.1.3",
16
- "illuminate/config": "^5.5|^6.0",
17
- "illuminate/support": "^5.5|^6.0",
18
- "illuminate/database": "^5.5|^6.0"
+ "illuminate/config": "^5.5|^6.0|^7.0",
+ "illuminate/support": "^5.5|^6.0|^7.0",
+ "illuminate/database": "^5.5|^6.0|^7.0"
19
},
20
"require-dev": {
21
"adamwathan/faktory": "0.3.*",
22
"friendsofphp/php-cs-fixer": "^2.5",
23
- "orchestra/testbench": "^3.0|^4.0",
+ "orchestra/testbench": "^3.0|^4.0|^5.0",
24
"phpunit/phpunit": "^7.0"
25
26
"autoload": {
0 commit comments