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 4a7bea3 commit 342bd82Copy full SHA for 342bd82
composer.json
@@ -19,11 +19,11 @@
19
],
20
"require": {
21
"php": "^7.2",
22
- "illuminate/support": "^5.8|^6.0"
+ "illuminate/support": "^5.8|^6.0|^7.0"
23
},
24
"require-dev": {
25
"nunomaduro/larastan": "^0.3.17",
26
- "orchestra/testbench": "^3.8|^4.0",
+ "orchestra/testbench": "^3.8|^4.0|^5.0",
27
"phpunit/phpunit": "^8.0"
28
29
"autoload": {
0 commit comments