Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #766 from esteinborn/patch-1
Browse files Browse the repository at this point in the history
DOCS: Set vagrant_box to ubuntu1404 for PHP 5.6
  • Loading branch information
geerlingguy authored Jun 28, 2016
2 parents 163def7 + 70af906 commit 92f3d20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/other/php-56.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Ubuntu 16.04 Xenial defaults to PHP 7.0 in it's system packages. No older versio
Ondřej Surý's PPA for PHP 7.0 is used to install PHP 7, but you can switch to using different 5.6 packages instead by making the following changes to `config.yml`:

```yaml
vagrant_box: geerlingguy/ubuntu1404
php_version: "5.6"
php_packages:
- php5
Expand Down

0 comments on commit 92f3d20

Please sign in to comment.