We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6479177 + 6163b0b commit 93e20bcCopy full SHA for 93e20bc
composer.json
@@ -28,12 +28,12 @@
28
"php": "^7.3|^7.4|^8.0",
29
"aws/aws-sdk-php": "^3.178",
30
"guzzlehttp/guzzle": "^6.0|^7.0",
31
- "illuminate/support": "5.*|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/support": "5.*|^6.0|^7.0|^8.0|^9.0|^10.0",
32
"ext-json": "*"
33
},
34
"require-dev": {
35
- "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0",
36
- "phpunit/phpunit": "^5.0|^6.0|^8.0|^9.3"
+ "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0",
+ "phpunit/phpunit": "^5.0|^6.0|^8.0|^9.0|^10.0"
37
38
"autoload": {
39
"psr-4": {
0 commit comments