diff --git a/CHANGELOG.md b/CHANGELOG.md index 35bbc90..b0388bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ CHANGELOG ========= +1.1.5 (2021-06-19) +------------------ + +- Update elFinder to 2.1.59. + 1.1.4 (2020-02-09) ------------------ diff --git a/LICENSE b/LICENSE index 06225f5..e9880d7 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014-2020, Robert Korulczyk +Copyright (c) 2014 Robert Korulczyk Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/composer.json b/composer.json index 61f353d..2e1c17f 100644 --- a/composer.json +++ b/composer.json @@ -26,14 +26,14 @@ } ], "require": { - "php": "^5.4 || ^7.0", + "php": "^5.4 || ^7.0 || ^8.0", "yiisoft/yii": "~1.1.18" }, "require-dev": { "rob006/yii-tinymce": "^1.0" }, "replace": { - "studio-42/elfinder": "2.1.53" + "studio-42/elfinder": "2.1.59" }, "autoload": { "classmap": [