From b484abdb2fddaaf34f3c5d245836f6d69b0bf44f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 13:11:02 +0000 Subject: [PATCH] chore(deps-dev): bump heroku/heroku-buildpack-php in /tests/apps/php Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php) from 207 to 210. - [Release notes](https://github.com/heroku/heroku-buildpack-php/releases) - [Changelog](https://github.com/heroku/heroku-buildpack-php/blob/main/CHANGELOG.md) - [Commits](https://github.com/heroku/heroku-buildpack-php/compare/v207...v210) --- updated-dependencies: - dependency-name: heroku/heroku-buildpack-php dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/apps/php/composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tests/apps/php/composer.lock b/tests/apps/php/composer.lock index 53250b8aa..978ab81f8 100644 --- a/tests/apps/php/composer.lock +++ b/tests/apps/php/composer.lock @@ -721,12 +721,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1000,16 +1000,16 @@ "packages-dev": [ { "name": "heroku/heroku-buildpack-php", - "version": "v207", + "version": "v210", "source": { "type": "git", "url": "https://github.com/heroku/heroku-buildpack-php.git", - "reference": "8e37b3ebdcdd0743594f64c1807b2c0d1f35ac37" + "reference": "9d1aba5f100eeb4c6f07f5f3966a43bdbf87f173" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/8e37b3ebdcdd0743594f64c1807b2c0d1f35ac37", - "reference": "8e37b3ebdcdd0743594f64c1807b2c0d1f35ac37", + "url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/9d1aba5f100eeb4c6f07f5f3966a43bdbf87f173", + "reference": "9d1aba5f100eeb4c6f07f5f3966a43bdbf87f173", "shasum": "" }, "bin": [ @@ -1037,7 +1037,7 @@ "nginx", "php" ], - "time": "2022-02-07T15:59:47+00:00" + "time": "2022-02-11T17:29:29+00:00" } ], "aliases": [],