Skip to content

Commit 840e88e

Browse files
author
Sean O'Brien
committed
bump phpunit5
1 parent 0ef7768 commit 840e88e

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
@@ -19,7 +19,7 @@
1919
"symfony/http-kernel": "~2.3|~3.0|~4.0|~5.0|~6.0"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^4.8.35|^5.4.0|^6.0.0",
22+
"phpunit/phpunit": "^4.8.35|^5.6.3|^6.0.0",
2323
"symfony/framework-bundle": "~2.3|~3.0|~4.0|~5.0|~6.0",
2424
"symfony/yaml": "~2.3|~3.0|~4.0|~5.0|~6.0"
2525
},

0 commit comments

Comments
 (0)