Skip to content

Commit 00ae69e

Browse files
authored
Create composer.json
1 parent bb23249 commit 00ae69e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

composer.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "macavity/php-vue-to-twig",
3+
"type": "library",
4+
"license": "MIT",
5+
"authors": [
6+
{
7+
"name": "Alexander Pape",
8+
"email": "[email protected]"
9+
}
10+
],
11+
"require": {}
12+
}

0 commit comments

Comments
 (0)