From 2a6df4267c20e09b288eb759ccd45620a58843bf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 25 Oct 2020 23:10:05 +0000 Subject: [PATCH] Bump artgris/filemanager-bundle from 1.6.6 to 1.6.7 Bumps [artgris/filemanager-bundle](https://github.com/artgris/FileManagerBundle) from 1.6.6 to 1.6.7. - [Release notes](https://github.com/artgris/FileManagerBundle/releases) - [Commits](https://github.com/artgris/FileManagerBundle/compare/1.6.6...1.6.7) Signed-off-by: dependabot-preview[bot] --- composer.lock | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/composer.lock b/composer.lock index 9816cec3..a198d9ed 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "artgris/filemanager-bundle", - "version": "1.6.6", + "version": "1.6.7", "source": { "type": "git", "url": "https://github.com/artgris/FileManagerBundle.git", - "reference": "a4e65d1018f287fc66b9c5ae096f51b4d1094a84" + "reference": "3482dc2f3f56a21f60fcb577a2eb1f3546a48ca8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/artgris/FileManagerBundle/zipball/a4e65d1018f287fc66b9c5ae096f51b4d1094a84", - "reference": "a4e65d1018f287fc66b9c5ae096f51b4d1094a84", + "url": "https://api.github.com/repos/artgris/FileManagerBundle/zipball/3482dc2f3f56a21f60fcb577a2eb1f3546a48ca8", + "reference": "3482dc2f3f56a21f60fcb577a2eb1f3546a48ca8", "shasum": "" }, "require": { @@ -68,7 +68,7 @@ "file manager", "symfony" ], - "time": "2020-05-12T10:32:00+00:00" + "time": "2020-09-18T07:07:54+00:00" }, { "name": "beberlei/doctrineextensions", @@ -2742,7 +2742,7 @@ "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors" }, { - "name": "William Durand", + "name": "William DURAND", "email": "william.durand1@gmail.com" } ], @@ -6528,20 +6528,20 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.18.1", + "version": "v1.20.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "1c302646f6efc070cd46856e600e5e0684d6b454" + "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454", - "reference": "1c302646f6efc070cd46856e600e5e0684d6b454", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41", + "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "suggest": { "ext-ctype": "For best performance" @@ -6549,7 +6549,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.18-dev" + "dev-main": "1.20-dev" }, "thanks": { "name": "symfony/polyfill", @@ -6600,7 +6600,7 @@ "type": "tidelift" } ], - "time": "2020-07-14T12:35:20+00:00" + "time": "2020-10-23T14:02:19+00:00" }, { "name": "symfony/polyfill-intl-icu", @@ -6846,20 +6846,20 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.18.1", + "version": "v1.20.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a" + "reference": "39d483bdf39be819deabf04ec872eb0b2410b531" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a", - "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531", + "reference": "39d483bdf39be819deabf04ec872eb0b2410b531", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "suggest": { "ext-mbstring": "For best performance" @@ -6867,7 +6867,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.18-dev" + "dev-main": "1.20-dev" }, "thanks": { "name": "symfony/polyfill", @@ -6919,7 +6919,7 @@ "type": "tidelift" } ], - "time": "2020-07-14T12:35:20+00:00" + "time": "2020-10-23T14:02:19+00:00" }, { "name": "symfony/polyfill-php56",