mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-10 05:58:42 +00:00
Fix required php version
This commit is contained in:
parent
f0f505301e
commit
7900333d41
|
|
@ -22,7 +22,7 @@ use phpOMS\System\File\Local\File;
|
||||||
/**
|
/**
|
||||||
* MemCache class.
|
* MemCache class.
|
||||||
*
|
*
|
||||||
* PHP Version 7.1
|
* PHP Version 7.2
|
||||||
*
|
*
|
||||||
* @package phpOMS\DataStorage\Cache\Connection
|
* @package phpOMS\DataStorage\Cache\Connection
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ namespace phpOMS\Utils\IO\Csv {
|
||||||
/**
|
/**
|
||||||
* Cvs interface.
|
* Cvs interface.
|
||||||
*
|
*
|
||||||
* PHP Version 7.1
|
* PHP Version 7.2
|
||||||
*
|
*
|
||||||
* @package Framework
|
* @package Framework
|
||||||
* @copyright Dennis Eichhorn
|
* @copyright Dennis Eichhorn
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user