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 5e75def commit 66ca201Copy full SHA for 66ca201
composer.json
@@ -24,12 +24,12 @@
24
"require": {
25
"php": "^8.1",
26
"ext-json": "*",
27
- "illuminate/support": "^10.0|^11.0",
+ "illuminate/support": "^10.0|^11.0|^12.0",
28
"cloudinary/cloudinary_php": "^2.0"
29
},
30
"require-dev": {
31
"mockery/mockery": "^1.1",
32
- "orchestra/testbench": "^8.0|^9.0",
+ "orchestra/testbench": "^8.0|^9.0|^10.0",
33
"pestphp/pest": "^2.35",
34
"sempro/phpunit-pretty-print": "^1.0",
35
"laravel/pint": "^1.20"
0 commit comments