Skip to content

Commit 0724809

Browse files
authored
Update composer.json
add libraries composer and symfony webpack
1 parent 3ac92cc commit 0724809

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"name": "thelia/flexy",
33
"description": "thelia design system",
44
"license": "LGPL-3.0+",
5-
"require": {}
5+
"require": {
6+
"composer/installers": "~1.0",
7+
"symfony/webpack-encore-bundle": "*"
8+
}
69
}

0 commit comments

Comments
 (0)