Skip to content

Commit 9c3423a

Browse files
committed
Require ipl-html v0.6.0 and ipl-stdlib v0.12.0
1 parent 6cc1fab commit 9c3423a

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
@@ -18,8 +18,8 @@
1818
"require": {
1919
"php": ">=7.2",
2020
"ext-json": "*",
21-
"ipl/html": ">=0.4.0",
22-
"ipl/stdlib": ">=0.11.0",
21+
"ipl/html": ">=0.6.0",
22+
"ipl/stdlib": ">=0.12.0",
2323
"fortawesome/font-awesome": "^6"
2424
}
2525
}

0 commit comments

Comments
 (0)