<?php //version

return [PHP_INT_MAX, static fn () => \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' => [
                1,
            ],
            'minor' => [
                17,
            ],
            'patch' => [
                0,
            ],
            'preRelease' => [
                null,
            ],
            'build' => [
                null,
            ],
        ],
    ],
    $o[0],
    []
)];
