Skip to content

Commit 22a2677

Browse files
Allow any versions of the phpunit bridge
1 parent 5852fe9 commit 22a2677

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
@@ -7,6 +7,6 @@
77
"php": "^7.0",
88
"symfony/browser-kit": "^3.3|^4.0",
99
"symfony/css-selector": "^3.3|^4.0",
10-
"symfony/phpunit-bridge": "^3.3|^4.0"
10+
"symfony/phpunit-bridge": "*"
1111
}
1212
}

0 commit comments

Comments
 (0)