We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef6b6f5 commit 66fa2a3Copy full SHA for 66fa2a3
composer.json
@@ -37,8 +37,8 @@
37
"php": "^8.1",
38
"ext-json": "*",
39
"guzzlehttp/guzzle": "^7.0",
40
- "laravel/framework": "^9.0|^10.0|^11.0",
41
- "illuminate/contracts": "^9.0|^10.0|^11.0",
+ "laravel/framework": "^9.0|^10.0|^11.0|^12.0",
+ "illuminate/contracts": "^9.0|^10.0|^11.0|^12.0",
42
"kongulov/interact-with-enum": "^1.0",
43
"sharpapi/php-core": "^1.0",
44
"spatie/url": "^2.4"
0 commit comments