diff --git a/composer.lock b/composer.lock index 0cadd42..8fb5680 100644 --- a/composer.lock +++ b/composer.lock @@ -64,12 +64,12 @@ "source": { "type": "git", "url": "https://github.com/chimeraphp/foundation.git", - "reference": "ec7cea1fe9a2d878eb26b04b5caf1ab677e67ffd" + "reference": "ff2074a177abb46b9860a9b8c5e44b8cac443aa6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chimeraphp/foundation/zipball/ec7cea1fe9a2d878eb26b04b5caf1ab677e67ffd", - "reference": "ec7cea1fe9a2d878eb26b04b5caf1ab677e67ffd", + "url": "https://api.github.com/repos/chimeraphp/foundation/zipball/ff2074a177abb46b9860a9b8c5e44b8cac443aa6", + "reference": "ff2074a177abb46b9860a9b8c5e44b8cac443aa6", "shasum": "" }, "require": { @@ -118,7 +118,7 @@ "type": "patreon" } ], - "time": "2020-10-25T09:05:00+00:00" + "time": "2020-10-25T13:49:52+00:00" }, { "name": "fig/http-message-util", @@ -4522,25 +4522,25 @@ }, { "name": "symfony/polyfill-php73", - "version": "v1.18.1", + "version": "v1.20.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca" + "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca", - "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/8ff431c517be11c78c48a39a66d37431e26a6bed", + "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.18-dev" + "dev-main": "1.20-dev" }, "thanks": { "name": "symfony/polyfill", @@ -4594,7 +4594,7 @@ "type": "tidelift" } ], - "time": "2020-07-14T12:35:20+00:00" + "time": "2020-10-23T14:02:19+00:00" }, { "name": "symfony/polyfill-php80",