Skip to content

Commit 394f79f

Browse files
Fixed required carbon version
1 parent 38d838b commit 394f79f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Illuminate/Support/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ext-mbstring": "*",
1919
"doctrine/inflector": "~1.1",
2020
"illuminate/contracts": "5.6.*",
21-
"nesbot/carbon": "^1.24.1"
21+
"nesbot/carbon": "1.25.*"
2222
},
2323
"conflict": {
2424
"tightenco/collect": "<5.5.33"

0 commit comments

Comments
 (0)