1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-25 18:43:22 +01:00
guzzle/phing/build.properties.dist

16 lines
390 B
Plaintext

# 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