Skip to content

Commit 1ecbf98

Browse files
committed
fix(deps): update illuminate packages to v11
1 parent e1ca096 commit 1ecbf98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"cycle/orm": "^2.7",
2525
"cycle/schema-migrations-generator": "^2.2",
2626
"cycle/schema-renderer": "^1.2",
27-
"illuminate/console": "^10.45",
27+
"illuminate/console": "^11.0",
2828
"cycle/schema-builder": "^2.8",
29-
"illuminate/contracts": "^10.45",
30-
"illuminate/support": "^10.45",
29+
"illuminate/contracts": "^11.0",
30+
"illuminate/support": "^11.0",
3131
"spiral/attributes": "^3.1",
3232
"symfony/console": "^6.4"
3333
},

0 commit comments

Comments
 (0)