mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Update composer.json
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
"symfony/http-foundation": "2.1.*",
|
"symfony/http-foundation": "2.1.*",
|
||||||
"symfony/browser-kit": "2.1.*",
|
"symfony/browser-kit": "2.1.*",
|
||||||
"symfony/class-loader": "2.1.*",
|
"symfony/class-loader": "2.1.*",
|
||||||
|
"symfony/config": "2.1.*",
|
||||||
"symfony/console": "2.1.*",
|
"symfony/console": "2.1.*",
|
||||||
"symfony/css-selector": "2.1.*",
|
"symfony/css-selector": "2.1.*",
|
||||||
"symfony/dependency-injection": "2.1.*",
|
"symfony/dependency-injection": "2.1.*",
|
||||||
@@ -36,16 +37,12 @@
|
|||||||
"data-uri/data-uri": "dev-master",
|
"data-uri/data-uri": "dev-master",
|
||||||
"silex/silex": "1.0.*",
|
"silex/silex": "1.0.*",
|
||||||
"alchemy/oauth2php": "master",
|
"alchemy/oauth2php": "master",
|
||||||
"alchemy/tcpdf": "master",
|
|
||||||
"alchemy/phlickr": "master",
|
"alchemy/phlickr": "master",
|
||||||
"alchemy/phpmailer": "master",
|
"alchemy/phpmailer": "master",
|
||||||
"alchemy/gdata": "master"
|
"tcpdf/tcpdf": ">5.9",
|
||||||
|
"zend/gdata": ">1.11"
|
||||||
},
|
},
|
||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
|
||||||
"type": "vcs",
|
|
||||||
"url": "https://github.com/alchemy-fr/tcpdf"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://github.com/alchemy-fr/oauth2-php"
|
"url": "https://github.com/alchemy-fr/oauth2-php"
|
||||||
@@ -57,10 +54,6 @@
|
|||||||
{
|
{
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://github.com/alchemy-fr/PHPMailer_v5.1"
|
"url": "https://github.com/alchemy-fr/PHPMailer_v5.1"
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "vcs",
|
|
||||||
"url": "https://github.com/alchemy-fr/gdata"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
Reference in New Issue
Block a user