mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-26 07:04:39 +02: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