From 2ee199c35a81b876bdd047e78b49c70e483e19fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 11:16:30 +0000 Subject: [PATCH] Bump mrclay/jsmin-php from 2.4.1 to 2.4.3 Bumps [mrclay/jsmin-php](https://github.com/mrclay/jsmin-php) from 2.4.1 to 2.4.3. - [Release notes](https://github.com/mrclay/jsmin-php/releases) - [Changelog](https://github.com/mrclay/jsmin-php/blob/master/CHANGELOG.md) - [Commits](https://github.com/mrclay/jsmin-php/compare/2.4.1...2.4.3) --- updated-dependencies: - dependency-name: mrclay/jsmin-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 7f0c53cd..529686e1 100644 --- a/composer.lock +++ b/composer.lock @@ -1034,16 +1034,16 @@ }, { "name": "mrclay/jsmin-php", - "version": "2.4.1", + "version": "2.4.3", "source": { "type": "git", "url": "https://github.com/mrclay/jsmin-php.git", - "reference": "208e4122f8a273314e81c6b3bee897b5f3c1dc70" + "reference": "49feaa85933458c15bb62ae65644bf22d60b7610" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mrclay/jsmin-php/zipball/208e4122f8a273314e81c6b3bee897b5f3c1dc70", - "reference": "208e4122f8a273314e81c6b3bee897b5f3c1dc70", + "url": "https://api.github.com/repos/mrclay/jsmin-php/zipball/49feaa85933458c15bb62ae65644bf22d60b7610", + "reference": "49feaa85933458c15bb62ae65644bf22d60b7610", "shasum": "" }, "require": { @@ -1051,7 +1051,7 @@ "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "4.2" + "phpunit/phpunit": "^4.8.36|^9.5.26" }, "type": "library", "autoload": { @@ -1085,9 +1085,9 @@ "support": { "email": "minify@googlegroups.com", "issues": "https://github.com/mrclay/jsmin-php/issues", - "source": "https://github.com/mrclay/jsmin-php/tree/2.4.1" + "source": "https://github.com/mrclay/jsmin-php/tree/2.4.3" }, - "time": "2022-03-26T14:41:59+00:00" + "time": "2022-12-13T20:15:15+00:00" }, { "name": "psr/http-client", @@ -2997,5 +2997,5 @@ "ext-pdo_mysql": "*" }, "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.6.0" }