composer.json: Raise required versions
This commit is contained in:
parent
611ca4161b
commit
ca92d8e26e
|
@ -20,9 +20,9 @@
|
|||
"ipl/orm": "^0.6.0",
|
||||
"ipl/scheduler": "^0.1.0",
|
||||
"ipl/sql": "^0.7.0",
|
||||
"ipl/stdlib": "^0.13.0",
|
||||
"ipl/stdlib": "^0.14.0",
|
||||
"ipl/validator": "^0.5.0",
|
||||
"ipl/web": "^0.9.0",
|
||||
"ipl/web": "^0.10.0",
|
||||
"cweagans/composer-patches": "~1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
Loading…
Reference in New Issue