Skip to content

Commit adfff0e

Browse files
authored
Bump dependencies for Laravel 12 (#32)
2 parents fed9260 + 84933d9 commit adfff0e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"license": "MIT",
1212
"require": {
1313
"php": "^8.1",
14-
"illuminate/support": "^10.0|^11.0",
15-
"illuminate/console": "^10.0|^11.0",
16-
"illuminate/filesystem": "^10.0|^11.0"
14+
"illuminate/support": "^10.0|^11.0|^12.0",
15+
"illuminate/console": "^10.0|^11.0|^12.0",
16+
"illuminate/filesystem": "^10.0|^11.0|^12.0"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)