Skip to content

Commit 06bba78

Browse files
laravel-shiftmarkcameron
authored andcommitted
Bump dependencies for Laravel 12
1 parent 8141eda commit 06bba78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"php": "^8.1",
1717
"tedivm/jshrink": "~1.0",
1818
"natxet/cssmin": "3.*",
19-
"illuminate/filesystem": "^10.0|^11.0",
20-
"illuminate/support": "^10.0|^11.0"
19+
"illuminate/filesystem": "^10.0|^11.0|^12.0",
20+
"illuminate/support": "^10.0|^11.0|^12.0"
2121
},
2222
"require-dev": {
2323
"phpspec/phpspec": "^7.4",

0 commit comments

Comments
 (0)