Skip to content

Commit 48aa68c

Browse files
committed
Bump minimal requirements
1 parent d8150fa commit 48aa68c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"symfony/config": "^3.4.31|^4.3.4",
2525
"symfony/debug": "~2.8|~3.0|~4.0",
2626
"symfony/event-dispatcher": "~3.4|~4.0",
27-
"symfony/http-foundation": "^3.3.11|~4.0",
28-
"symfony/http-kernel": "~3.4|~4.0",
27+
"symfony/http-foundation": "^3.4.13|~4.3",
28+
"symfony/http-kernel": "^3.4.31|^4.3.4",
2929
"symfony/polyfill-mbstring": "~1.0",
3030
"symfony/filesystem": "~2.8|~3.0|~4.0",
3131
"symfony/finder": "~2.8|~3.0|~4.0",
@@ -40,7 +40,7 @@
4040
"symfony/css-selector": "~2.8|~3.0|~4.0",
4141
"symfony/dom-crawler": "~2.8|~3.0|~4.0",
4242
"symfony/polyfill-intl-icu": "~1.0",
43-
"symfony/form": "^3.4.22|~4.1.11|^4.2.3",
43+
"symfony/form": "^3.4.31|^4.3.4",
4444
"symfony/expression-language": "~2.8|~3.0|~4.0",
4545
"symfony/process": "~2.8|~3.0|~4.0",
4646
"symfony/security-core": "~3.2|~4.0",

0 commit comments

Comments
 (0)