Skip to content

Conversation

xabbuh
Copy link
Contributor

@xabbuh xabbuh commented Aug 10, 2025

This operation has no effect since PHP 8.1 and the method is deprecated in PHP 8.5.

This operation has no effect since PHP 8.1 and the method is deprecated
in PHP 8.5.
composer config minimum-stability dev
composer config prefer-stable true
composer require --dev --no-update symfony/phpunit-bridge
composer require --dev --no-update symfony/phpunit-bridge:^7.3.2
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xabbuh
Copy link
Contributor Author

xabbuh commented Aug 10, 2025

The remaining failures will resolve themselves when merging (they are due to async-aws/core being installed without this patch).

localExit=0
composer require symfony/phpunit-bridge --no-update --no-install
composer require symfony/phpunit-bridge:^7.3.2@dev --dev --no-update --no-install
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we remove the @dev here ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only once 7.3.2 has been tagged, the minimum stability setting to dev further above is not applied to all composer.json files (see https://github.com/xabbuh/aws/actions/runs/16861959545/job/47763456579#step:8:32)

@jderusse jderusse merged commit fe3e312 into async-aws:master Aug 11, 2025
16 of 17 checks passed
@jderusse
Copy link
Member

thank you @xabbuh

@xabbuh xabbuh deleted the php-8.5 branch August 11, 2025 08:03
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.

2 participants