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 0028918 commit 52da87bCopy full SHA for 52da87b
composer.json
@@ -17,13 +17,13 @@
17
],
18
"require": {
19
"php": "^7.1",
20
- "illuminate/http": "5.6.*|5.7.*|5.8.*|6.*|7.*",
21
- "illuminate/support": "5.6.*|5.7.*|5.8.*|6.*|7.*",
+ "illuminate/http": "5.6.*|5.7.*|5.8.*|6.*|7.*|8.*",
+ "illuminate/support": "5.6.*|5.7.*|5.8.*|6.*|7.*|8.*",
22
"intervention/image": "^2.4"
23
},
24
"require-dev": {
25
"phpunit/phpunit": "^7.0|^8.0",
26
- "orchestra/testbench": "^3.7|^4.0"
+ "orchestra/testbench": "^3.7|^4.0|^5.0|^6.0"
27
28
"autoload": {
29
"psr-4": {
0 commit comments