From 09827a099fd572c4eb349656335fb8394a0268e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 07:05:15 +0000 Subject: [PATCH] build(deps): bump symfony/security-core in /librarify Bumps [symfony/security-core](https://github.com/symfony/security-core) from 5.2.7 to 5.2.9. - [Release notes](https://github.com/symfony/security-core/releases) - [Changelog](https://github.com/symfony/security-core/blob/5.4/CHANGELOG.md) - [Commits](https://github.com/symfony/security-core/compare/v5.2.7...v5.2.9) Signed-off-by: dependabot[bot] --- librarify/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/librarify/composer.lock b/librarify/composer.lock index b4c391c..ddb2759 100644 --- a/librarify/composer.lock +++ b/librarify/composer.lock @@ -7560,16 +7560,16 @@ }, { "name": "symfony/security-core", - "version": "v5.2.7", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "3d8f3540d9bf3ef32cc4084d5a4fa96af62ff450" + "reference": "03d9f94e733afd4f3e73081fa7809f8a02f77a11" }, "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/03d9f94e733afd4f3e73081fa7809f8a02f77a11", + "reference": "03d9f94e733afd4f3e73081fa7809f8a02f77a11", "shasum": "" }, "require": { @@ -7629,7 +7629,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.9" }, "funding": [ { @@ -7645,7 +7645,7 @@ "type": "tidelift" } ], - "time": "2021-05-01T14:29:34+00:00" + "time": "2021-05-19T12:08:15+00:00" }, { "name": "symfony/security-csrf",