Skip to content

Commit 5c82ccb

Browse files
#274: Added missing dependency override
1 parent 3dcec53 commit 5c82ccb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- uses: 'shivammathur/setup-php@v2'
5353
with:
5454
php-version: '8.2'
55+
- run: 'composer require --dev --no-install darkwebdesign/symfony-addon-transformers:7.3.x-dev'
5556
- uses: 'ramsey/composer-install@v3'
5657
- run: 'vendor/bin/composer-require-checker --ansi'
5758

0 commit comments

Comments
 (0)