summaryrefslogtreecommitdiff
path: root/vendor/guzzle/guzzle/phing/build.properties.dist
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/guzzle/guzzle/phing/build.properties.dist')
-rw-r--r--vendor/guzzle/guzzle/phing/build.properties.dist16
1 files changed, 16 insertions, 0 deletions
diff --git a/vendor/guzzle/guzzle/phing/build.properties.dist b/vendor/guzzle/guzzle/phing/build.properties.dist
new file mode 100644
index 0000000..c60d3d9
--- /dev/null
+++ b/vendor/guzzle/guzzle/phing/build.properties.dist
@@ -0,0 +1,16 @@
+# you may need to update this if you're working on a fork.
+guzzle.remote=git@github.com:guzzle/guzzle.git
+
+# github credentials -- only used by GitHub API calls to create subtree repos
+github.basicauth=username:password
+# for the subtree split and testing
+github.org=guzzle
+
+# your git path
+cmd.git=git
+
+# your composer command
+cmd.composer=composer
+
+# test server start
+cmd.testserver=node