|
|
|
@ -105,13 +105,13 @@ |
|
|
|
"knplabs/doctrine-behaviors": "~1.1", |
|
|
|
"knplabs/doctrine-behaviors": "~1.1", |
|
|
|
"jimmiw/php-time-ago": "^0.4.14", |
|
|
|
"jimmiw/php-time-ago": "^0.4.14", |
|
|
|
"phpoffice/phpword": "^0.12.1|dev-master", |
|
|
|
"phpoffice/phpword": "^0.12.1|dev-master", |
|
|
|
"facebook/php-sdk-v4" : "~5.0", |
|
|
|
"facebook/php-sdk-v4": "~5.0", |
|
|
|
"kigkonsult/icalcreator" : "0.1.0", |
|
|
|
"kigkonsult/icalcreator": "0.1.0", |
|
|
|
"essence/essence": "2.6.1", |
|
|
|
"essence/essence": "2.6.1", |
|
|
|
"pclzip/pclzip": "2.8.2", |
|
|
|
"pclzip/pclzip": "2.8.2", |
|
|
|
"chamilo/chash": "dev-master", |
|
|
|
"chamilo/chash": "dev-master", |
|
|
|
"ircmaxell/random-lib": "^1.2", |
|
|
|
"ircmaxell/random-lib": "^1.2", |
|
|
|
"ocramius/proxy-manager" : "~1.0|2.0.*" |
|
|
|
"ocramius/proxy-manager": "~1.0|2.0.*" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"require-dev": { |
|
|
|
"behat/behat": "@stable", |
|
|
|
"behat/behat": "@stable", |
|
|
|
@ -151,6 +151,6 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"config": { |
|
|
|
"config": { |
|
|
|
"component-dir": "web/assets" |
|
|
|
"component-dir": "web/assets" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|