Skip to content

Commit a4581be

Browse files
committed
Require ipl-html in version 0.7.0
1 parent a230e5a commit a4581be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"php": ">=7.2",
2121
"ext-json": "*",
2222
"psr/http-message": "^1.0",
23-
"ipl/html": "dev-main",
24-
"ipl/validator": "@dev",
23+
"ipl/html": ">=0.7.0",
2524
"ipl/i18n": ">=0.2.0",
2625
"ipl/scheduler": ">=0.1.0",
2726
"ipl/stdlib": ">=0.12.0",

0 commit comments

Comments
 (0)