mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-12-15 17:54:26 +01:00
composer.json: Raise dependencies
This commit is contained in:
parent
b279cdd3a7
commit
c31f6ef247
@ -12,14 +12,14 @@
|
|||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.2",
|
"php": ">=8.2",
|
||||||
"ipl/html": "^0.8.0",
|
"ipl/html": "^0.9.0",
|
||||||
"ipl/i18n": "^0.2.0",
|
"ipl/i18n": "^0.2.0",
|
||||||
"ipl/orm": "^0.7.0",
|
"ipl/orm": "^0.7.0",
|
||||||
"ipl/scheduler": "^0.1.0",
|
"ipl/scheduler": "^0.2.0",
|
||||||
"ipl/sql": "^0.7.0",
|
"ipl/sql": "^0.8.0",
|
||||||
"ipl/stdlib": "^0.14.0",
|
"ipl/stdlib": "^0.14.0",
|
||||||
"ipl/validator": "^0.5.0",
|
"ipl/validator": "^0.5.0",
|
||||||
"ipl/web": "^0.11.0"
|
"ipl/web": "^0.12.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user