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