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

Commit

Permalink
Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Oct 7, 2015
1 parent 02d7264 commit 9a7f5bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ This project aims to make spinning up a simple local Drupal test/development env
It will install the following on an Ubuntu 14.04 (by default) linux VM:

- Apache 2.4.x (or Nginx 1.x)
- PHP 5.5.x (configurable)
- PHP 5.6.x (configurable)
- MySQL 5.5.x
- Drush (configurable)
- Drupal Console (if using Drupal 8+)
- Drupal 6.x, 7.x, or 8.x.x (configurable)
- Optional:
- Varnish 4.x
- Varnish 4.x (configurable)
- Apache Solr 4.10.x (configurable)
- Node.js
- Node.js 0.12 (configurable)
- Selenium, for testing your sites via Behat
- Ruby
- Memcached
Expand Down

0 comments on commit 9a7f5bf

Please sign in to comment.