partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 9d54f09cdd6118bffadfbff1239fff20c0ab2fc1
parent 085fe8c28896797cb5b40791f0d2fb7225026adf
Author: Timo A. Hummel <felicitus@felicitus.org>
Date:   Tue, 16 Feb 2016 13:59:08 +0100

Updated phpunit/phpunit

Diffstat:
Mcomposer.lock | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/composer.lock b/composer.lock @@ -5397,16 +5397,16 @@ }, { "name": "phpunit/phpunit", - "version": "4.8.10", + "version": "4.8.23", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "463163747474815c5ccd4ae12b5b355ec12158e8" + "reference": "6e351261f9cd33daf205a131a1ba61c6d33bd483" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/463163747474815c5ccd4ae12b5b355ec12158e8", - "reference": "463163747474815c5ccd4ae12b5b355ec12158e8", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6e351261f9cd33daf205a131a1ba61c6d33bd483", + "reference": "6e351261f9cd33daf205a131a1ba61c6d33bd483", "shasum": "" }, "require": { @@ -5465,7 +5465,7 @@ "testing", "xunit" ], - "time": "2015-10-01 09:14:30" + "time": "2016-02-11 14:56:33" }, { "name": "phpunit/phpunit-mock-objects",