Skip to content

Commit b4301a0

Browse files
authored
adding missing symfony/asset closes #859 (#871)
1 parent 11b116e commit b4301a0

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/console": "^2.8|^3.0|^4",
1717
"symfony/stopwatch": "^2.8|^3.0|^4",
1818
"symfony/templating": "^2.8|^3.0|^4",
19+
"symfony/asset": "^2.8|^3.0|^4",
1920
"doctrine/annotations": "~1.2",
2021
"doctrine/inflector": "~1.0",
2122
"doctrine/cache": "~1.4",

0 commit comments

Comments
 (0)