Update deps
parent
5fb005631a
commit
fff913d6de
|
@ -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": "78b771e9b9f3c0181350f1d6ed8fa3c7",
|
||||
"hash": "e68bf60f228ca192b8b492cb95a80fa7",
|
||||
"packages": [
|
||||
{
|
||||
"name": "justinrainbow/json-schema",
|
||||
|
@ -277,16 +277,16 @@
|
|||
"packages-dev": [
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
"version": "1.2.15",
|
||||
"version": "1.2.16",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||||
"reference": "6ba4ed2895d538a039d5d5866edc4ec0424c7852"
|
||||
"reference": "69e55e68481cf708a6db43aff0b504e31402fe27"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6ba4ed2895d538a039d5d5866edc4ec0424c7852",
|
||||
"reference": "6ba4ed2895d538a039d5d5866edc4ec0424c7852",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/69e55e68481cf708a6db43aff0b504e31402fe27",
|
||||
"reference": "69e55e68481cf708a6db43aff0b504e31402fe27",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -334,7 +334,7 @@
|
|||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2014-02-03 07:44:47"
|
||||
"time": "2014-02-25 03:34:05"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-file-iterator",
|
||||
|
@ -521,16 +521,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "3.7.31",
|
||||
"version": "3.7.32",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "d24e9877331039582497052cc3c4d9f465b88210"
|
||||
"reference": "2752cbb9ea5bd84c2811b34b6953f76965ec7a2f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d24e9877331039582497052cc3c4d9f465b88210",
|
||||
"reference": "d24e9877331039582497052cc3c4d9f465b88210",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2752cbb9ea5bd84c2811b34b6953f76965ec7a2f",
|
||||
"reference": "2752cbb9ea5bd84c2811b34b6953f76965ec7a2f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -547,7 +547,7 @@
|
|||
"symfony/yaml": "~2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"pear-pear/pear": "1.9.4"
|
||||
"pear-pear.php.net/pear": "1.9.4"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-json": "*",
|
||||
|
@ -591,7 +591,7 @@
|
|||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2014-02-03 07:46:27"
|
||||
"time": "2014-02-25 03:47:29"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit-mock-objects",
|
||||
|
|
Loading…
Reference in New Issue