diff --git a/composer.lock b/composer.lock index 4348f91..968f0b6 100644 --- a/composer.lock +++ b/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": "3640a1f34efb5ee8e1a01c002dbe4312", + "content-hash": "8654f0aa0c151df82083760f5422b448", "packages": [ { "name": "joomla/application", @@ -177,27 +177,27 @@ }, { "name": "joomla/filesystem", - "version": "1.6.0", + "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/joomla-framework/filesystem.git", - "reference": "d8801f18db358b0284675381ab4195acd028b420" + "reference": "9ad5d9b64960f0ea56fb71364a33622843b95c27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/joomla-framework/filesystem/zipball/d8801f18db358b0284675381ab4195acd028b420", - "reference": "d8801f18db358b0284675381ab4195acd028b420", + "url": "https://api.github.com/repos/joomla-framework/filesystem/zipball/9ad5d9b64960f0ea56fb71364a33622843b95c27", + "reference": "9ad5d9b64960f0ea56fb71364a33622843b95c27", "shasum": "" }, "require": { - "php": "^5.3.10|~7.0" + "php": "^5.3.10|^7.0|^8.0" }, "require-dev": { - "joomla/coding-standards": "~2.0@alpha", - "joomla/test": "~1.0", + "joomla/coding-standards": "^2.0@alpha", + "joomla/test": "^1.0", "mikey179/vfsstream": "~1.0", "paragonie/random_compat": "~1.0|~2.0", - "phpunit/phpunit": "^4.8.35|^5.4.3|~6.0" + "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0|^7.0|^8.0" }, "suggest": { "paragonie/random_compat": "Required to use Joomla\\Filesystem\\Path::isOwner()" @@ -226,7 +226,7 @@ ], "support": { "issues": "https://github.com/joomla-framework/filesystem/issues", - "source": "https://github.com/joomla-framework/filesystem/tree/1.6.0" + "source": "https://github.com/joomla-framework/filesystem/tree/1.6.2" }, "funding": [ { @@ -238,7 +238,7 @@ "type": "github" } ], - "time": "2020-09-02T09:05:23+00:00" + "time": "2022-03-29T12:45:36+00:00" }, { "name": "joomla/filter", @@ -667,7 +667,9 @@ "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": [], + "platform": { + "ext-simplexml": "*" + }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.6.0" }