diff --git a/composer.lock b/composer.lock index f6488d5..4457af0 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "8e2ea86a0a81ca380c3491122ded85c9", @@ -2613,16 +2613,16 @@ }, { "name": "studio-42/elfinder", - "version": "2.1.26", + "version": "2.1.59", "source": { "type": "git", "url": "https://github.com/Studio-42/elFinder.git", - "reference": "2a4a721dcf8399a2c09f986a1b38eda895d12680" + "reference": "06ada3132cefd057e1d89cb016f8c82473d420d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Studio-42/elFinder/zipball/2a4a721dcf8399a2c09f986a1b38eda895d12680", - "reference": "2a4a721dcf8399a2c09f986a1b38eda895d12680", + "url": "https://api.github.com/repos/Studio-42/elFinder/zipball/06ada3132cefd057e1d89cb016f8c82473d420d4", + "reference": "06ada3132cefd057e1d89cb016f8c82473d420d4", "shasum": "" }, "require": { @@ -2657,7 +2657,7 @@ }, { "name": "Naoki Sawada", - "email": "hypweb@gmail.com", + "email": "hypweb+elfinder@gmail.com", "homepage": "http://xoops.hypweb.net" }, { @@ -2667,7 +2667,11 @@ ], "description": "File manager for web", "homepage": "http://elfinder.org", - "time": "2017-07-17T05:37:56+00:00" + "support": { + "issues": "https://github.com/Studio-42/elFinder/issues", + "source": "https://github.com/Studio-42/elFinder/tree/2.1.59" + }, + "time": "2021-06-13T15:04:24+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -5274,5 +5278,6 @@ "php": ">=5.6.4", "ext-gd": "*" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.1.0" }