Skip to content

Commit 0c88273

Browse files
authored
Use newest versions of PHPUnitBridge (#12)
1 parent e926ee3 commit 0c88273

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
@@ -26,7 +26,7 @@
2626
"symfony/browser-kit": "^6.3 || ^7.0",
2727
"symfony/filesystem": "^6.3 || ^7.0",
2828
"symfony/framework-bundle": "^6.3.5 || ^7.0",
29-
"symfony/phpunit-bridge": "^6.3 || ^7.0",
29+
"symfony/phpunit-bridge": "~6.3.10 || ^6.4.1 || ^7.0.1",
3030
"symfony/yaml": "^6.3 || ^7.0",
3131
"zenstruck/browser": "^1.6"
3232
},

0 commit comments

Comments
 (0)