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 4a1fd5b commit fd29bf7Copy full SHA for fd29bf7
composer.json
@@ -16,11 +16,11 @@
16
],
17
"require": {
18
"php": ">=7.2",
19
- "illuminate/support": "^6.0"
+ "illuminate/support": "^6.0|~7.0"
20
},
21
"require-dev": {
22
"orchestra/testbench": "^4.0",
23
- "phpunit/phpunit": "^8.0"
+ "phpunit/phpunit": "^8.5"
24
25
"autoload": {
26
"psr-4": {
0 commit comments