Skip to content

Commit 7972e82

Browse files
authored
Raise ipl/* requirements (#38)
1 parent 2c7b1e3 commit 7972e82

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
"homepage": "https://github.com/Icinga/icinga-php-library",
77
"require": {
88
"php": ">=8.2",
9-
"ipl/html": "^0.10.0",
9+
"ipl/html": "^0.11.0",
1010
"ipl/i18n": "^1.0.0",
11-
"ipl/orm": "^0.8.0",
12-
"ipl/scheduler": "^0.3.0",
11+
"ipl/orm": "^0.9.0",
12+
"ipl/scheduler": "^1.0.0",
1313
"ipl/sql": "^0.9.1",
14-
"ipl/stdlib": "^0.15.0",
14+
"ipl/stdlib": "^0.16.0",
1515
"ipl/validator": "^1.0.0",
16-
"ipl/web": "^0.13.0"
16+
"ipl/web": "^0.14.0"
1717
},
1818
"repositories": [
1919
{

0 commit comments

Comments
 (0)