Skip to content

Commit 0345098

Browse files
committed
options-resolver is required and was implicit by form before
1 parent 2b35ac1 commit 0345098

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"symfony/framework-bundle": "^2.8|^3.2",
1717
"symfony/console": "^2.8|^3.2",
1818
"symfony/dependency-injection": "^2.8|^3.2",
19+
"symfony/options-resolver" : "^2.8|^3.2",
1920
"symfony/property-access": "^2.8|^3.2",
2021
"psr/log": "~1.0",
2122
"ruflin/elastica": "3.2.*"

0 commit comments

Comments
 (0)