Commit 5177e547e12125c4c44a44ab1d8c7cb8dc1d49cd
1 parent
06084f9b
composer add gogle
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
composer.json
| @@ -28,5 +28,6 @@ | @@ -28,5 +28,6 @@ | ||
| 28 | "source": "https://github.com/redound/phalcon-rest-boilerplate", | 28 | "source": "https://github.com/redound/phalcon-rest-boilerplate", |
| 29 | "issues": "https://github.com/redound/phalcon-rest-boilerplate/issues", | 29 | "issues": "https://github.com/redound/phalcon-rest-boilerplate/issues", |
| 30 | "docs": "http://phalcon-rest.redound.org" | 30 | "docs": "http://phalcon-rest.redound.org" |
| 31 | - } | 31 | + }, |
| 32 | + "discard-changes": true | ||
| 32 | } | 33 | } |