Skip to content

Commit 3811c91

Browse files
authored
Create composer.json
1 parent 382fab4 commit 3811c91

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

composer.json

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"require": {
3+
"rmccue/requests": ">=1.0",
4+
"vlucas/phpdotenv": "dev-master"
5+
},
6+
"config": {
7+
"vendor-dir": "www/vendor"
8+
}
9+
}

0 commit comments

Comments
 (0)