We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da49474 commit 3eaff23Copy full SHA for 3eaff23
.github/workflows/tests.yml
@@ -80,7 +80,7 @@ jobs:
80
symfony/twig-bundle=${{ matrix.symfony-version }}
81
symfony/validator=${{ matrix.symfony-version }}
82
symfony/yaml=${{ matrix.symfony-version }}
83
- phpunit/phpunit=${{ phpunit-version }}
+ phpunit/phpunit=${{ matrix.phpunit-version }}
84
85
# This is needed to fix builds where the `annotation_reader` service may not be set up if
86
# the Annotations package is not in the production dependencies
0 commit comments