From 5d255301b460066fd584633b3e6b9e99fcbade98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Nov 2021 13:11:13 +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 200 to 201. - [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/v200...v201) --- 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/apps/php/composer.lock b/tests/apps/php/composer.lock index f933fbacb..35a04f185 100644 --- a/tests/apps/php/composer.lock +++ b/tests/apps/php/composer.lock @@ -1000,16 +1000,16 @@ "packages-dev": [ { "name": "heroku/heroku-buildpack-php", - "version": "v200", + "version": "v201", "source": { "type": "git", "url": "https://github.com/heroku/heroku-buildpack-php.git", - "reference": "ffa4d0e714439d6f54f9608a0aa16674e82ed0a1" + "reference": "aa5b19de5c45a32af27c87d655f5229b155fce25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/ffa4d0e714439d6f54f9608a0aa16674e82ed0a1", - "reference": "ffa4d0e714439d6f54f9608a0aa16674e82ed0a1", + "url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/aa5b19de5c45a32af27c87d655f5229b155fce25", + "reference": "aa5b19de5c45a32af27c87d655f5229b155fce25", "shasum": "" }, "bin": [ @@ -1037,7 +1037,7 @@ "nginx", "php" ], - "time": "2021-10-28T22:02:01+00:00" + "time": "2021-11-18T18:47:54+00:00" } ], "aliases": [],