mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-21 12:44:59 +02:00
composer.json: Raise required versions
This commit is contained in:
parent
611ca4161b
commit
ca92d8e26e
@ -20,9 +20,9 @@
|
|||||||
"ipl/orm": "^0.6.0",
|
"ipl/orm": "^0.6.0",
|
||||||
"ipl/scheduler": "^0.1.0",
|
"ipl/scheduler": "^0.1.0",
|
||||||
"ipl/sql": "^0.7.0",
|
"ipl/sql": "^0.7.0",
|
||||||
"ipl/stdlib": "^0.13.0",
|
"ipl/stdlib": "^0.14.0",
|
||||||
"ipl/validator": "^0.5.0",
|
"ipl/validator": "^0.5.0",
|
||||||
"ipl/web": "^0.9.0",
|
"ipl/web": "^0.10.0",
|
||||||
"cweagans/composer-patches": "~1.0"
|
"cweagans/composer-patches": "~1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user