File "Version.php"
Full Path: /home/isoftco/public_html/hrm/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php
File size: 99 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Doctrine\Common\Cache;
class Version
{
public const VERSION = '1.9.0-DEV';
}