Skip to content

Commit 106c015

Browse files
authored
Reintroduce Carbon dependency (#48687)
I believe this was inadvertently removed when resolving a merge conflict in 8dde5dc
1 parent 2dbb6f9 commit 106c015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"illuminate/conditionable": "^11.0",
2424
"illuminate/contracts": "^11.0",
2525
"illuminate/macroable": "^11.0",
26+
"nesbot/carbon": "^2.67",
2627
"voku/portable-ascii": "^2.0"
2728
},
2829
"conflict": {

0 commit comments

Comments
 (0)