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

Commit 7179eae

Browse files
authored
Merge pull request #1617 from kevinhowbrook/patch-2
Update php.md
2 parents 0cb3789 + 031ad3d commit 7179eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configurations/php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Remi's RPM repository is included with Drupal VM, and you can make the following
1919

2020
If you want parity with your production environment and wish to install the default distribution packages, set `php_version: ''` inside your `config.yml` to avoid adding Remi's or Ondřej's repositories. Doing this will use the default packages set in the [`geerlingguy.php`](https://github.com/geerlingguy/ansible-role-php) Ansible role.
2121

22-
_Note: If you're using a base OS with a PHP version older than what's assumed in the `geerlingguy.php` role, you will also need to override some of the default variables set by that role in your `config.yml`. See the [`geerlingguy.php` Ansible role's README](https://github.com/geerlingguy/ansible-role-php-#readme) for more information._
22+
_Note: If you're using a base OS with a PHP version older than what's assumed in the `geerlingguy.php` role, you will also need to override some of the default variables set by that role in your `config.yml`. See the [`geerlingguy.php` Ansible role's README](https://github.com/geerlingguy/ansible-role-php#readme) for more information._

0 commit comments

Comments
 (0)