There was an error while loading. Please reload this page.
ipl/*
1 parent 2c7b1e3 commit 7972e82Copy full SHA for 7972e82
1 file changed
composer.json
@@ -6,14 +6,14 @@
6
"homepage": "https://github.com/Icinga/icinga-php-library",
7
"require": {
8
"php": ">=8.2",
9
- "ipl/html": "^0.10.0",
+ "ipl/html": "^0.11.0",
10
"ipl/i18n": "^1.0.0",
11
- "ipl/orm": "^0.8.0",
12
- "ipl/scheduler": "^0.3.0",
+ "ipl/orm": "^0.9.0",
+ "ipl/scheduler": "^1.0.0",
13
"ipl/sql": "^0.9.1",
14
- "ipl/stdlib": "^0.15.0",
+ "ipl/stdlib": "^0.16.0",
15
"ipl/validator": "^1.0.0",
16
- "ipl/web": "^0.13.0"
+ "ipl/web": "^0.14.0"
17
},
18
"repositories": [
19
{
0 commit comments