<?php //version

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['Version\\Version'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Version\\Version')),
    ],
    null,
    [
        'Version\\Version' => [
            'major' => [
                8,
            ],
            'minor' => [
                1,
            ],
            'patch' => [
                0,
            ],
            'prefix' => [
                '',
            ],
        ],
    ],
    $o[0],
    []
); }];
