| Path : /var/www/html/solarwindia/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ |
| Current File : /var/www/html/solarwindia/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php |
<?php
namespace Doctrine\Common\Cache;
class Version
{
public const VERSION = '1.9.0-DEV';
}