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 9724713 commit d95edc0Copy full SHA for d95edc0
composer.json
@@ -15,7 +15,7 @@
15
"ext-json": "*",
16
"ext-dom": "*",
17
"ext-simplexml": "*",
18
- "illuminate/support": "^5.6 || ^6.0 || ^7.0",
+ "illuminate/support": "^5.6 || ^6.0 || ^7.0 || ^8.0",
19
"phpro/soap-client": "^1.1",
20
"php-http/guzzle6-adapter": "^2.0",
21
"php-http/discovery": "^1.7",
@@ -26,7 +26,7 @@
26
"require-dev": {
27
"symfony/var-dumper": "^5.0",
28
"phpunit/phpunit": "^9.1",
29
- "orchestra/testbench": "^5.1",
+ "orchestra/testbench": "^5.1 || ^6.0",
30
"laminas/laminas-code": "^3.4",
31
"wsdl2phpgenerator/wsdl2phpgenerator": "^3.4"
32
},
0 commit comments