From e4112f4ad3b309e8dd61a52e8cfa0d17de1a7e89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 00:00:55 +0000 Subject: [PATCH] Bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [typhonius/acquia-php-sdk-v2](https://github.com/typhonius/acquia-php-sdk-v2), [jangregor/phpstan-prophecy](https://github.com/Jan0707/phpstan-prophecy), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [twig/twig](https://github.com/twigphp/Twig). Updates `typhonius/acquia-php-sdk-v2` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/typhonius/acquia-php-sdk-v2/releases) - [Commits](https://github.com/typhonius/acquia-php-sdk-v2/compare/3.2.1...3.3.0) Updates `jangregor/phpstan-prophecy` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/Jan0707/phpstan-prophecy/releases) - [Changelog](https://github.com/Jan0707/phpstan-prophecy/blob/master/CHANGELOG.md) - [Commits](https://github.com/Jan0707/phpstan-prophecy/compare/1.0.1...1.0.2) Updates `phpstan/phpstan` from 1.10.66 to 1.10.67 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.10.66...1.10.67) Updates `twig/twig` from 3.8.0 to 3.9.0 - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](https://github.com/twigphp/Twig/compare/v3.8.0...v3.9.0) --- updated-dependencies: - dependency-name: typhonius/acquia-php-sdk-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jangregor/phpstan-prophecy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: twig/twig dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 61 +++++++++++++++++++++++++++------------------------ 1 file changed, 32 insertions(+), 29 deletions(-) diff --git a/composer.lock b/composer.lock index 90b834f53..fd1b86d3f 100644 --- a/composer.lock +++ b/composer.lock @@ -6281,16 +6281,16 @@ }, { "name": "typhonius/acquia-php-sdk-v2", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/typhonius/acquia-php-sdk-v2.git", - "reference": "4831dd6dc51945810f77699034128893ab13fa72" + "reference": "8ddea7577d81eaefe7d31bd25c1f39def3d0b600" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/typhonius/acquia-php-sdk-v2/zipball/4831dd6dc51945810f77699034128893ab13fa72", - "reference": "4831dd6dc51945810f77699034128893ab13fa72", + "url": "https://api.github.com/repos/typhonius/acquia-php-sdk-v2/zipball/8ddea7577d81eaefe7d31bd25c1f39def3d0b600", + "reference": "8ddea7577d81eaefe7d31bd25c1f39def3d0b600", "shasum": "" }, "require": { @@ -6334,7 +6334,7 @@ "description": "A PHP SDK for Acquia CloudAPI v2", "support": { "issues": "https://github.com/typhonius/acquia-php-sdk-v2/issues", - "source": "https://github.com/typhonius/acquia-php-sdk-v2/tree/3.2.1" + "source": "https://github.com/typhonius/acquia-php-sdk-v2/tree/3.3.0" }, "funding": [ { @@ -6342,7 +6342,7 @@ "type": "github" } ], - "time": "2024-03-20T03:07:54+00:00" + "time": "2024-04-16T23:57:25+00:00" }, { "name": "vlucas/phpdotenv", @@ -8947,16 +8947,16 @@ }, { "name": "jangregor/phpstan-prophecy", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/Jan0707/phpstan-prophecy.git", - "reference": "1db519bd865a7b464cf76e2a5ea5cb7b37bffc35" + "reference": "5ee56c7db1d58f0578c82a35e3c1befe840e85a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Jan0707/phpstan-prophecy/zipball/1db519bd865a7b464cf76e2a5ea5cb7b37bffc35", - "reference": "1db519bd865a7b464cf76e2a5ea5cb7b37bffc35", + "url": "https://api.github.com/repos/Jan0707/phpstan-prophecy/zipball/5ee56c7db1d58f0578c82a35e3c1befe840e85a9", + "reference": "5ee56c7db1d58f0578c82a35e3c1befe840e85a9", "shasum": "" }, "require": { @@ -8965,7 +8965,7 @@ }, "conflict": { "phpspec/prophecy": "<1.7.0 || >=2.0.0", - "phpunit/phpunit": "<6.0.0 || >=10.0.0" + "phpunit/phpunit": "<6.0.0 || >=12.0.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.1.1", @@ -9000,9 +9000,9 @@ "description": "Provides a phpstan/phpstan extension for phpspec/prophecy", "support": { "issues": "https://github.com/Jan0707/phpstan-prophecy/issues", - "source": "https://github.com/Jan0707/phpstan-prophecy/tree/1.0.1" + "source": "https://github.com/Jan0707/phpstan-prophecy/tree/1.0.2" }, - "time": "2024-04-01T05:25:43+00:00" + "time": "2024-04-03T08:15:54+00:00" }, { "name": "jean85/pretty-package-versions", @@ -10600,16 +10600,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.66", + "version": "1.10.67", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "94779c987e4ebd620025d9e5fdd23323903950bd" + "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/94779c987e4ebd620025d9e5fdd23323903950bd", - "reference": "94779c987e4ebd620025d9e5fdd23323903950bd", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/16ddbe776f10da6a95ebd25de7c1dbed397dc493", + "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493", "shasum": "" }, "require": { @@ -10652,13 +10652,9 @@ { "url": "https://github.com/phpstan", "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", - "type": "tidelift" } ], - "time": "2024-03-28T16:17:31+00:00" + "time": "2024-04-16T07:22:02+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -13057,30 +13053,37 @@ }, { "name": "twig/twig", - "version": "v3.8.0", + "version": "v3.9.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d" + "reference": "47857eebb197745f66369b76c044a2359e3cc5b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", - "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/47857eebb197745f66369b76c044a2359e3cc5b9", + "reference": "47857eebb197745f66369b76c044a2359e3cc5b9", "shasum": "" }, "require": { "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-mbstring": "^1.3", "symfony/polyfill-php80": "^1.22" }, "require-dev": { "psr/container": "^1.0|^2.0", - "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0" + "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0" }, "type": "library", "autoload": { + "files": [ + "src/Resources/core.php", + "src/Resources/debug.php", + "src/Resources/escaper.php", + "src/Resources/string_loader.php" + ], "psr-4": { "Twig\\": "src/" } @@ -13113,7 +13116,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.8.0" + "source": "https://github.com/twigphp/Twig/tree/v3.9.0" }, "funding": [ { @@ -13125,7 +13128,7 @@ "type": "tidelift" } ], - "time": "2023-11-21T18:54:41+00:00" + "time": "2024-04-16T16:04:21+00:00" }, { "name": "webmozart/assert",