Skip to content
Snippets Groups Projects
Commit 20b1d58b authored by kpayson64's avatar kpayson64 Committed by GitHub
Browse files

Merge pull request #7312 from kpayson64/fix_sanity

Updated composer.json template
parents 7126163b a56c9da5
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,10 @@ ...@@ -15,8 +15,10 @@
], ],
"require": { "require": {
"php": ">=5.5.0", "php": ">=5.5.0",
"datto/protobuf-php": "dev-master", "datto/protobuf-php": "dev-master"
"google/auth": "v0.7" },
"require-dev": {
"google/auth": "v0.9"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment