mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-18 04:48:39 +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.
|
||||
*
|
||||
* PHP Version 7.1
|
||||
* PHP Version 7.2
|
||||
*
|
||||
* @package phpOMS\DataStorage\Cache\Connection
|
||||
* @license OMS License 1.0
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ namespace phpOMS\Utils\IO\Csv {
|
|||
/**
|
||||
* Cvs interface.
|
||||
*
|
||||
* PHP Version 7.1
|
||||
* PHP Version 7.2
|
||||
*
|
||||
* @package Framework
|
||||
* @copyright Dennis Eichhorn
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user