Skip to content

Commit 9f1ef69

Browse files
authored
Bump minimal version of "phpunit-bridge" (#111)
* Move "phpunit-bridge" to "require-dev" section * Bump minimal version to 5.1
1 parent 4dfd3f8 commit 9f1ef69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"php": ">=5.5.9",
2727
"psr/cache": "~1.0",
2828
"cache/tag-interop": "^1.0",
29-
"symfony/phpunit-bridge": "^4.4|^5.0"
29+
"symfony/phpunit-bridge": "^5.1"
3030
},
3131
"require-dev": {
3232
"cache/cache": "^1.0",

0 commit comments

Comments
 (0)