mirror of
https://github.com/Icinga/icinga-php-library.git
synced 2025-07-04 20:34:30 +02:00
Raise ipl and PHP dependencies and add ipl/validator
This commit is contained in:
parent
e0a8abad01
commit
7793c49a17
@ -10,19 +10,15 @@
|
|||||||
"php": "5.6.3"
|
"php": "5.6.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"repositories": [{
|
|
||||||
"type": "vcs",
|
|
||||||
"url": "https://github.com/Icinga/ipl-sql",
|
|
||||||
"no-api":true
|
|
||||||
}],
|
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.6.0",
|
||||||
"guzzlehttp/psr7": "^1.5",
|
"guzzlehttp/psr7": "^1.5",
|
||||||
"ipl/html": ">=0.2.1",
|
"ipl/html": ">=0.3.0",
|
||||||
"ipl/sql": "dev-master",
|
"ipl/orm": ">=0.1.0",
|
||||||
"ipl/stdlib": ">=0.2",
|
"ipl/sql": ">=0.1.0",
|
||||||
"ipl/web": "dev-master",
|
"ipl/stdlib": ">=0.5.0",
|
||||||
"ipl/orm": "dev-master"
|
"ipl/validator": ">=0.1.0",
|
||||||
|
"ipl/web": ">=0.1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user