From: Andrey Kutejko Date: Sun, 11 Jan 2015 11:40:56 +0000 (+0200) Subject: update libs X-Git-Tag: 0.6~6 X-Git-Url: https://git.andy128k.dev/?a=commitdiff_plain;h=a33447086ec5828224356fb5a67948ccba9d334f;p=ipf-legacy-orm.git update libs --- diff --git a/composer.lock b/composer.lock index 1aca60d..c4d7d08 100644 --- a/composer.lock +++ b/composer.lock @@ -12,14 +12,14 @@ "source": { "type": "git", "url": "git://git.andy128k.net/missing-tools.git", - "reference": "d51f3955d56f423be7860640d2faf7d38ae919d5" + "reference": "ab41d6ad97c23df896495f294f9e83d63d8d3a49" }, "require": { "andy128k/pegp": "0.1.*@dev", "php": ">=5.3" }, "require-dev": { - "phpunit/phpunit": "3.7.*" + "phpunit/phpunit": "4.4.*" }, "type": "library", "autoload": { @@ -37,7 +37,7 @@ } ], "description": "Miscellaneous utilities", - "time": "2014-09-07 09:07:59" + "time": "2015-01-11 10:58:45" }, { "name": "andy128k/pegp", @@ -45,10 +45,10 @@ "source": { "type": "git", "url": "git://git.andy128k.net/pegp.git", - "reference": "b015277817ab535ab4634741dd30425bf267082e" + "reference": "5587cad497f1abb543cd04f40a89584ffeccc729" }, "require-dev": { - "phpunit/phpunit": "3.7.*" + "phpunit/phpunit": "4.4.*" }, "type": "library", "extra": { @@ -71,7 +71,7 @@ } ], "description": "PEG", - "time": "2014-02-26 22:19:47" + "time": "2015-01-11 10:39:21" }, { "name": "mustangostang/spyc",