mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-185 #fix flickr bridge connection
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php" : ">=5.3.3",
|
"php" : ">=5.3.3",
|
||||||
"alchemy/oauth2php" : "1.0.0",
|
"alchemy/oauth2php" : "1.0.0",
|
||||||
"alchemy/phlickr" : "0.2.7",
|
"alchemy/phlickr" : "0.2.8",
|
||||||
"dailymotion/sdk" : "~1.5",
|
"dailymotion/sdk" : "~1.5",
|
||||||
"data-uri/data-uri" : "~0.1.0",
|
"data-uri/data-uri" : "~0.1.0",
|
||||||
"doctrine/orm" : "~2.3.0",
|
"doctrine/orm" : "~2.3.0",
|
||||||
|
12
composer.lock
generated
12
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"hash": "6dbba3e72a44255a6292ee8fedbce88e",
|
"hash": "750b57fb39506c69b9f7c63097f9160b",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "alchemy-fr/tcpdf-clone",
|
"name": "alchemy-fr/tcpdf-clone",
|
||||||
@@ -272,16 +272,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "alchemy/phlickr",
|
"name": "alchemy/phlickr",
|
||||||
"version": "0.2.7",
|
"version": "0.2.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/alchemy-fr/Phlickr.git",
|
"url": "https://github.com/alchemy-fr/Phlickr.git",
|
||||||
"reference": "9f228cabf924bdd5913fdb59514904d0d4c8e40a"
|
"reference": "26b7764fd45c15062cb1b21c9389aff919e8c2bd"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/alchemy-fr/Phlickr/zipball/9f228cabf924bdd5913fdb59514904d0d4c8e40a",
|
"url": "https://api.github.com/repos/alchemy-fr/Phlickr/zipball/26b7764fd45c15062cb1b21c9389aff919e8c2bd",
|
||||||
"reference": "9f228cabf924bdd5913fdb59514904d0d4c8e40a",
|
"reference": "26b7764fd45c15062cb1b21c9389aff919e8c2bd",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
@@ -291,7 +291,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
"time": "2013-07-01 09:47:54"
|
"time": "2014-07-07 14:01:51"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dailymotion/sdk",
|
"name": "dailymotion/sdk",
|
||||||
|
Reference in New Issue
Block a user