Stable composer packages
This commit is contained in:
parent
3b097ff6d9
commit
0736967139
@ -1,15 +1,11 @@
|
||||
{
|
||||
"name": "zendframework/skeleton-application",
|
||||
"description": "Skeleton Application for ZF2",
|
||||
"license": "BSD-3-Clause",
|
||||
"keywords": [
|
||||
"framework",
|
||||
"zf2"
|
||||
],
|
||||
"homepage": "http://framework.zend.com/",
|
||||
"name": "scores/flux",
|
||||
"description": "Gestion de la télétransmion de fichier",
|
||||
"homepage": "http://www.scores-decisions.com/",
|
||||
"require": {
|
||||
"php": ">=5.3.3",
|
||||
"zendframework/zendframework": "2.4.10",
|
||||
"doctrine/doctrine-orm-module": "dev-master"
|
||||
"php": ">=5.5.3",
|
||||
"zendframework/zendframework": "^2.4",
|
||||
"doctrine/doctrine-orm-module": "^1.0",
|
||||
"swiftmailer/swiftmailer": "^5.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user