Skip to content

Commit 957374c

Browse files
committed
wip
1 parent f0d3183 commit 957374c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
],
3939
"require": {
4040
"php": ">=8.1",
41-
"cycle/orm": "dev-obsolete-column as 2.9.2",
42-
"cycle/schema-builder": "dev-obsolete-column as 2.11.1",
41+
"cycle/orm": "^2.9.2",
42+
"cycle/schema-builder": "^2.11.1",
4343
"spiral/attributes": "^2.8|^3.0",
4444
"spiral/tokenizer": "^2.8|^3.0",
4545
"doctrine/inflector": "^2.0"

0 commit comments

Comments
 (0)