mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 22:43:19 +00:00
Update doctrine data fixture dependency
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"zend/gdata" : "~1.12.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/data-fixtures" : "dev-master@dev",
|
||||
"doctrine/data-fixtures" : "1.0.x@dev",
|
||||
"phpunit/phpunit" : "~3.7",
|
||||
"behat/behat" : "~2.4",
|
||||
"behat/mink" : "~1.4",
|
||||
|
14
composer.lock
generated
14
composer.lock
generated
@@ -3,7 +3,7 @@
|
||||
"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"
|
||||
],
|
||||
"hash": "44cc0ac367d2fa982850f99b59222413",
|
||||
"hash": "65785e460cf13c19d95073151e68f967",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/binary-driver",
|
||||
@@ -278,16 +278,16 @@
|
||||
},
|
||||
{
|
||||
"name": "doctrine/annotations",
|
||||
"version": "v1.1.1",
|
||||
"version": "v1.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/annotations.git",
|
||||
"reference": "v1.1.1"
|
||||
"reference": "v1.1.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/annotations/zipball/v1.1.1",
|
||||
"reference": "v1.1.1",
|
||||
"url": "https://api.github.com/repos/doctrine/annotations/zipball/v1.1.2",
|
||||
"reference": "v1.1.2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -334,7 +334,7 @@
|
||||
{
|
||||
"name": "Johannes Schmitt",
|
||||
"email": "schmittjoh@gmail.com",
|
||||
"homepage": "http://jmsyst.com",
|
||||
"homepage": "https://github.com/schmittjoh",
|
||||
"role": "Developer of wrapped JMSSerializerBundle"
|
||||
}
|
||||
],
|
||||
@@ -345,7 +345,7 @@
|
||||
"docblock",
|
||||
"parser"
|
||||
],
|
||||
"time": "2013-04-20 08:30:17"
|
||||
"time": "2013-06-16 21:33:03"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/cache",
|
||||
|
Reference in New Issue
Block a user