Skip to content

Commit 732d47f

Browse files
committed
Bump PHPUnit minimum versions
1 parent 28b431b commit 732d47f

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
"require-dev": {
2222
"symfony/serializer": "^2.7|^3.0|^4.0",
2323
"symfony/debug": "^2.7|^3.0|^4.0",
24-
"phpunit/phpunit": "^4.8|^5.0"
24+
"phpunit/phpunit": "^4.8.35|^5.4.3"
2525
},
2626
"replace": {
2727
"oldsound/rabbitmq-bundle": "self.version"

0 commit comments

Comments
 (0)