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 cbd2c38 commit 5cc23e5Copy full SHA for 5cc23e5
composer.json
@@ -15,11 +15,11 @@
15
],
16
"require": {
17
"php": "^8.1",
18
- "illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0|^10.0"
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0"
19
},
20
"require-dev": {
21
"phpunit/phpunit": "^10.0",
22
- "orchestra/testbench": "^8.0",
+ "orchestra/testbench": "^8.0|^9.0",
23
"mockery/mockery": "^1.6",
24
"aws/aws-sdk-php": "^3.2",
25
"guzzlehttp/guzzle": "^7.5",
0 commit comments