Skip to content

Commit

Permalink
Update .github/workflows/php-unit-tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Thorsten Frommen <[email protected]>
Signed-off-by: Christian Leucht <[email protected]>
  • Loading branch information
Chrico and tfrommen authored Jan 28, 2025
1 parent 641b840 commit 9fec908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Setup dependencies for PSR-11 target version
run: |
composer remove inpsyde/php-coding-standards inpsyde/wp-stubs-versions --dev --no-update
composer remove inpsyde/php-coding-standards --dev --no-update
composer require "psr/container:${{ matrix.container-versions }}" --no-update
composer config --no-plugins allow-plugins.roots/wordpress-core-installer false
Expand Down

0 comments on commit 9fec908

Please sign in to comment.