mirror of
https://gh.wpcy.net/https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-04-26 01:14:19 +08:00
5 lines
2.8 KiB
PHP
5 lines
2.8 KiB
PHP
<?php
|
|
|
|
namespace {
|
|
return array('root' => array('name' => 'woocommerce/woocommerce-paypal-payments', 'pretty_version' => 'dev-trunk', 'version' => 'dev-trunk', 'reference' => 'ff0e8a11616122079632887d6b5375307d1fac5c', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('container-interop/service-provider' => array('pretty_version' => 'v0.4.1', 'version' => '0.4.1.0', 'reference' => 'e04441ca21ef03e10dce70b0af29269281eec6dc', 'type' => 'library', 'install_path' => __DIR__ . '/../container-interop/service-provider', 'aliases' => array(), 'dev_requirement' => \false), 'dhii/module-interface' => array('pretty_version' => 'v0.3.0-alpha2', 'version' => '0.3.0.0-alpha2', 'reference' => '0e39f167d7ed8990c82f5d2e6084159d1a502a5b', 'type' => 'library', 'install_path' => __DIR__ . '/../dhii/module-interface', 'aliases' => array(), 'dev_requirement' => \false), 'firebase/php-jwt' => array('pretty_version' => 'v6.10.0', 'version' => '6.10.0.0', 'reference' => 'a49db6f0a5033aef5143295342f1c95521b075ff', 'type' => 'library', 'install_path' => __DIR__ . '/../firebase/php-jwt', 'aliases' => array(), 'dev_requirement' => \false), 'psr/container' => array('pretty_version' => '1.1.2', 'version' => '1.1.2.0', 'reference' => '513e0666f7216c7459170d56df27dfcefe1689ea', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/container', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '1.1.4', 'version' => '1.1.4.0', 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), '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), 'symfony/polyfill-php80' => array('pretty_version' => 'v1.33.0', 'version' => '1.33.0.0', 'reference' => '0cc9dd0f17f61d8131e7df6b84bd344899fe2608', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php80', 'aliases' => array(), 'dev_requirement' => \false), 'wikimedia/composer-merge-plugin' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => 'a03d426c8e9fb2c9c569d9deeb31a083292788bc', 'type' => 'composer-plugin', 'install_path' => __DIR__ . '/../wikimedia/composer-merge-plugin', 'aliases' => array(), 'dev_requirement' => \false), 'woocommerce/woocommerce-paypal-payments' => array('pretty_version' => 'dev-trunk', 'version' => 'dev-trunk', 'reference' => 'ff0e8a11616122079632887d6b5375307d1fac5c', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false)));
|
|
}
|