We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09abf22 commit 7100bfbCopy full SHA for 7100bfb
2 files changed
.github/workflows/build.yml
@@ -275,7 +275,7 @@ jobs:
275
- |
276
git clone https://github.com/composer/composer.git e2e/integration/repo
277
cd e2e/integration/repo
278
- git checkout 2.0.0-alpha1
+ git checkout 2.0.0-RC1
279
composer install
280
composer config platform --unset && composer update
281
bin/composer require --dev phpunit/phpunit:^7.5 --with-all-dependencies
0 commit comments