<?php return array( 'root' => array( 'pretty_version' => '1.0.0+no-version-set', 'version' => '1.0.0.0', 'type' => 'project', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'reference' => NULL, 'name' => 'paco/phpdemo', 'dev' => true, ), 'versions' => array( 'brick/math' => array( 'pretty_version' => '0.9.3', 'version' => '0.9.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../brick/math', 'aliases' => array(), 'reference' => 'ca57d18f028f84f777b2168cd1911b0dee2343ae', 'dev_requirement' => false, ), 'fgrosse/phpasn1' => array( 'pretty_version' => 'v2.5.0', 'version' => '2.5.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../fgrosse/phpasn1', 'aliases' => array(), 'reference' => '42060ed45344789fb9f21f9f1864fc47b9e3507b', 'dev_requirement' => false, ), 'guzzlehttp/guzzle' => array( 'pretty_version' => '7.7.0', 'version' => '7.7.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/guzzle', 'aliases' => array(), 'reference' => 'fb7566caccf22d74d1ab270de3551f72a58399f5', 'dev_requirement' => false, ), 'guzzlehttp/promises' => array( 'pretty_version' => '2.0.1', 'version' => '2.0.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/promises', 'aliases' => array(), 'reference' => '111166291a0f8130081195ac4556a5587d7f1b5d', 'dev_requirement' => false, ), 'guzzlehttp/psr7' => array( 'pretty_version' => '2.6.0', 'version' => '2.6.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../guzzlehttp/psr7', 'aliases' => array(), 'reference' => '8bd7c33a0734ae1c5d074360512beb716bef3f77', 'dev_requirement' => false, ), 'nesbot/carbon' => array( 'pretty_version' => '2.68.1', 'version' => '2.68.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../nesbot/carbon', 'aliases' => array(), 'reference' => '4f991ed2a403c85efbc4f23eb4030063fdbe01da', 'dev_requirement' => false, ), 'paco/phpdemo' => array( 'pretty_version' => '1.0.0+no-version-set', 'version' => '1.0.0.0', 'type' => 'project', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'reference' => NULL, 'dev_requirement' => false, ), 'psr/container' => array( 'pretty_version' => '1.1.2', 'version' => '1.1.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'reference' => '513e0666f7216c7459170d56df27dfcefe1689ea', 'dev_requirement' => false, ), 'psr/container-implementation' => array( 'dev_requirement' => false, 'provided' => array( 0 => '1.0', ), ), 'psr/event-dispatcher' => array( 'pretty_version' => '1.0.0', 'version' => '1.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/event-dispatcher', 'aliases' => array(), 'reference' => 'dbefd12671e8a14ec7f180cab83036ed26714bb0', 'dev_requirement' => false, ), 'psr/event-dispatcher-implementation' => array( 'dev_requirement' => false, 'provided' => array( 0 => '1.0', ), ), 'psr/http-client' => array( 'pretty_version' => '1.0.2', 'version' => '1.0.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-client', 'aliases' => array(), 'reference' => '0955afe48220520692d2d09f7ab7e0f93ffd6a31', 'dev_requirement' => false, ), 'psr/http-client-implementation' => array( 'dev_requirement' => false, 'provided' => array( 0 => '1.0', ), ), 'psr/http-factory' => array( 'pretty_version' => '1.0.2', 'version' => '1.0.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-factory', 'aliases' => array(), 'reference' => 'e616d01114759c4c489f93b099585439f795fe35', 'dev_requirement' => false, ), 'psr/http-factory-implementation' => array( 'dev_requirement' => false, 'provided' => array( 0 => '1.0', ), ), 'psr/http-message' => array( 'pretty_version' => '2.0', 'version' => '2.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'dev_requirement' => false, ), 'psr/http-message-implementation' => array( 'dev_requirement' => false, 'provided' => array( 0 => '1.0', ), ), 'psr/log' => array( 'pretty_version' => '2.0.0', 'version' => '2.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'reference' => 'ef29f6d262798707a9edd554e2b82517ef3a9376', 'dev_requirement' => false, ), 'psr/log-implementation' => array( 'dev_requirement' => false, 'provided' => array( 0 => '1.0|2.0', ), ), 'ralouphie/getallheaders' => array( 'pretty_version' => '3.0.3', 'version' => '3.0.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../ralouphie/getallheaders', 'aliases' => array(), 'reference' => '120b605dfeb996808c31b6477290a714d356e822', 'dev_requirement' => false, ), 'spomky-labs/aes-key-wrap' => array( 'pretty_version' => 'v6.0.0', 'version' => '6.0.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../spomky-labs/aes-key-wrap', 'aliases' => array(), 'reference' => '97388255a37ad6fb1ed332d07e61fa2b7bb62e0d', 'dev_requirement' => false, ), 'spomky-labs/base64url' => array( 'pretty_version' => 'v2.0.4', 'version' => '2.0.4.0', 'type' => 'library', 'install_path' => __DIR__ . '/../spomky-labs/base64url', 'aliases' => array(), 'reference' => '7752ce931ec285da4ed1f4c5aa27e45e097be61d', 'dev_requirement' => false, ), 'symfony/config' => array( 'pretty_version' => 'v5.4.26', 'version' => '5.4.26.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/config', 'aliases' => array(), 'reference' => '8109892f27beed9252bd1f1c1880aeb4ad842650', 'dev_requirement' => false, ), 'symfony/console' => array( 'pretty_version' => 'v5.4.26', 'version' => '5.4.26.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/console', 'aliases' => array(), 'reference' => 'b504a3d266ad2bb632f196c0936ef2af5ff6e273', 'dev_requirement' => false, ), 'symfony/dependency-injection' => array( 'pretty_version' => 'v5.4.26', 'version' => '5.4.26.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/dependency-injection', 'aliases' => array(), 'reference' => '6736a10dcf724725a3b1c3b53e63a9ee03b27db9', 'dev_requirement' => false, ), 'symfony/deprecation-contracts' => array( 'pretty_version' => 'v3.3.0', 'version' => '3.3.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/deprecation-contracts', 'aliases' => array(), 'reference' => '7c3aff79d10325257a001fcf92d991f24fc967cf', 'dev_requirement' => false, ), 'symfony/error-handler' => array( 'pretty_version' => 'v6.3.2', 'version' => '6.3.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/error-handler', 'aliases' => array(), 'reference' => '85fd65ed295c4078367c784e8a5a6cee30348b7a', 'dev_requirement' => false, ), 'symfony/event-dispatcher' => array( 'pretty_version' => 'v5.4.26', 'version' => '5.4.26.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/event-dispatcher', 'aliases' => array(), 'reference' => '5dcc00e03413f05c1e7900090927bb7247cb0aac', 'dev_requirement' => false, ), 'symfony/event-dispatcher-contracts' => array( 'pretty_version' => 'v3.3.0', 'version' => '3.3.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/event-dispatcher-contracts', 'aliases' => array(), 'reference' => 'a76aed96a42d2b521153fb382d418e30d18b59df', 'dev_requirement' => false, ), 'symfony/event-dispatcher-implementation' => array( 'dev_requirement' => false, 'provided' => array( 0 => '2.0', ), ), 'symfony/filesystem' => array( 'pretty_version' => 'v6.3.1', 'version' => '6.3.1.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/filesystem', 'aliases' => array(), 'reference' => 'edd36776956f2a6fcf577edb5b05eb0e3bdc52ae', 'dev_requirement' => false, ), 'symfony/http-foundation' => array( 'pretty_version' => 'v6.3.2', 'version' => '6.3.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/http-foundation', 'aliases' => array(), 'reference' => '43ed99d30f5f466ffa00bdac3f5f7aa9cd7617c3', 'dev_requirement' => false, ), 'symfony/http-kernel' => array( 'pretty_version' => 'v5.4.27', 'version' => '5.4.27.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/http-kernel', 'aliases' => array(), 'reference' => '9f5624816c0b8d92f85666ac7ed2825a18fcd899', 'dev_requirement' => false, ), 'symfony/polyfill-ctype' => array( 'pretty_version' => 'v1.27.0', 'version' => '1.27.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-ctype', 'aliases' => array(), 'reference' => '5bbc823adecdae860bb64756d639ecfec17b050a', 'dev_requirement' => false, ), 'symfony/polyfill-intl-grapheme' => array( 'pretty_version' => 'v1.27.0', 'version' => '1.27.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-intl-grapheme', 'aliases' => array(), 'reference' => '511a08c03c1960e08a883f4cffcacd219b758354', 'dev_requirement' => false, ), 'symfony/polyfill-intl-normalizer' => array( 'pretty_version' => 'v1.27.0', 'version' => '1.27.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer', 'aliases' => array(), 'reference' => '19bd1e4fcd5b91116f14d8533c57831ed00571b6', 'dev_requirement' => false, ), 'symfony/polyfill-mbstring' => array( 'pretty_version' => 'v1.27.0', 'version' => '1.27.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring', 'aliases' => array(), 'reference' => '8ad114f6b39e2c98a8b0e3bd907732c207c2b534', 'dev_requirement' => false, ), 'symfony/polyfill-php73' => array( 'pretty_version' => 'v1.27.0', 'version' => '1.27.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php73', 'aliases' => array(), 'reference' => '9e8ecb5f92152187c4799efd3c96b78ccab18ff9', 'dev_requirement' => false, ), 'symfony/polyfill-php80' => array( 'pretty_version' => 'v1.27.0', 'version' => '1.27.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php80', 'aliases' => array(), 'reference' => '7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936', 'dev_requirement' => false, ), 'symfony/polyfill-php81' => array( 'pretty_version' => 'v1.27.0', 'version' => '1.27.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php81', 'aliases' => array(), 'reference' => '707403074c8ea6e2edaf8794b0157a0bfa52157a', 'dev_requirement' => false, ), 'symfony/polyfill-php83' => array( 'pretty_version' => 'v1.27.0', 'version' => '1.27.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php83', 'aliases' => array(), 'reference' => '508c652ba3ccf69f8c97f251534f229791b52a57', 'dev_requirement' => false, ), 'symfony/service-contracts' => array( 'pretty_version' => 'v2.5.2', 'version' => '2.5.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/service-contracts', 'aliases' => array(), 'reference' => '4b426aac47d6427cc1a1d0f7e2ac724627f5966c', 'dev_requirement' => false, ), 'symfony/service-implementation' => array( 'dev_requirement' => false, 'provided' => array( 0 => '1.0|2.0', ), ), 'symfony/string' => array( 'pretty_version' => 'v6.3.2', 'version' => '6.3.2.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/string', 'aliases' => array(), 'reference' => '53d1a83225002635bca3482fcbf963001313fb68', 'dev_requirement' => false, ), 'symfony/translation' => array( 'pretty_version' => 'v6.3.3', 'version' => '6.3.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/translation', 'aliases' => array(), 'reference' => '3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd', 'dev_requirement' => false, ), 'symfony/translation-contracts' => array( 'pretty_version' => 'v3.3.0', 'version' => '3.3.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/translation-contracts', 'aliases' => array(), 'reference' => '02c24deb352fb0d79db5486c0c79905a85e37e86', 'dev_requirement' => false, ), 'symfony/translation-implementation' => array( 'dev_requirement' => false, 'provided' => array( 0 => '2.3|3.0', ), ), 'symfony/var-dumper' => array( 'pretty_version' => 'v6.3.3', 'version' => '6.3.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/var-dumper', 'aliases' => array(), 'reference' => '77fb4f2927f6991a9843633925d111147449ee7a', 'dev_requirement' => false, ), 'thecodingmachine/safe' => array( 'pretty_version' => 'v1.3.3', 'version' => '1.3.3.0', 'type' => 'library', 'install_path' => __DIR__ . '/../thecodingmachine/safe', 'aliases' => array(), 'reference' => 'a8ab0876305a4cdaef31b2350fcb9811b5608dbc', 'dev_requirement' => false, ), 'web-token/encryption-pack' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-bundle' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-checker' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-console' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-core' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-easy' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-encryption' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-encryption-algorithm-aescbc' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-encryption-algorithm-aesgcm' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-encryption-algorithm-aesgcmkw' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-encryption-algorithm-aeskw' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-encryption-algorithm-dir' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-encryption-algorithm-ecdh-es' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-encryption-algorithm-experimental' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-encryption-algorithm-pbes2' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-encryption-algorithm-rsa' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-framework' => array( 'pretty_version' => 'v2.2.11', 'version' => '2.2.11.0', 'type' => 'symfony-bundle', 'install_path' => __DIR__ . '/../web-token/jwt-framework', 'aliases' => array(), 'reference' => '643cced197e32471418bd89e7a44b69fd04eb9de', 'dev_requirement' => false, ), 'web-token/jwt-key-mgmt' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-nested-token' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-signature' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-signature-algorithm-ecdsa' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-signature-algorithm-eddsa' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-signature-algorithm-experimental' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-signature-algorithm-hmac' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-signature-algorithm-none' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-signature-algorithm-rsa' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/jwt-util-ecc' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), 'web-token/signature-pack' => array( 'dev_requirement' => false, 'replaced' => array( 0 => 'v2.2.11', ), ), ), );