diff --git a/librarify/composer.lock b/librarify/composer.lock index 8cc1f54..31fc3c6 100644 --- a/librarify/composer.lock +++ b/librarify/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": "73ab1fe311a428e68ef0d0bf64f3f067", + "content-hash": "e4ef3fa316825e6d5f651aece1111627", "packages": [ { "name": "brick/math", @@ -7248,16 +7248,16 @@ }, { "name": "symfony/security-core", - "version": "v5.2.7", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "3d8f3540d9bf3ef32cc4084d5a4fa96af62ff450" + "reference": "216b19421aa3b414f18f353aeea0bb230827844c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/3d8f3540d9bf3ef32cc4084d5a4fa96af62ff450", - "reference": "3d8f3540d9bf3ef32cc4084d5a4fa96af62ff450", + "url": "https://api.github.com/repos/symfony/security-core/zipball/216b19421aa3b414f18f353aeea0bb230827844c", + "reference": "216b19421aa3b414f18f353aeea0bb230827844c", "shasum": "" }, "require": { @@ -7317,7 +7317,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v5.2.7" + "source": "https://github.com/symfony/security-core/tree/v5.2.8" }, "funding": [ { @@ -7333,7 +7333,7 @@ "type": "tidelift" } ], - "time": "2021-05-01T14:29:34+00:00" + "time": "2021-05-12T13:14:35+00:00" }, { "name": "symfony/security-csrf",