Skip to content

Commit fad9039

Browse files
loosen Carbon version requirement
1 parent 4ece195 commit fad9039

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"require": {
2222
"php": ">=8.0",
23-
"nesbot/carbon": "^3.10"
23+
"nesbot/carbon": ">=3.8.4"
2424
},
2525
"require-dev": {
2626
"pestphp/pest": "^4.1"

0 commit comments

Comments
 (0)