Skip to content

[TASK] Resolve wrong phpunit version (12.x instead of 11.x) and guzzlehttp/psr7 & guzzlehttp/guzzle security issues#296

Open
sfsmfc wants to merge 1 commit into
developfrom
task/guzzlehttp-security-fixes
Open

[TASK] Resolve wrong phpunit version (12.x instead of 11.x) and guzzlehttp/psr7 & guzzlehttp/guzzle security issues#296
sfsmfc wants to merge 1 commit into
developfrom
task/guzzlehttp-security-fixes

Conversation

@sfsmfc

@sfsmfc sfsmfc commented Jul 21, 2026

Copy link
Copy Markdown

Used commands:
composer req phpunit/phpunit:"^11.5.0" --dev -W --working-dir=./legacy_hook
composer update guzzlehttp/psr7 guzzlehttp/guzzle -W --working-dir=./legacy_hook

…e guzzlehttp/psr7 & guzzlehttp/guzzle security issues

Used commands:
	composer req phpunit/phpunit:"^11.5.0" --dev -W --working-dir=./legacy_hook
	composer update guzzlehttp/psr7 guzzlehttp/guzzle -W --working-dir=./legacy_hook
@sfsmfc
sfsmfc requested a review from andreaskienast July 21, 2026 07:20
@private-packagist

Copy link
Copy Markdown

legacy_hook/composer.lock

Package changes

Package Operation From To About
symfony/polyfill-php80 add - v1.37.0 view code - License: MIT License
guzzlehttp/guzzle upgrade 7.9.3 ⚠️ 7.15.1 ✅ diff
guzzlehttp/promises upgrade 2.2.0 2.5.1 diff
guzzlehttp/psr7 upgrade 2.10.2 ⚠️ 2.13.0 ✅ diff
symfony/deprecation-contracts upgrade v3.7.0 v3.7.1 diff

Dev Package changes

Package Operation From To About
sebastian/code-unit add - 3.0.3 view code - License: BSD 3-Clause "New" or "Revised" License
sebastian/code-unit-reverse-lookup add - 4.0.1 view code - License: BSD 3-Clause "New" or "Revised" License
nikic/php-parser upgrade v5.7.0 v5.8.0 diff
phpunit/php-code-coverage downgrade 12.5.6 11.0.12 view code
phpunit/php-file-iterator downgrade 6.0.1 5.1.1 view code
phpunit/php-invoker downgrade 6.0.0 5.0.1 view code
phpunit/php-text-template downgrade 5.0.0 4.0.1 view code
phpunit/php-timer downgrade 8.0.0 7.0.1 view code
phpunit/phpunit downgrade 12.5.22 11.5.56 view code
sebastian/cli-parser downgrade 4.2.0 3.0.2 view code
sebastian/comparator downgrade 7.1.6 6.3.3 view code
sebastian/complexity downgrade 5.0.0 4.0.1 view code
sebastian/diff downgrade 7.0.0 6.0.2 view code
sebastian/environment downgrade 8.1.0 7.2.1 view code
sebastian/exporter downgrade 7.0.2 6.3.2 view code
sebastian/global-state downgrade 8.0.2 7.0.2 view code
sebastian/lines-of-code downgrade 4.0.0 3.0.1 view code
sebastian/object-enumerator downgrade 7.0.0 6.0.1 view code
sebastian/object-reflector downgrade 5.0.0 4.0.1 view code
sebastian/recursion-context downgrade 7.0.1 6.0.3 view code
sebastian/type downgrade 6.0.3 5.1.3 view code
sebastian/version downgrade 6.0.0 5.0.2 view code
theseer/tokenizer downgrade 2.0.1 1.3.1 view code

Settings · Docs · Powered by Private Packagist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant