-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
installation/composertype/build-automationIssues related to PHPUnit's build automation (GitHub Actions, etc.)Issues related to PHPUnit's build automation (GitHub Actions, etc.)
Description
This is not as simple as proposed in #5576 and also should to be done for the 8.5, 9.6, and 10.5 branches. At this point I do not expect another release from the 10.4 branch.
The PHAR build process for PHPUnit 8.5 and PHPUnit 9.6 performs composer require operations that, of course, modify the composer.json and composer.lock files. The build process needs to be adapter to also roll back the changes to composer.lock. (The composer.lock that is put into the PHAR for #5577 is the right one.)
-
8.5 -
9.6 -
10.5 -
main
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
installation/composertype/build-automationIssues related to PHPUnit's build automation (GitHub Actions, etc.)Issues related to PHPUnit's build automation (GitHub Actions, etc.)