mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-11-11 17:30:09 +01:00
composer.json: Raise ipl/orm requirement
This commit is contained in:
parent
2afd0f67eb
commit
ac844e6464
@ -14,7 +14,7 @@
|
|||||||
"php": ">=8.2",
|
"php": ">=8.2",
|
||||||
"ipl/html": "^0.8.0",
|
"ipl/html": "^0.8.0",
|
||||||
"ipl/i18n": "^0.2.0",
|
"ipl/i18n": "^0.2.0",
|
||||||
"ipl/orm": "^0.6.0",
|
"ipl/orm": "^0.7.0",
|
||||||
"ipl/scheduler": "^0.1.0",
|
"ipl/scheduler": "^0.1.0",
|
||||||
"ipl/sql": "^0.7.0",
|
"ipl/sql": "^0.7.0",
|
||||||
"ipl/stdlib": "^0.14.0",
|
"ipl/stdlib": "^0.14.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user