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 c812544 commit 411069eCopy full SHA for 411069e
composer.json
@@ -25,8 +25,8 @@
25
"require": {
26
"php": "^8.2",
27
"cosmastech/statsd-client-adapter": "^0.4",
28
- "illuminate/support": "^10.0|^11.0",
29
- "illuminate/contracts": "^10.0|^11.0"
+ "illuminate/support": "^10.0|^11.0|^12.0",
+ "illuminate/contracts": "^10.0|^11.0|^12.0"
30
},
31
"require-dev": {
32
"phpunit/phpunit": "^11.2.5",
0 commit comments