|
@@ -32,12 +32,6 @@
|
|
|
"main/inc/lib/hook"
|
|
|
]
|
|
|
},
|
|
|
- "repositories": [
|
|
|
- {
|
|
|
- "type": "vcs",
|
|
|
- "url": "https://github.com/chamilo/pclzip"
|
|
|
- }
|
|
|
- ],
|
|
|
"require": {
|
|
|
"php": ">=5.5",
|
|
|
"ext-intl": "*",
|
|
@@ -69,10 +63,10 @@
|
|
|
|
|
|
"emojione/emojione": "1.3.0",
|
|
|
|
|
|
- "zendframework/zend-config": "2.5.1|~2.6",
|
|
|
- "zendframework/zend-feed": "2.5.1|~2.6",
|
|
|
- "zendframework/zend-http": "2.5.1|~2.6",
|
|
|
- "zendframework/zend-soap": "2.5.1|~2.6",
|
|
|
+ "zendframework/zend-config": "2.5.1|~2.6|^3.0",
|
|
|
+ "zendframework/zend-feed": "2.5.1|~2.6|^3.0",
|
|
|
+ "zendframework/zend-http": "2.5.1|~2.6|^3.0",
|
|
|
+ "zendframework/zend-soap": "2.5.1|~2.6|^3.0",
|
|
|
"robrichards/xmlseclibs": "3.0.*",
|
|
|
|
|
|
"ezyang/htmlpurifier": "4.9.*",
|
|
@@ -100,7 +94,7 @@
|
|
|
"jeroendesloovere/vcard": "^1.2",
|
|
|
"knplabs/doctrine-behaviors": "~1.1",
|
|
|
"jimmiw/php-time-ago": "^0.4.14",
|
|
|
- "phpoffice/phpword": "^0.13.0",
|
|
|
+ "phpoffice/phpword": "^0.14",
|
|
|
"facebook/php-sdk-v4": "~5.0",
|
|
|
"kigkonsult/icalcreator": "2.24",
|
|
|
"essence/essence": "2.6.1",
|