Skip to content

Commit 93845bd

Browse files
Merge branch '2.7' into 2.8
* 2.7: Use PHPUnit 6.0 on PHP 7.* test lines
2 parents 5e9ffa2 + 4003eeb commit 93845bd

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
@@ -24,7 +24,7 @@
2424
"symfony/event-dispatcher": "~2.8|~3.0.0",
2525
"symfony/finder": "^2.0.5|~3.0.0",
2626
"symfony/http-foundation": "~2.7",
27-
"symfony/http-kernel": "^2.8.16",
27+
"symfony/http-kernel": "^2.8.18",
2828
"symfony/polyfill-mbstring": "~1.0",
2929
"symfony/filesystem": "~2.3|~3.0.0",
3030
"symfony/routing": "^2.8.17",
@@ -43,7 +43,7 @@
4343
"symfony/dom-crawler": "^2.0.5|~3.0.0",
4444
"symfony/polyfill-intl-icu": "~1.0",
4545
"symfony/security": "~2.6|~3.0.0",
46-
"symfony/form": "^2.8.16",
46+
"symfony/form": "^2.8.18",
4747
"symfony/expression-language": "~2.6|~3.0.0",
4848
"symfony/process": "^2.0.5|~3.0.0",
4949
"symfony/validator": "~2.5|~3.0.0",

0 commit comments

Comments
 (0)