Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 7.3 #162

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

PHP 7.3 #162

wants to merge 2 commits into from

Conversation

ryanburnette
Copy link
Contributor

This PR updates the Vagrant development environment to install and use PHP 7.3 (7.3.11 at the time of the PR), which is the same PHP version ^7.3 will result in running on Heroku.

The composer.json is updated to reflect ^7.3 and composer.lock file is generated from the Vagrant install to match so Heroku won't throw any warnings like in #104.

If you test this using macOS, take a look at #161 if composer fails, that probably won't be related to this PR.

- this adds composer.json and composer.lock generated by the same php
version that will be used on heroku
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant