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.
2 parents ea66944 + 0d6408f commit 9d078f0Copy full SHA for 9d078f0
composer.json
@@ -36,8 +36,8 @@
36
"symfony/var-dumper": "^4.2 || ^5.1 || ^6.0 || ^7.0.3"
37
},
38
"require-dev": {
39
- "illuminate/support": "^7.20 || ^8.18 || ^9.0 || ^10.0 || ^11.0",
40
- "nesbot/carbon": "^2.63",
+ "illuminate/support": "^7.20 || ^8.18 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
+ "nesbot/carbon": "^2.63 || ^3.8.4",
41
"pestphp/pest": "^1.22",
42
"phpstan/phpstan": "^1.10.57 || ^2.0.3",
43
"phpunit/phpunit": "^9.5",
0 commit comments