Skip to content

Commit 4003eeb

Browse files
Use PHPUnit 6.0 on PHP 7.* test lines
1 parent 749d918 commit 4003eeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"symfony/event-dispatcher": "~2.5",
2424
"symfony/finder": "^2.0.5",
2525
"symfony/http-foundation": "~2.7",
26-
"symfony/http-kernel": "~2.7.23|^2.8.16",
26+
"symfony/http-kernel": "~2.7.25|^2.8.18",
2727
"symfony/filesystem": "~2.3",
2828
"symfony/routing": "~2.7.24|^2.8.17",
2929
"symfony/security-core": "~2.6.13|~2.7.9|~2.8",
@@ -40,7 +40,7 @@
4040
"symfony/dom-crawler": "^2.0.5",
4141
"symfony/intl": "~2.3",
4242
"symfony/security": "~2.6",
43-
"symfony/form": "~2.7.23|^2.8.16",
43+
"symfony/form": "~2.7.25|^2.8.18",
4444
"symfony/class-loader": "~2.1",
4545
"symfony/expression-language": "~2.6",
4646
"symfony/process": "^2.0.5",

0 commit comments

Comments
 (0)