diff --git a/composer.lock b/composer.lock index 41f9770..29a1ae5 100644 --- a/composer.lock +++ b/composer.lock @@ -12,12 +12,12 @@ "source": { "type": "git", "url": "https://github.com/PhpGt/Cookie.git", - "reference": "329ec32bdb2cbb8becb40005759dbcfd6119c7a8" + "reference": "7914d428526fdea8c9b1165e9ea6153eb40e86b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Cookie/zipball/329ec32bdb2cbb8becb40005759dbcfd6119c7a8", - "reference": "329ec32bdb2cbb8becb40005759dbcfd6119c7a8", + "url": "https://api.github.com/repos/PhpGt/Cookie/zipball/7914d428526fdea8c9b1165e9ea6153eb40e86b5", + "reference": "7914d428526fdea8c9b1165e9ea6153eb40e86b5", "shasum": "" }, "require": { @@ -43,7 +43,7 @@ } ], "description": "Object oriented cookie handler.", - "time": "2019-06-03T15:18:12+00:00" + "time": "2019-06-07T10:47:15+00:00" }, { "name": "phpgt/input", @@ -51,12 +51,12 @@ "source": { "type": "git", "url": "https://github.com/PhpGt/Input.git", - "reference": "bd44ff31a356dbcb102c60dd2d2dc7134d4c0037" + "reference": "67cca5185e67b38f4ded1c6287991886fb3eef51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Input/zipball/bd44ff31a356dbcb102c60dd2d2dc7134d4c0037", - "reference": "bd44ff31a356dbcb102c60dd2d2dc7134d4c0037", + "url": "https://api.github.com/repos/PhpGt/Input/zipball/67cca5185e67b38f4ded1c6287991886fb3eef51", + "reference": "67cca5185e67b38f4ded1c6287991886fb3eef51", "shasum": "" }, "require": { @@ -76,7 +76,7 @@ "MIT" ], "description": "Encapsulated user input.", - "time": "2019-05-29T07:42:34+00:00" + "time": "2019-06-07T10:47:12+00:00" }, { "name": "psr/http-message", @@ -857,16 +857,16 @@ }, { "name": "phpunit/phpunit", - "version": "8.2.0", + "version": "8.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "b20b6db4bd6aceda2809ca00cb740149d726d8fb" + "reference": "047f771e34dccacb6c432a1a70e9980e087eac92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b20b6db4bd6aceda2809ca00cb740149d726d8fb", - "reference": "b20b6db4bd6aceda2809ca00cb740149d726d8fb", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/047f771e34dccacb6c432a1a70e9980e087eac92", + "reference": "047f771e34dccacb6c432a1a70e9980e087eac92", "shasum": "" }, "require": { @@ -893,7 +893,7 @@ "sebastian/global-state": "^3.0.0", "sebastian/object-enumerator": "^3.0.3", "sebastian/resource-operations": "^2.0.1", - "sebastian/type": "^1.0.0", + "sebastian/type": "^1.1.0", "sebastian/version": "^2.0.1" }, "require-dev": { @@ -936,7 +936,7 @@ "testing", "xunit" ], - "time": "2019-06-07T04:47:30+00:00" + "time": "2019-06-07T14:04:13+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -1466,16 +1466,16 @@ }, { "name": "sebastian/type", - "version": "1.0.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "c2362deb2d0b708abe0c4a6d35633c19ae40cd4a" + "reference": "b2a7f9aac51ce18cd7ac8b31e37c8ce5646fc741" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/c2362deb2d0b708abe0c4a6d35633c19ae40cd4a", - "reference": "c2362deb2d0b708abe0c4a6d35633c19ae40cd4a", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b2a7f9aac51ce18cd7ac8b31e37c8ce5646fc741", + "reference": "b2a7f9aac51ce18cd7ac8b31e37c8ce5646fc741", "shasum": "" }, "require": { @@ -1487,7 +1487,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -1508,7 +1508,7 @@ ], "description": "Collection of value objects that represent the types of the PHP type system", "homepage": "https://github.com/sebastianbergmann/type", - "time": "2019-06-06T11:58:04+00:00" + "time": "2019-06-08T04:53:27+00:00" }, { "name": "sebastian/version",