File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ jobs:
164164 name : Nightly - PHP ${{ matrix.php-version }} & Symfony ${{ matrix.symfony-version }}
165165 runs-on : ubuntu-latest
166166 env :
167- COMPOSER_OPTIONS : ' --optimize-autoloader --ignore-platform-req=php+'
167+ COMPOSER_OPTIONS : ' --optimize-autoloader --prefer-dist -- ignore-platform-req=php+'
168168 continue-on-error : true
169169 needs : [ static-checks, tests ]
170170 strategy :
Original file line number Diff line number Diff line change 4141 "yoanm/jsonrpc-server-sdk" : " ^3.3"
4242 },
4343 "require-dev" : {
44- "behat/behat" : " ^3.9.0" ,
44+ "behat/behat" : " ^3.9.0,<=3.16.1 " ,
4545 "dvdoug/behat-code-coverage" : " ^5.0" ,
4646 "matthiasnoback/symfony-config-test" : " ^4.0" ,
4747 "matthiasnoback/symfony-dependency-injection-test" : " ^4.0" ,
You can’t perform that action at this time.
0 commit comments