Skip to content

Commit 021a1b0

Browse files
Update symfony/phpunit-bridge requirement from ^6.1 to ^7.0 (#105)
1 parent c185384 commit 021a1b0

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
@@ -21,7 +21,7 @@
2121
"drupal/core-recommended": "^10.1",
2222
"drupal/core-composer-scaffold": "^10.1",
2323
"mglaman/drupal-check": "^1.4",
24-
"symfony/phpunit-bridge": "^6.1",
24+
"symfony/phpunit-bridge": "^7.0",
2525
"drupal/coder": "^8.3"
2626
},
2727
"autoload-dev": {

0 commit comments

Comments
 (0)