We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382fab4 commit 3811c91Copy full SHA for 3811c91
composer.json
@@ -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