From f77d81b0d6c65656292cd028a13bc56ca9d4444b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 17:42:27 +0000 Subject: [PATCH] Bump masterminds/html5 from 2.7.4 to 2.7.5 Bumps [masterminds/html5](https://github.com/Masterminds/html5-php) from 2.7.4 to 2.7.5. - [Release notes](https://github.com/Masterminds/html5-php/releases) - [Changelog](https://github.com/Masterminds/html5-php/blob/master/RELEASE.md) - [Commits](https://github.com/Masterminds/html5-php/compare/2.7.4...2.7.5) --- updated-dependencies: - dependency-name: masterminds/html5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index baacf331..ce981954 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "872764f89add6a49a1af4729ec795027", + "content-hash": "a57ca1aa608898fb6254da864f2b8738", "packages": [ { "name": "masterminds/html5", - "version": "2.7.4", + "version": "2.7.5", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "9227822783c75406cfe400984b2f095cdf03d417" + "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/9227822783c75406cfe400984b2f095cdf03d417", - "reference": "9227822783c75406cfe400984b2f095cdf03d417", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab", + "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab", "shasum": "" }, "require": { @@ -27,7 +27,7 @@ "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35" + "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7" }, "type": "library", "extra": { @@ -71,9 +71,9 @@ ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.7.4" + "source": "https://github.com/Masterminds/html5-php/tree/2.7.5" }, - "time": "2020-10-01T13:52:52+00:00" + "time": "2021-07-01T14:25:37+00:00" }, { "name": "tubalmartin/cssmin", @@ -1948,5 +1948,5 @@ "platform-overrides": { "php": "5.6" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }