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 26904f8 commit 4ade88cCopy full SHA for 4ade88c
composer.json
@@ -21,7 +21,8 @@
21
"illuminate/routing": "^9.0|^10.0|^11.0|^12.0",
22
"illuminate/view": "^9.0|^10.0|^11.0|^12.0",
23
"illuminate/mail": "^9.0|^10.0|^11.0|^12.0",
24
- "doctrine/dbal": "^3.5 | ^4.0 | ^5.0"
+ "doctrine/dbal": "^3.5 | ^4.0 | ^5.0",
25
+ "nesbot/carbon": ">=2.62.1"
26
},
27
"require-dev": {
28
"orchestra/testbench": "^7.0|^8.0|^9.0|^10.0"
0 commit comments