Skip to content

Commit 9f4b96d

Browse files
authored
Add files via upload
Adding Composer.json file.
1 parent 56f0e83 commit 9f4b96d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "mdbootstrap/Vue-Bootstrap-with-Material-Design",
3+
"description": "Vue Bootstrap with Material Design - Powerful and free UI KIT",
4+
"require": {
5+
"php": "^7.2",
6+
"another-vendor/package": "1.*"
7+
}
8+
}

0 commit comments

Comments
 (0)