<?php return array(
    'root' => array(
        'name' => '__root__',
        'pretty_version' => 'dev-2.0.32/BREEZ-267-mobile-cache',
        'version' => 'dev-2.0.32/BREEZ-267-mobile-cache',
        'reference' => '76c4884beedca709e9605094404e3cf3ae2be84b',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => true,
    ),
    'versions' => array(
        '__root__' => array(
            'pretty_version' => 'dev-2.0.32/BREEZ-267-mobile-cache',
            'version' => 'dev-2.0.32/BREEZ-267-mobile-cache',
            'reference' => '76c4884beedca709e9605094404e3cf3ae2be84b',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'mobiledetect/mobiledetectlib' => array(
            'pretty_version' => '4.8.03',
            'version' => '4.8.03.0',
            'reference' => '253bedd7db166ec248f157aced344d3584fcb0d9',
            'type' => 'library',
            'install_path' => __DIR__ . '/../mobiledetect/mobiledetectlib',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'psr/simple-cache' => array(
            'pretty_version' => '3.0.0',
            'version' => '3.0.0.0',
            'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865',
            'type' => 'library',
            'install_path' => __DIR__ . '/../psr/simple-cache',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);
