Files
torebki-fabiola.pl/wp-content/plugins/e-payeye-payments/vendor/composer/installed.php
2026-03-05 13:07:40 +01:00

51 lines
1.8 KiB
PHP

<?php return array(
'root' => array(
'name' => 'payeye/woocommerce',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'chillerlan/php-qrcode' => array(
'pretty_version' => '3.4.1',
'version' => '3.4.1.0',
'reference' => '468603b687a5fe75c1ff33857a45f1726c7b95a9',
'type' => 'library',
'install_path' => __DIR__ . '/../chillerlan/php-qrcode',
'aliases' => array(),
'dev_requirement' => false,
),
'chillerlan/php-settings-container' => array(
'pretty_version' => '1.2.2',
'version' => '1.2.2.0',
'reference' => 'd1b5284d6eb3a767459738bb0b20073f0cb3eeaf',
'type' => 'library',
'install_path' => __DIR__ . '/../chillerlan/php-settings-container',
'aliases' => array(),
'dev_requirement' => false,
),
'payeye/lib' => array(
'pretty_version' => '1.18.13',
'version' => '1.18.13.0',
'reference' => 'c00935223fd34c32116b6e5bd2907808cce8961d',
'type' => 'library',
'install_path' => __DIR__ . '/../payeye/lib',
'aliases' => array(),
'dev_requirement' => false,
),
'payeye/woocommerce' => 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,
),
),
);