Increase php version requirement

This commit is contained in:
Dennis Eichhorn 2016-12-07 20:53:29 +01:00
parent 07482fe5c7
commit 6f1d7835d7

View File

@ -12,7 +12,7 @@ A file documentation MUST be implemented in the following form:
/**
* File description
*
* PHP Version 7.0
* PHP Version 7.1
*
* @category Category name
* @package Package name