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.
1 parent 0332e75 commit 26f5cb0Copy full SHA for 26f5cb0
composer.json
@@ -22,10 +22,10 @@
22
"require": {
23
"php": "^7.1",
24
"0.0.0/composer-include-files": "^1.5",
25
- "illuminate/support": "^5.6|^6.0"
+ "illuminate/support": ">=5.6"
26
},
27
"require-dev": {
28
- "orchestra/testbench": "3.6.*|^4.0",
+ "orchestra/testbench": ">=3.6",
29
"phpunit/phpunit": "^7.0|^8.0"
30
31
"scripts": {
0 commit comments