diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/composer.lock b/composer.lock index 559a08dc..59f3343e 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -3466,16 +3466,16 @@ | |||
3466 | }, | 3466 | }, |
3467 | { | 3467 | { |
3468 | "name": "phpunit/phpunit", | 3468 | "name": "phpunit/phpunit", |
3469 | "version": "4.8.4", | 3469 | "version": "4.8.5", |
3470 | "source": { | 3470 | "source": { |
3471 | "type": "git", | 3471 | "type": "git", |
3472 | "url": "https://github.com/sebastianbergmann/phpunit.git", | 3472 | "url": "https://github.com/sebastianbergmann/phpunit.git", |
3473 | "reference": "55bf1d6092b0e13a1f26bd5eaffeef3d8ad85ea7" | 3473 | "reference": "9b7417edaf28059ea63d86be941e6004dbfcc0cc" |
3474 | }, | 3474 | }, |
3475 | "dist": { | 3475 | "dist": { |
3476 | "type": "zip", | 3476 | "type": "zip", |
3477 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/55bf1d6092b0e13a1f26bd5eaffeef3d8ad85ea7", | 3477 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9b7417edaf28059ea63d86be941e6004dbfcc0cc", |
3478 | "reference": "55bf1d6092b0e13a1f26bd5eaffeef3d8ad85ea7", | 3478 | "reference": "9b7417edaf28059ea63d86be941e6004dbfcc0cc", |
3479 | "shasum": "" | 3479 | "shasum": "" |
3480 | }, | 3480 | }, |
3481 | "require": { | 3481 | "require": { |
@@ -3534,24 +3534,24 @@ | |||
3534 | "testing", | 3534 | "testing", |
3535 | "xunit" | 3535 | "xunit" |
3536 | ], | 3536 | ], |
3537 | "time": "2015-08-15 04:21:23" | 3537 | "time": "2015-08-19 09:20:57" |
3538 | }, | 3538 | }, |
3539 | { | 3539 | { |
3540 | "name": "phpunit/phpunit-mock-objects", | 3540 | "name": "phpunit/phpunit-mock-objects", |
3541 | "version": "2.3.6", | 3541 | "version": "2.3.7", |
3542 | "source": { | 3542 | "source": { |
3543 | "type": "git", | 3543 | "type": "git", |
3544 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", | 3544 | "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
3545 | "reference": "18dfbcb81d05e2296c0bcddd4db96cade75e6f42" | 3545 | "reference": "5e2645ad49d196e020b85598d7c97e482725786a" |
3546 | }, | 3546 | }, |
3547 | "dist": { | 3547 | "dist": { |
3548 | "type": "zip", | 3548 | "type": "zip", |
3549 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/18dfbcb81d05e2296c0bcddd4db96cade75e6f42", | 3549 | "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5e2645ad49d196e020b85598d7c97e482725786a", |
3550 | "reference": "18dfbcb81d05e2296c0bcddd4db96cade75e6f42", | 3550 | "reference": "5e2645ad49d196e020b85598d7c97e482725786a", |
3551 | "shasum": "" | 3551 | "shasum": "" |
3552 | }, | 3552 | }, |
3553 | "require": { | 3553 | "require": { |
3554 | "doctrine/instantiator": "~1.0,>=1.0.2", | 3554 | "doctrine/instantiator": "^1.0.2", |
3555 | "php": ">=5.3.3", | 3555 | "php": ">=5.3.3", |
3556 | "phpunit/php-text-template": "~1.2", | 3556 | "phpunit/php-text-template": "~1.2", |
3557 | "sebastian/exporter": "~1.2" | 3557 | "sebastian/exporter": "~1.2" |
@@ -3590,7 +3590,7 @@ | |||
3590 | "mock", | 3590 | "mock", |
3591 | "xunit" | 3591 | "xunit" |
3592 | ], | 3592 | ], |
3593 | "time": "2015-07-10 06:54:24" | 3593 | "time": "2015-08-19 09:14:08" |
3594 | }, | 3594 | }, |
3595 | { | 3595 | { |
3596 | "name": "sebastian/comparator", | 3596 | "name": "sebastian/comparator", |