We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ca096 commit 1ecbf98Copy full SHA for 1ecbf98
composer.json
@@ -24,10 +24,10 @@
24
"cycle/orm": "^2.7",
25
"cycle/schema-migrations-generator": "^2.2",
26
"cycle/schema-renderer": "^1.2",
27
- "illuminate/console": "^10.45",
+ "illuminate/console": "^11.0",
28
"cycle/schema-builder": "^2.8",
29
- "illuminate/contracts": "^10.45",
30
- "illuminate/support": "^10.45",
+ "illuminate/contracts": "^11.0",
+ "illuminate/support": "^11.0",
31
"spiral/attributes": "^3.1",
32
"symfony/console": "^6.4"
33
},
0 commit comments