diff --git a/composer.json b/composer.json index c7b35b7..405a260 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "amphp/amp": "^2.1.1", "amphp/cache": "^1.2.0", "amphp/redis": "^0.3.3", - "amphp/uri": "v0.1.3" + "amphp/uri": "v0.1.4" }, "require-dev": { "harmonyio/php-codesniffer-ruleset": "dev-master", diff --git a/composer.lock b/composer.lock index 0a5a063..818e2f0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "83843d0a46e0fae66b1b7d9d79454cec", + "content-hash": "5baf0e03ab27c93ea1de9ea9ea815625", "packages": [ { "name": "amphp/amp", @@ -490,16 +490,16 @@ }, { "name": "amphp/uri", - "version": "v0.1.3", + "version": "v0.1.4", "source": { "type": "git", "url": "https://github.com/amphp/uri.git", - "reference": "b857ba4df3cf0852302ba1637fccce4ce1205241" + "reference": "30065946d5c69f44c8a47bf8838244029984ff61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/uri/zipball/b857ba4df3cf0852302ba1637fccce4ce1205241", - "reference": "b857ba4df3cf0852302ba1637fccce4ce1205241", + "url": "https://api.github.com/repos/amphp/uri/zipball/30065946d5c69f44c8a47bf8838244029984ff61", + "reference": "30065946d5c69f44c8a47bf8838244029984ff61", "shasum": "" }, "require-dev": { @@ -530,7 +530,7 @@ ], "description": "Uri Parser and Resolver.", "homepage": "https://github.com/amphp/uri", - "time": "2017-10-23T12:40:35+00:00" + "time": "2019-05-13T18:25:34+00:00" }, { "name": "amphp/windows-registry",