vccw
vccw copied to clipboard
How to upgrade to PHP 7.3?
how do we set what PHP to use in the default.yml ? before we hit vagrant reload --provision?
That's the place to set it right?
using this doesint work, composers:
phpunit/phpunit:7.3 squizlabs/php_codesniffer:~2.0 wp-coding-standards/wpcs:* it just makes version like this: 7.0.26-2+ubuntu16.04.1+deb.sury.org+2
Another question: Also when i tried to do 'vagrant reload --provision' it deleted my database which was very unfortunate. Any idea how to update php to 7.3 without deleting the database?
The project seems abandoned 2 years ago
I've just come back to look for this project - pity it's not updated. It was virtually perfect for my requirements.... will have to fork it just in case...