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

Commit 92f3d20

Browse files
authored
Merge pull request #766 from esteinborn/patch-1
DOCS: Set vagrant_box to ubuntu1404 for PHP 5.6
2 parents 163def7 + 70af906 commit 92f3d20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/other/php-56.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Ubuntu 16.04 Xenial defaults to PHP 7.0 in it's system packages. No older versio
1111
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`:
1212

1313
```yaml
14+
vagrant_box: geerlingguy/ubuntu1404
1415
php_version: "5.6"
1516
php_packages:
1617
- php5

0 commit comments

Comments
 (0)