Composer > support/require PHP 5.6+ (instead of 5.5.9+)

This commit is contained in:
Meritoo
2018-07-02 08:12:26 +02:00
parent 64499b49d3
commit 72fd87e165
3 changed files with 8 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM php:5.5-cli
FROM php:5.6-cli
MAINTAINER Meritoo <github@meritoo.pl>
#