From 3eefaa62413b78e1d51c02e263c96c0032e01c68 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 05:44:16 +0000 Subject: [PATCH] Bump heroku/heroku-buildpack-php from 189 to 196 Bumps [heroku/heroku-buildpack-php](https://github.com/heroku/heroku-buildpack-php) from 189 to 196. - [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/v189...v196) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 4025907..0981337 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "require-dev": { "filp/whoops": "^2.9.1", "fzaninotto/faker": "^1.9.2", - "heroku/heroku-buildpack-php": "^189", + "heroku/heroku-buildpack-php": "^196", "mockery/mockery": "^1.3.3", "nunomaduro/collision": "^5.0", "phpunit/phpunit": "^9.5" diff --git a/composer.lock b/composer.lock index 80870bd..6811abe 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "87e263b016d1a36b86cdf6fc5df7b311", + "content-hash": "17195ab10f96375f8bb64b73f1bf9a20", "packages": [ { "name": "asm89/stack-cors", @@ -7955,16 +7955,16 @@ }, { "name": "heroku/heroku-buildpack-php", - "version": "v189", + "version": "v196", "source": { "type": "git", "url": "https://github.com/heroku/heroku-buildpack-php.git", - "reference": "967a2b977b849d8d11112e40401c04927bda3f64" + "reference": "0ade6e8c8bcdcfa7b193d5c2e341aa681fe4e2a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/967a2b977b849d8d11112e40401c04927bda3f64", - "reference": "967a2b977b849d8d11112e40401c04927bda3f64", + "url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/0ade6e8c8bcdcfa7b193d5c2e341aa681fe4e2a1", + "reference": "0ade6e8c8bcdcfa7b193d5c2e341aa681fe4e2a1", "shasum": "" }, "bin": [ @@ -7994,9 +7994,9 @@ ], "support": { "issues": "https://github.com/heroku/heroku-buildpack-php/issues", - "source": "https://github.com/heroku/heroku-buildpack-php/tree/v189" + "source": "https://github.com/heroku/heroku-buildpack-php/tree/v196" }, - "time": "2021-02-05T19:38:34+00:00" + "time": "2021-07-30T16:28:01+00:00" }, { "name": "mockery/mockery",