Skip to content

Commit 54761a6

Browse files
Merge pull request #49 from stevegrunwell/dependabot/composer/symfony/phpunit-bridge-tw-5.2or-tw-6.2or-tw-7.0
Update symfony/phpunit-bridge requirement from ^5.2 || ^6.2 to ^5.2 || ^6.2 || ^7.0
2 parents 62cfbb1 + 9e2247e commit 54761a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"phpcompatibility/php-compatibility": "^9.3",
2525
"phpstan/phpstan": "^1.10",
2626
"squizlabs/php_codesniffer": "^3.7",
27-
"symfony/phpunit-bridge": "^5.2 || ^6.2"
27+
"symfony/phpunit-bridge": "^5.2 || ^6.2 || ^7.0"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)