Skip to content

Commit 45da87b

Browse files
author
Connor Graham
committed
added asset to composer
1 parent e0d3794 commit 45da87b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"symfony/form": "^3.3|^4.0",
2323
"symfony/framework-bundle": "^3.3|^4.0",
2424
"symfony/security": "^3.3|^4.0",
25-
"symfony/twig-bundle": "^3.3|^4.0"
25+
"symfony/twig-bundle": "^3.3|^4.0",
26+
"symfony/asset": "^3.3|^4.0"
2627
},
2728
"require-dev": {
2829
"symfony/validator": "^3.3|^4.0",

0 commit comments

Comments
 (0)