Skip to content

Commit 21dcee3

Browse files
committed
Updated PHPUnit dependency version
1 parent 547aad7 commit 21dcee3

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
@@ -38,7 +38,7 @@
3838
"require-dev": {
3939
"symfony/http-foundation": "~2.1",
4040
"predis/predis": "0.8.*@dev",
41-
"phpunit/phpunit": "~4.4"
41+
"phpunit/phpunit": "~4.6"
4242
},
4343
"suggest": {
4444
"symfony/http-foundation": "Allows using the Symfony Session storage backend.",

0 commit comments

Comments
 (0)