We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd316fe commit ee73329Copy full SHA for ee73329
composer.json
@@ -17,8 +17,8 @@
17
],
18
"require": {
19
"php": ">=5.3.3",
20
- "symfony/dependency-injection" : "~2.3",
21
- "symfony/config" : "~2.3,>=2.3.12",
+ "symfony/dependency-injection": "~2.3",
+ "symfony/config": "~2.3,>=2.3.12",
22
"symfony/event-dispatcher": "~2.1",
23
"symfony/http-foundation": "~2.3,>=2.3.19",
24
"symfony/http-kernel": "~2.3,>=2.3.22",
@@ -38,7 +38,7 @@
38
"symfony/finder": "~2.0,>=2.0.5",
39
"symfony/intl": "~2.3",
40
"symfony/security": "~2.3",
41
- "symfony/form": "~2.3.0,>=2.3.5",
+ "symfony/form": "~2.3.31",
42
"symfony/class-loader": "~2.1",
43
"symfony/process": "~2.0,>=2.0.5",
44
"symfony/validator": "~2.1",
0 commit comments