pull/3446/head
Yannick Warnier 5 years ago
commit 35bc54dcc3
  1. 4
      composer.json

@ -33,6 +33,7 @@
] ]
}, },
"require": { "require": {
"angelfqc/vimeo-api": "2.0.6",
"apereo/phpcas": "^1.3", "apereo/phpcas": "^1.3",
"brumann/polyfill-unserialize": "^1.0", "brumann/polyfill-unserialize": "^1.0",
"chamilo/chash": "0.1.1", "chamilo/chash": "0.1.1",
@ -117,8 +118,7 @@
"zendframework/zend-config": "~2.6|^3.0", "zendframework/zend-config": "~2.6|^3.0",
"zendframework/zend-feed": "~2.6|^3.0", "zendframework/zend-feed": "~2.6|^3.0",
"zendframework/zend-http": "~2.6|^3.0", "zendframework/zend-http": "~2.6|^3.0",
"zendframework/zend-soap": "~2.6|^3.0", "zendframework/zend-soap": "~2.6|^3.0"
"angelfqc/vimeo-api": "2.0.6"
}, },
"require-dev": { "require-dev": {
"behat/behat": "3.5.0", "behat/behat": "3.5.0",

Loading…
Cancel
Save