This commit is contained in:
Tomas Votruba 2022-05-29 22:36:13 +02:00
parent 35351fe156
commit cd04248017
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ jobs:
- run: composer install --no-dev --ansi
# resolve rector version
- run: bin/resolve-version.php
- run: php bin/resolve-version.php
# early downgrade individual functions
- run: bin/rector process src/functions -c build/config/config-downgrade.php --ansi