<?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' => '3.74.2',
            'version' => '3.74.2.0',
            'reference' => 'd1f56f0477efde80ba168f98fd7c0485cf8291bf',
            'type' => 'library',
            'install_path' => __DIR__ . '/../mobiledetect/mobiledetectlib',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);
