2024-07-24 09:43:31 +02:00
|
|
|
<?php return array(
|
|
|
|
|
'root' => array(
|
|
|
|
|
'name' => 'getkirby/plainkit',
|
2024-08-18 16:56:58 +02:00
|
|
|
'pretty_version' => 'dev-main',
|
|
|
|
|
'version' => 'dev-main',
|
2024-09-04 18:30:33 +02:00
|
|
|
'reference' => '2f836dde20404d744d921c386213a0d7df13313a',
|
2024-07-24 09:43:31 +02:00
|
|
|
'type' => 'project',
|
|
|
|
|
'install_path' => __DIR__ . '/../../',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev' => true,
|
|
|
|
|
),
|
|
|
|
|
'versions' => array(
|
|
|
|
|
'christian-riesen/base32' => array(
|
|
|
|
|
'pretty_version' => '1.6.0',
|
|
|
|
|
'version' => '1.6.0.0',
|
|
|
|
|
'reference' => '2e82dab3baa008e24a505649b0d583c31d31e894',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../christian-riesen/base32',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'claviska/simpleimage' => array(
|
|
|
|
|
'pretty_version' => '4.2.0',
|
|
|
|
|
'version' => '4.2.0.0',
|
|
|
|
|
'reference' => 'dfbe53c01dae8467468ef2b817c09b786a7839d2',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../claviska/simpleimage',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'composer/semver' => array(
|
|
|
|
|
'pretty_version' => '3.4.0',
|
|
|
|
|
'version' => '3.4.0.0',
|
|
|
|
|
'reference' => '35e8d0af4486141bc745f23a29cc2091eb624a32',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/./semver',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'filp/whoops' => array(
|
|
|
|
|
'pretty_version' => '2.15.4',
|
|
|
|
|
'version' => '2.15.4.0',
|
|
|
|
|
'reference' => 'a139776fa3f5985a50b509f2a02ff0f709d2a546',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../filp/whoops',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
2024-09-04 18:30:33 +02:00
|
|
|
'getbrevo/brevo-php' => array(
|
|
|
|
|
'pretty_version' => 'v2.0.2',
|
|
|
|
|
'version' => '2.0.2.0',
|
|
|
|
|
'reference' => 'd090995afd88ff9d6f1284d7f9adaff0c6a58949',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../getbrevo/brevo-php',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
2024-07-24 09:43:31 +02:00
|
|
|
'getkirby/cms' => array(
|
|
|
|
|
'pretty_version' => '4.3.0',
|
|
|
|
|
'version' => '4.3.0.0',
|
|
|
|
|
'reference' => 'f9f00b16a22fe9dbbbddc2bfd4719ca3437cbee9',
|
|
|
|
|
'type' => 'kirby-cms',
|
|
|
|
|
'install_path' => __DIR__ . '/../../kirby',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'getkirby/composer-installer' => array(
|
|
|
|
|
'pretty_version' => '1.2.1',
|
|
|
|
|
'version' => '1.2.1.0',
|
|
|
|
|
'reference' => 'c98ece30bfba45be7ce457e1102d1b169d922f3d',
|
|
|
|
|
'type' => 'composer-plugin',
|
|
|
|
|
'install_path' => __DIR__ . '/../getkirby/composer-installer',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'getkirby/plainkit' => array(
|
2024-08-18 16:56:58 +02:00
|
|
|
'pretty_version' => 'dev-main',
|
|
|
|
|
'version' => 'dev-main',
|
2024-09-04 18:30:33 +02:00
|
|
|
'reference' => '2f836dde20404d744d921c386213a0d7df13313a',
|
2024-07-24 09:43:31 +02:00
|
|
|
'type' => 'project',
|
|
|
|
|
'install_path' => __DIR__ . '/../../',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
2024-09-04 18:30:33 +02:00
|
|
|
'guzzlehttp/guzzle' => array(
|
|
|
|
|
'pretty_version' => '7.9.2',
|
|
|
|
|
'version' => '7.9.2.0',
|
|
|
|
|
'reference' => 'd281ed313b989f213357e3be1a179f02196ac99b',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'guzzlehttp/promises' => array(
|
|
|
|
|
'pretty_version' => '2.0.3',
|
|
|
|
|
'version' => '2.0.3.0',
|
|
|
|
|
'reference' => '6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../guzzlehttp/promises',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'guzzlehttp/psr7' => array(
|
|
|
|
|
'pretty_version' => '2.7.0',
|
|
|
|
|
'version' => '2.7.0.0',
|
|
|
|
|
'reference' => 'a70f5c95fb43bc83f07c9c948baa0dc1829bf201',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../guzzlehttp/psr7',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
2024-07-24 09:43:31 +02:00
|
|
|
'laminas/laminas-escaper' => array(
|
|
|
|
|
'pretty_version' => '2.13.0',
|
|
|
|
|
'version' => '2.13.0.0',
|
|
|
|
|
'reference' => 'af459883f4018d0f8a0c69c7a209daef3bf973ba',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../laminas/laminas-escaper',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'league/color-extractor' => array(
|
|
|
|
|
'pretty_version' => '0.4.0',
|
|
|
|
|
'version' => '0.4.0.0',
|
|
|
|
|
'reference' => '21fcac6249c5ef7d00eb83e128743ee6678fe505',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../league/color-extractor',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'matthecat/colorextractor' => array(
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
'replaced' => array(
|
|
|
|
|
0 => '*',
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
'michelf/php-smartypants' => array(
|
|
|
|
|
'pretty_version' => '1.8.1',
|
|
|
|
|
'version' => '1.8.1.0',
|
|
|
|
|
'reference' => '47d17c90a4dfd0ccf1f87e25c65e6c8012415aad',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../michelf/php-smartypants',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'phpmailer/phpmailer' => array(
|
|
|
|
|
'pretty_version' => 'v6.9.1',
|
|
|
|
|
'version' => '6.9.1.0',
|
|
|
|
|
'reference' => '039de174cd9c17a8389754d3b877a2ed22743e18',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../phpmailer/phpmailer',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
2024-09-04 18:30:33 +02:00
|
|
|
'psr/http-client' => array(
|
|
|
|
|
'pretty_version' => '1.0.3',
|
|
|
|
|
'version' => '1.0.3.0',
|
|
|
|
|
'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../psr/http-client',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'psr/http-client-implementation' => array(
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
'provided' => array(
|
|
|
|
|
0 => '1.0',
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
'psr/http-factory' => array(
|
|
|
|
|
'pretty_version' => '1.1.0',
|
|
|
|
|
'version' => '1.1.0.0',
|
|
|
|
|
'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../psr/http-factory',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'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',
|
|
|
|
|
'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../psr/http-message',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'psr/http-message-implementation' => array(
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
'provided' => array(
|
|
|
|
|
0 => '1.0',
|
|
|
|
|
),
|
|
|
|
|
),
|
2024-07-24 09:43:31 +02:00
|
|
|
'psr/log' => array(
|
|
|
|
|
'pretty_version' => '3.0.0',
|
|
|
|
|
'version' => '3.0.0.0',
|
|
|
|
|
'reference' => 'fe5ea303b0887d5caefd3d431c3e61ad47037001',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../psr/log',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
2024-09-04 18:30:33 +02:00
|
|
|
'ralouphie/getallheaders' => array(
|
|
|
|
|
'pretty_version' => '3.0.3',
|
|
|
|
|
'version' => '3.0.3.0',
|
|
|
|
|
'reference' => '120b605dfeb996808c31b6477290a714d356e822',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../ralouphie/getallheaders',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
2024-07-24 09:43:31 +02:00
|
|
|
'symfony/deprecation-contracts' => array(
|
|
|
|
|
'pretty_version' => 'v3.5.0',
|
|
|
|
|
'version' => '3.5.0.0',
|
|
|
|
|
'reference' => '0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'symfony/polyfill-ctype' => array(
|
|
|
|
|
'pretty_version' => 'v1.30.0',
|
|
|
|
|
'version' => '1.30.0.0',
|
|
|
|
|
'reference' => '0424dff1c58f028c451efff2045f5d92410bd540',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'symfony/polyfill-intl-idn' => array(
|
|
|
|
|
'pretty_version' => 'v1.29.0',
|
|
|
|
|
'version' => '1.29.0.0',
|
|
|
|
|
'reference' => 'a287ed7475f85bf6f61890146edbc932c0fff919',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-intl-idn',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'symfony/polyfill-intl-normalizer' => array(
|
|
|
|
|
'pretty_version' => 'v1.30.0',
|
|
|
|
|
'version' => '1.30.0.0',
|
|
|
|
|
'reference' => 'a95281b0be0d9ab48050ebd988b967875cdb9fdb',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'symfony/polyfill-mbstring' => array(
|
|
|
|
|
'pretty_version' => 'v1.29.0',
|
|
|
|
|
'version' => '1.29.0.0',
|
|
|
|
|
'reference' => '9773676c8a1bb1f8d4340a62efe641cf76eda7ec',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
'symfony/polyfill-php72' => array(
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
'replaced' => array(
|
|
|
|
|
0 => '*',
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
'symfony/yaml' => array(
|
|
|
|
|
'pretty_version' => 'v6.4.8',
|
|
|
|
|
'version' => '6.4.8.0',
|
|
|
|
|
'reference' => '52903de178d542850f6f341ba92995d3d63e60c9',
|
|
|
|
|
'type' => 'library',
|
|
|
|
|
'install_path' => __DIR__ . '/../symfony/yaml',
|
|
|
|
|
'aliases' => array(),
|
|
|
|
|
'dev_requirement' => false,
|
|
|
|
|
),
|
|
|
|
|
),
|
|
|
|
|
);
|