-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update homestead to latest and add "watson/active" to composer.json
Summary: Vagrant keeps complaining about a newer version of homestead is available and it's good to keep up, so update it. Also, somehow "watson/active" never got added to `composer.json`, though it did end up in the lockfile so things worked. We do depend on it, so it should be listed in our dependencies. Test Plan: - `vagrant box update && vagrant destroy --force && vagrant up` - Setup the Madison db (`make db-reset` is easiest) - Ensure your setup still works, run the tests, etc. Reviewers: sethetter Reviewed By: sethetter Differential Revision: https://phabricator.opengovfoundation.org/D182
- Loading branch information
Showing
3 changed files
with
113 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.