Issue #126: Use the correct package name.

This commit is contained in:
Jeff Geerling 2016-05-14 21:25:30 -05:00
parent ad3a75ede0
commit c2ef557806
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ __php_packages:
- php7.0-opcache
- php7.0-xml
- php7.0-mbstring
- php-sqlite
- php-sqlite3
- php-apcu
__php_webserver_daemon: "apache2"