mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-22 13:14:34 +02:00
composer: Require ipl/orm
This commit is contained in:
parent
b6a77e523c
commit
e0a8abad01
@ -21,7 +21,8 @@
|
||||
"ipl/html": ">=0.2.1",
|
||||
"ipl/sql": "dev-master",
|
||||
"ipl/stdlib": ">=0.2",
|
||||
"ipl/web": "dev-master"
|
||||
"ipl/web": "dev-master",
|
||||
"ipl/orm": "dev-master"
|
||||
},
|
||||
"require-dev": {
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user