From 40156c7da761233692d7ae4e452a552060f5d54f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 13:14:55 +0000 Subject: [PATCH] Bump phing/phing from 2.17.2 to 2.17.3 Bumps [phing/phing](https://github.com/phingofficial/phing) from 2.17.2 to 2.17.3. - [Release notes](https://github.com/phingofficial/phing/releases) - [Changelog](https://github.com/phingofficial/phing/blob/2.17.3/CHANGELOG.md) - [Commits](https://github.com/phingofficial/phing/compare/2.17.2...2.17.3) --- updated-dependencies: - dependency-name: phing/phing dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 97d01fb5..3c167931 100644 --- a/composer.lock +++ b/composer.lock @@ -1070,16 +1070,16 @@ }, { "name": "phing/phing", - "version": "2.17.2", + "version": "2.17.3", "source": { "type": "git", "url": "https://github.com/phingofficial/phing.git", - "reference": "8b8cee3eb12c24502fc4c227ac5889746248a140" + "reference": "053cb496cf49608d19f85664d85d71c48b241667" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phingofficial/phing/zipball/8b8cee3eb12c24502fc4c227ac5889746248a140", - "reference": "8b8cee3eb12c24502fc4c227ac5889746248a140", + "url": "https://api.github.com/repos/phingofficial/phing/zipball/053cb496cf49608d19f85664d85d71c48b241667", + "reference": "053cb496cf49608d19f85664d85d71c48b241667", "shasum": "" }, "require": { @@ -1162,7 +1162,7 @@ "support": { "irc": "irc://irc.freenode.net/phing", "issues": "https://www.phing.info/trac/report", - "source": "https://github.com/phingofficial/phing/tree/2.17.2" + "source": "https://github.com/phingofficial/phing/tree/2.17.3" }, "funding": [ { @@ -1178,7 +1178,7 @@ "type": "patreon" } ], - "time": "2022-02-09T09:50:58+00:00" + "time": "2022-05-04T19:17:50+00:00" }, { "name": "phpdocumentor/reflection-common",