Skip to content

Commit 7100bfb

Browse files
committed
Update Composer E2E build
1 parent 09abf22 commit 7100bfb

2 files changed

Lines changed: 233 additions & 93 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ jobs:
275275
- |
276276
git clone https://github.com/composer/composer.git e2e/integration/repo
277277
cd e2e/integration/repo
278-
git checkout 2.0.0-alpha1
278+
git checkout 2.0.0-RC1
279279
composer install
280280
composer config platform --unset && composer update
281281
bin/composer require --dev phpunit/phpunit:^7.5 --with-all-dependencies

0 commit comments

Comments
 (0)