diff --git a/composer.lock b/composer.lock index 69ee061..9cb96d4 100644 --- a/composer.lock +++ b/composer.lock @@ -2393,16 +2393,16 @@ }, { "name": "symfony/lock", - "version": "v5.2.1", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/lock.git", - "reference": "d82e205fcfaf46df8c891136a2bf584173cb7d20" + "reference": "68e2624af8f3e9977139a31fe7b6b682504a13cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/lock/zipball/d82e205fcfaf46df8c891136a2bf584173cb7d20", - "reference": "d82e205fcfaf46df8c891136a2bf584173cb7d20", + "url": "https://api.github.com/repos/symfony/lock/zipball/68e2624af8f3e9977139a31fe7b6b682504a13cd", + "reference": "68e2624af8f3e9977139a31fe7b6b682504a13cd", "shasum": "" }, "require": { @@ -2442,7 +2442,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Lock Component", + "description": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource", "homepage": "https://symfony.com", "keywords": [ "cas", @@ -2453,7 +2453,7 @@ "semaphore" ], "support": { - "source": "https://github.com/symfony/lock/tree/v5.2.1" + "source": "https://github.com/symfony/lock/tree/v5.2.3" }, "funding": [ { @@ -2469,7 +2469,7 @@ "type": "tidelift" } ], - "time": "2020-12-15T11:53:10+00:00" + "time": "2021-01-27T11:24:50+00:00" }, { "name": "symfony/polyfill-ctype", @@ -2958,16 +2958,16 @@ }, { "name": "symfony/polyfill-php80", - "version": "v1.20.0", + "version": "v1.22.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de" + "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/e70aa8b064c5b72d3df2abd5ab1e90464ad009de", - "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91", + "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91", "shasum": "" }, "require": { @@ -2976,7 +2976,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.20-dev" + "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3021,7 +3021,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.20.0" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.0" }, "funding": [ { @@ -3037,7 +3037,7 @@ "type": "tidelift" } ], - "time": "2020-10-23T14:02:19+00:00" + "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/process",