]> git.andy128k.dev Git - ipf.git/commitdiff
update libs
authorAndrey Kutejko <andy128k@gmail.com>
Fri, 2 Aug 2013 19:20:24 +0000 (22:20 +0300)
committerAndrey Kutejko <andy128k@gmail.com>
Fri, 2 Aug 2013 19:20:24 +0000 (22:20 +0300)
composer.lock

index 3eae09a52c7779dda6ea39a60d1dd73326838df4..145d463b2deb0eb21a28bcc88a4d24191987e78d 100644 (file)
             "source": {
                 "type": "git",
                 "url": "https://github.com/andy128k/routeexpression.git",
-                "reference": "2d3d1a01b4d5cd12bb0837fd31fd9c7fe35b20a6"
+                "reference": "a45a4568c7ca3238977b6c951a54f0c2acd11ab9"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/andy128k/routeexpression/zipball/2d3d1a01b4d5cd12bb0837fd31fd9c7fe35b20a6",
-                "reference": "2d3d1a01b4d5cd12bb0837fd31fd9c7fe35b20a6",
+                "url": "https://api.github.com/repos/andy128k/routeexpression/zipball/a45a4568c7ca3238977b6c951a54f0c2acd11ab9",
+                "reference": "a45a4568c7ca3238977b6c951a54f0c2acd11ab9",
                 "shasum": ""
             },
             "require-dev": {
@@ -85,7 +85,7 @@
                 "source": "https://github.com/andy128k/routeexpression/tree/master",
                 "issues": "https://github.com/andy128k/routeexpression/issues"
             },
-            "time": "2013-07-17 19:01:22"
+            "time": "2013-08-02 19:17:54"
         },
         {
             "name": "mustangostang/spyc",
         },
         {
             "name": "phpunit/php-timer",
-            "version": "1.0.4",
+            "version": "1.0.5",
             "source": {
                 "type": "git",
-                "url": "git://github.com/sebastianbergmann/php-timer.git",
-                "reference": "1.0.4"
+                "url": "https://github.com/sebastianbergmann/php-timer.git",
+                "reference": "1.0.5"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://github.com/sebastianbergmann/php-timer/zipball/1.0.4",
-                "reference": "1.0.4",
+                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1.0.5",
+                "reference": "1.0.5",
                 "shasum": ""
             },
             "require": {
                 }
             ],
             "description": "Utility class for timing",
-            "homepage": "http://www.phpunit.de/",
+            "homepage": "https://github.com/sebastianbergmann/php-timer/",
             "keywords": [
                 "timer"
             ],
-            "time": "2012-10-11 04:45:58"
+            "time": "2013-08-02 07:42:54"
         },
         {
             "name": "phpunit/php-token-stream",
-            "version": "1.1.7",
+            "version": "1.1.8",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
-                "reference": "1.1.7"
+                "reference": "1.1.8"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1.1.7",
-                "reference": "1.1.7",
+                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1.1.8",
+                "reference": "1.1.8",
                 "shasum": ""
             },
             "require": {
             "keywords": [
                 "tokenizer"
             ],
-            "time": "2013-07-29 14:27:06"
+            "time": "2013-08-02 19:10:55"
         },
         {
             "name": "phpunit/phpunit",
-            "version": "3.7.22",
+            "version": "3.7.23",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/phpunit.git",
-                "reference": "3.7.22"
+                "reference": "3.7.23"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3.7.22",
-                "reference": "3.7.22",
+                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3.7.23",
+                "reference": "3.7.23",
                 "shasum": ""
             },
             "require": {
                 "phpunit/php-code-coverage": "~1.2.1",
                 "phpunit/php-file-iterator": ">=1.3.1",
                 "phpunit/php-text-template": ">=1.1.1",
-                "phpunit/php-timer": "~1.0.2",
+                "phpunit/php-timer": ">=1.0.4",
                 "phpunit/phpunit-mock-objects": "~1.2.0",
                 "symfony/yaml": "~2.0"
             },
                 "testing",
                 "xunit"
             ],
-            "time": "2013-07-06 06:29:15"
+            "time": "2013-08-02 19:14:44"
         },
         {
             "name": "phpunit/phpunit-mock-objects",