DEBSOURCES
Skip Quicknav
sources / php-matomo-doctrine-cache / 1.10.4-2 / lib / Doctrine / Common / Cache / Version.php
12345678
<?php namespace Doctrine\Common\Cache; class Version { public const VERSION = '1.9.0-DEV'; }