mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-20 20:24:34 +02:00
Require latest ipl lib versions
This commit is contained in:
parent
d5c574afa3
commit
f0f46d2af3
@ -12,13 +12,13 @@
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.6.0",
|
||||
"ipl/html": "^0.4.1",
|
||||
"ipl/html": "^0.4.2",
|
||||
"ipl/i18n": "^0.1.0",
|
||||
"ipl/orm": "^0.2.0",
|
||||
"ipl/orm": "^0.3.0",
|
||||
"ipl/sql": "^0.3.2",
|
||||
"ipl/stdlib": "^0.9.0",
|
||||
"ipl/validator": "^0.2.0",
|
||||
"ipl/web": "^0.2.1"
|
||||
"ipl/stdlib": "^0.10.0",
|
||||
"ipl/validator": "^0.3.0",
|
||||
"ipl/web": "^0.3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user