<?php return array(
    'root' => array(
        'name' => '__root__',
        'pretty_version' => '1.0.0+no-version-set',
        'version' => '1.0.0.0',
        'reference' => null,
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => true,
    ),
    'versions' => array(
        '__root__' => array(
            'pretty_version' => '1.0.0+no-version-set',
            'version' => '1.0.0.0',
            'reference' => null,
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'cmb2/cmb2' => array(
            'pretty_version' => 'v2.11.0',
            'version' => '2.11.0.0',
            'reference' => '2847828b5cce1b48d09427ee13e6f7c752704468',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../cmb2/cmb2',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'publishpress/instance-protection' => array(
            'pretty_version' => 'v1.0.3',
            'version' => '1.0.3.0',
            'reference' => '6a4e7038c95fac43264b1d61a5cdae2b1e3cc4ee',
            'type' => 'library',
            'install_path' => __DIR__ . '/../publishpress/instance-protection',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'publishpress/pimple-pimple' => array(
            'pretty_version' => '3.5.0.10',
            'version' => '3.5.0.10',
            'reference' => 'f2784f4b1ccaf195b373a46a74cf3742e7c9f826',
            'type' => 'library',
            'install_path' => __DIR__ . '/../publishpress/pimple-pimple',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'publishpress/psr-container' => array(
            'pretty_version' => '2.0.1.10',
            'version' => '2.0.1.10',
            'reference' => '4ccd2cb058e7b93e96186791ca25870a02e35c5d',
            'type' => 'library',
            'install_path' => __DIR__ . '/../publishpress/psr-container',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'publishpress/wordpress-banners' => array(
            'pretty_version' => 'v1.3.1',
            'version' => '1.3.1.0',
            'reference' => 'bcb5f9f00973d53e2db027f9a05c059f18743fae',
            'type' => 'library',
            'install_path' => __DIR__ . '/../publishpress/wordpress-banners',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'publishpress/wordpress-reviews' => array(
            'pretty_version' => 'v1.1.20',
            'version' => '1.1.20.0',
            'reference' => '6d0b687a66439721b0432ef1320fd818cd56309f',
            'type' => 'library',
            'install_path' => __DIR__ . '/../publishpress/wordpress-reviews',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'publishpress/wordpress-version-notices' => array(
            'pretty_version' => '2.1.5',
            'version' => '2.1.5.0',
            'reference' => 'caf37ca4705f89b882c1e53d9e592939568df944',
            'type' => 'library',
            'install_path' => __DIR__ . '/../publishpress/wordpress-version-notices',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);