Skip to content

Commit d6cb36f

Browse files
Merge branch '3.4' into 4.3
* 3.4: Bump minimal requirements Use PHPUnit 8.3 on Travis when possible
2 parents 1203a1f + 48aa68c commit d6cb36f

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/debug": "~4.0",
2424
"symfony/dependency-injection": "^4.3",
2525
"symfony/http-foundation": "^4.3",
26-
"symfony/http-kernel": "^4.3",
26+
"symfony/http-kernel": "^4.3.4",
2727
"symfony/polyfill-mbstring": "~1.0",
2828
"symfony/filesystem": "~3.4|~4.0",
2929
"symfony/finder": "~3.4|~4.0",
@@ -38,7 +38,7 @@
3838
"symfony/css-selector": "~3.4|~4.0",
3939
"symfony/dom-crawler": "^4.3",
4040
"symfony/polyfill-intl-icu": "~1.0",
41-
"symfony/form": "^4.3",
41+
"symfony/form": "^4.3.4",
4242
"symfony/expression-language": "~3.4|~4.0",
4343
"symfony/http-client": "^4.3",
4444
"symfony/mailer": "^4.3",

0 commit comments

Comments
 (0)