mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
Update to stable task manager
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"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.7",
|
||||||
"alchemy/task-manager" : "dev-master@dev",
|
"alchemy/task-manager" : "~1.0",
|
||||||
"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",
|
||||||
|
13
composer.lock
generated
13
composer.lock
generated
@@ -3,7 +3,7 @@
|
|||||||
"This file locks the dependencies of your project to a known state",
|
"This file locks the dependencies of your project to a known state",
|
||||||
"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"
|
||||||
],
|
],
|
||||||
"hash": "0575cac6a86c3e87914f1e95d083b7ae",
|
"hash": "97403dc6569983cb1fe5b4ecafd95448",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "alchemy-fr/tcpdf-clone",
|
"name": "alchemy-fr/tcpdf-clone",
|
||||||
@@ -294,16 +294,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "alchemy/task-manager",
|
"name": "alchemy/task-manager",
|
||||||
"version": "dev-master",
|
"version": "1.0.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/alchemy-fr/task-manager.git",
|
"url": "https://github.com/alchemy-fr/task-manager.git",
|
||||||
"reference": "ec0eabcd87407ef95e5f9504adf1893e86649445"
|
"reference": "3f8c8cf07668575c26b8c9e8370132f6d1fd6687"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/alchemy-fr/task-manager/zipball/ec0eabcd87407ef95e5f9504adf1893e86649445",
|
"url": "https://api.github.com/repos/alchemy-fr/task-manager/zipball/3f8c8cf07668575c26b8c9e8370132f6d1fd6687",
|
||||||
"reference": "ec0eabcd87407ef95e5f9504adf1893e86649445",
|
"reference": "3f8c8cf07668575c26b8c9e8370132f6d1fd6687",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -353,7 +353,7 @@
|
|||||||
"parallel",
|
"parallel",
|
||||||
"process"
|
"process"
|
||||||
],
|
],
|
||||||
"time": "2013-10-01 12:54:10"
|
"time": "2013-10-29 11:33:12"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dailymotion/sdk",
|
"name": "dailymotion/sdk",
|
||||||
@@ -4047,7 +4047,6 @@
|
|||||||
],
|
],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": {
|
"stability-flags": {
|
||||||
"alchemy/task-manager": 20,
|
|
||||||
"imagine/imagine": 20,
|
"imagine/imagine": 20,
|
||||||
"silex/silex": 20,
|
"silex/silex": 20,
|
||||||
"symfony/symfony": 20,
|
"symfony/symfony": 20,
|
||||||
|
Reference in New Issue
Block a user