From 972a118676df9a940c084a22d425406b6ae547bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Nov 2021 22:13:10 +0000 Subject: [PATCH] Bump wyrihaximus/fake-php-version from 1.8.3 to 1.8.8 in /base Bumps [wyrihaximus/fake-php-version](https://github.com/WyriHaximus/php-fake-php-version) from 1.8.3 to 1.8.8. - [Release notes](https://github.com/WyriHaximus/php-fake-php-version/releases) - [Commits](https://github.com/WyriHaximus/php-fake-php-version/compare/1.8.3...1.8.8) --- updated-dependencies: - dependency-name: wyrihaximus/fake-php-version dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- base/composer.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/base/composer.lock b/base/composer.lock index c723b35..3d99b4f 100644 --- a/base/composer.lock +++ b/base/composer.lock @@ -2422,16 +2422,16 @@ }, { "name": "wyrihaximus/fake-php-version", - "version": "1.8.3", + "version": "1.8.8", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-fake-php-version.git", - "reference": "0c6dd51d85d1cc74be596cebd8bdb4a7b2d3ba8f" + "reference": "36f0dd223640d21550828d4a59f76f981433ce73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-fake-php-version/zipball/0c6dd51d85d1cc74be596cebd8bdb4a7b2d3ba8f", - "reference": "0c6dd51d85d1cc74be596cebd8bdb4a7b2d3ba8f", + "url": "https://api.github.com/repos/WyriHaximus/php-fake-php-version/zipball/36f0dd223640d21550828d4a59f76f981433ce73", + "reference": "36f0dd223640d21550828d4a59f76f981433ce73", "shasum": "" }, "require": { @@ -2458,7 +2458,7 @@ "description": "Ever wanted a fake non-existing version number of PHP, well this package is for you!", "support": { "issues": "https://github.com/WyriHaximus/php-fake-php-version/issues", - "source": "https://github.com/WyriHaximus/php-fake-php-version/tree/1.8.3" + "source": "https://github.com/WyriHaximus/php-fake-php-version/tree/1.8.8" }, "funding": [ { @@ -2466,7 +2466,7 @@ "type": "github" } ], - "time": "2021-07-29T13:05:58+00:00" + "time": "2021-11-23T19:54:02+00:00" }, { "name": "wyrihaximus/iterator-or-array-to-array", @@ -2567,24 +2567,24 @@ }, { "name": "wyrihaximus/simple-twig", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-simple-twig.git", - "reference": "0f0bc8f0484daec4ceb90755a19d448d3836c583" + "reference": "aa0d055c13a25b0318aa55edaea13fe12af15939" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-simple-twig/zipball/0f0bc8f0484daec4ceb90755a19d448d3836c583", - "reference": "0f0bc8f0484daec4ceb90755a19d448d3836c583", + "url": "https://api.github.com/repos/WyriHaximus/php-simple-twig/zipball/aa0d055c13a25b0318aa55edaea13fe12af15939", + "reference": "aa0d055c13a25b0318aa55edaea13fe12af15939", "shasum": "" }, "require": { - "php": "^7.4", - "twig/twig": "^3" + "php": "^8 || ^7.4", + "twig/twig": "^3.3.2" }, "require-dev": { - "wyrihaximus/test-utilities": "^2.9" + "wyrihaximus/test-utilities": "^3.7.3" }, "type": "library", "autoload": { @@ -2608,7 +2608,7 @@ "description": "🌱 Wrapper around Twig making rendering a string template trivial", "support": { "issues": "https://github.com/WyriHaximus/php-simple-twig/issues", - "source": "https://github.com/WyriHaximus/php-simple-twig/tree/2.0.0" + "source": "https://github.com/WyriHaximus/php-simple-twig/tree/2.1.0" }, "funding": [ { @@ -2616,7 +2616,7 @@ "type": "github" } ], - "time": "2020-10-26T20:27:45+00:00" + "time": "2021-09-08T22:05:38+00:00" } ], "packages-dev": [],