Skip to content

Commit ac844e6

Browse files
committed
composer.json: Raise ipl/orm requirement
1 parent 2afd0f6 commit ac844e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": ">=8.2",
1515
"ipl/html": "^0.8.0",
1616
"ipl/i18n": "^0.2.0",
17-
"ipl/orm": "^0.6.0",
17+
"ipl/orm": "^0.7.0",
1818
"ipl/scheduler": "^0.1.0",
1919
"ipl/sql": "^0.7.0",
2020
"ipl/stdlib": "^0.14.0",

0 commit comments

Comments
 (0)