mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-23 13:45:06 +02:00
parent
b7f5ed3336
commit
6e51558fad
@ -10,6 +10,7 @@ This project bundles all Icinga PHP libraries into one piece and can be integrat
|
|||||||
## Bundled Parts
|
## Bundled Parts
|
||||||
|
|
||||||
* [ipl-html](https://github.com/Icinga/ipl-html)
|
* [ipl-html](https://github.com/Icinga/ipl-html)
|
||||||
|
* [ipl-i18n](https://github.com/Icinga/ipl-i18n)
|
||||||
* [ipl-orm](https://github.com/Icinga/ipl-orm)
|
* [ipl-orm](https://github.com/Icinga/ipl-orm)
|
||||||
* [ipl-sql](https://github.com/Icinga/ipl-sql)
|
* [ipl-sql](https://github.com/Icinga/ipl-sql)
|
||||||
* [ipl-stdlib](https://github.com/Icinga/ipl-stdlib)
|
* [ipl-stdlib](https://github.com/Icinga/ipl-stdlib)
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.6.0",
|
"php": ">=5.6.0",
|
||||||
"ipl/html": ">=0.3.0",
|
"ipl/html": ">=0.3.0",
|
||||||
|
"ipl/i18n": ">=0.1.0",
|
||||||
"ipl/orm": ">=0.1.0",
|
"ipl/orm": ">=0.1.0",
|
||||||
"ipl/sql": ">=0.1.0",
|
"ipl/sql": ">=0.1.0",
|
||||||
"ipl/stdlib": ">=0.5.0",
|
"ipl/stdlib": ">=0.5.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user