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

Commit 9a7f5bf

Browse files
committed
Updated README.md.
1 parent 02d7264 commit 9a7f5bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ This project aims to make spinning up a simple local Drupal test/development env
99
It will install the following on an Ubuntu 14.04 (by default) linux VM:
1010

1111
- Apache 2.4.x (or Nginx 1.x)
12-
- PHP 5.5.x (configurable)
12+
- PHP 5.6.x (configurable)
1313
- MySQL 5.5.x
1414
- Drush (configurable)
1515
- Drupal Console (if using Drupal 8+)
1616
- Drupal 6.x, 7.x, or 8.x.x (configurable)
1717
- Optional:
18-
- Varnish 4.x
18+
- Varnish 4.x (configurable)
1919
- Apache Solr 4.10.x (configurable)
20-
- Node.js
20+
- Node.js 0.12 (configurable)
2121
- Selenium, for testing your sites via Behat
2222
- Ruby
2323
- Memcached

0 commit comments

Comments
 (0)