Files
drmaterac.pl/modules/paynow/vendor/composer/installed.php
2025-03-21 20:24:43 +01:00

182 lines
6.7 KiB
PHP

<?php return array(
'root' => array(
'name' => 'pay-now/paynow-prestashop',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'ae162451919441e986928aafb1996fab693c0159',
'type' => 'prestashop-module',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'clue/stream-filter' => array(
'pretty_version' => 'v1.6.0',
'version' => '1.6.0.0',
'reference' => 'd6169430c7731d8509da7aecd0af756a5747b78e',
'type' => 'library',
'install_path' => __DIR__ . '/../clue/stream-filter',
'aliases' => array(),
'dev_requirement' => false,
),
'nyholm/psr7' => array(
'pretty_version' => '1.6.1',
'version' => '1.6.1.0',
'reference' => 'e874c8c4286a1e010fb4f385f3a55ac56a05cc93',
'type' => 'library',
'install_path' => __DIR__ . '/../nyholm/psr7',
'aliases' => array(),
'dev_requirement' => false,
),
'pay-now/paynow-php-sdk' => array(
'pretty_version' => '2.2.2',
'version' => '2.2.2.0',
'reference' => '33432ca177e937f3f5c6abb9f36c7f979baec67d',
'type' => 'library',
'install_path' => __DIR__ . '/../pay-now/paynow-php-sdk',
'aliases' => array(),
'dev_requirement' => false,
),
'pay-now/paynow-prestashop' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'ae162451919441e986928aafb1996fab693c0159',
'type' => 'prestashop-module',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'php-http/async-client-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '*',
1 => '1.0',
),
),
'php-http/client-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '*',
1 => '1.0',
),
),
'php-http/curl-client' => array(
'pretty_version' => '2.3.0',
'version' => '2.3.0.0',
'reference' => 'f7352c0796549949900d28fe991e19c90572386a',
'type' => 'library',
'install_path' => __DIR__ . '/../php-http/curl-client',
'aliases' => array(),
'dev_requirement' => false,
),
'php-http/discovery' => array(
'pretty_version' => '1.19.1',
'version' => '1.19.1.0',
'reference' => '57f3de01d32085fea20865f9b16fb0e69347c39e',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/../php-http/discovery',
'aliases' => array(),
'dev_requirement' => false,
),
'php-http/httplug' => array(
'pretty_version' => '2.4.0',
'version' => '2.4.0.0',
'reference' => '625ad742c360c8ac580fcc647a1541d29e257f67',
'type' => 'library',
'install_path' => __DIR__ . '/../php-http/httplug',
'aliases' => array(),
'dev_requirement' => false,
),
'php-http/message' => array(
'pretty_version' => '1.14.0',
'version' => '1.14.0.0',
'reference' => '2ccee04a28c3d98eb3f2b85ce1e2fcff70c0e63b',
'type' => 'library',
'install_path' => __DIR__ . '/../php-http/message',
'aliases' => array(),
'dev_requirement' => false,
),
'php-http/message-factory' => array(
'pretty_version' => '1.1.0',
'version' => '1.1.0.0',
'reference' => '4d8778e1c7d405cbb471574821c1ff5b68cc8f57',
'type' => 'library',
'install_path' => __DIR__ . '/../php-http/message-factory',
'aliases' => array(),
'dev_requirement' => false,
),
'php-http/message-factory-implementation' => array(
'dev_requirement' => false,
'provided' => array(
0 => '1.0',
),
),
'php-http/promise' => array(
'pretty_version' => '1.2.0',
'version' => '1.2.0.0',
'reference' => 'ef4905bfb492ff389eb7f12e26925a0f20073050',
'type' => 'library',
'install_path' => __DIR__ . '/../php-http/promise',
'aliases' => array(),
'dev_requirement' => false,
),
'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 => '1.0',
),
),
'psr/http-factory' => array(
'pretty_version' => '1.0.2',
'version' => '1.0.2.0',
'reference' => 'e616d01114759c4c489f93b099585439f795fe35',
'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 => '1.0',
),
),
'psr/http-message' => array(
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
'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 => '1.0',
),
),
'symfony/options-resolver' => array(
'pretty_version' => 'v3.4.47',
'version' => '3.4.47.0',
'reference' => 'c7efc97a47b2ebaabc19d5b6c6b50f5c37c92744',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/options-resolver',
'aliases' => array(),
'dev_requirement' => false,
),
),
);