Skip to content

Commit e7b4c6d

Browse files
Fix composer.json for L12
1 parent 280ee54 commit e7b4c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": "^8.2|^8.3|^8.4",
1313
"laravel/framework": "^10.0|^11.0|^12.0",
14-
"nesbot/carbon": "^2.0",
14+
"nesbot/carbon": "^2.0|^3.0",
1515
"maatwebsite/excel": "^3.1",
1616
"ext-zip": "*"
1717
},

0 commit comments

Comments
 (0)