diff --git a/composer.lock b/composer.lock index 16f3719..59219f5 100644 --- a/composer.lock +++ b/composer.lock @@ -64,12 +64,12 @@ "source": { "type": "git", "url": "https://github.com/chimeraphp/foundation.git", - "reference": "989d42b9906ce9bec6030c4ee04c808da6f73c29" + "reference": "2cd3760be9b10272ffe330264d77993a06c1128e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chimeraphp/foundation/zipball/989d42b9906ce9bec6030c4ee04c808da6f73c29", - "reference": "989d42b9906ce9bec6030c4ee04c808da6f73c29", + "url": "https://api.github.com/repos/chimeraphp/foundation/zipball/2cd3760be9b10272ffe330264d77993a06c1128e", + "reference": "2cd3760be9b10272ffe330264d77993a06c1128e", "shasum": "" }, "require": { @@ -118,7 +118,7 @@ "type": "patreon" } ], - "time": "2020-10-27T15:07:32+00:00" + "time": "2020-10-28T09:03:12+00:00" }, { "name": "fig/http-message-util", @@ -4679,16 +4679,16 @@ }, { "name": "symfony/process", - "version": "v5.1.7", + "version": "v5.1.8", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "d3a2e64866169586502f0cd9cab69135ad12cee9" + "reference": "f00872c3f6804150d6a0f73b4151daab96248101" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/d3a2e64866169586502f0cd9cab69135ad12cee9", - "reference": "d3a2e64866169586502f0cd9cab69135ad12cee9", + "url": "https://api.github.com/repos/symfony/process/zipball/f00872c3f6804150d6a0f73b4151daab96248101", + "reference": "f00872c3f6804150d6a0f73b4151daab96248101", "shasum": "" }, "require": { @@ -4696,11 +4696,6 @@ "symfony/polyfill-php80": "^1.15" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.1-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" @@ -4739,7 +4734,7 @@ "type": "tidelift" } ], - "time": "2020-09-02T16:23:27+00:00" + "time": "2020-10-24T12:01:57+00:00" }, { "name": "symfony/service-contracts",