diff --git a/composer.lock b/composer.lock index e972aab..a374d9b 100644 --- a/composer.lock +++ b/composer.lock @@ -192,12 +192,12 @@ "source": { "type": "git", "url": "https://github.com/PhpGt/Session.git", - "reference": "688064c4c5b87a3a2e610199b6e717159295dc71" + "reference": "02db5f2e90edb6e6fb1a5654e881918c55f91587" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Session/zipball/688064c4c5b87a3a2e610199b6e717159295dc71", - "reference": "688064c4c5b87a3a2e610199b6e717159295dc71", + "url": "https://api.github.com/repos/PhpGt/Session/zipball/02db5f2e90edb6e6fb1a5654e881918c55f91587", + "reference": "02db5f2e90edb6e6fb1a5654e881918c55f91587", "shasum": "" }, "require": { @@ -217,7 +217,7 @@ "MIT" ], "description": "Encapsulated user sessions.", - "time": "2019-05-29T07:42:37+00:00" + "time": "2019-06-07T10:47:09+00:00" }, { "name": "symfony/css-selector", @@ -949,16 +949,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": { @@ -985,7 +985,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": { @@ -1028,7 +1028,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", @@ -1558,16 +1558,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": { @@ -1579,7 +1579,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -1600,7 +1600,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",