oont-contents/plugins/woocommerce-square/vendor/composer/installed.php
2025-04-06 08:34:48 +02:00

77 lines
3 KiB
PHP

<?php return array(
'root' => array(
'name' => 'woocommerce/woocommerce-square',
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => 'b6d1dbc59de75d426e37f90291df42e1df3b48b8',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'apimatic/core' => array(
'pretty_version' => '0.3.3',
'version' => '0.3.3.0',
'reference' => '984123c831598fc31749d194aa044cd46f227d29',
'type' => 'library',
'install_path' => __DIR__ . '/../apimatic/core',
'aliases' => array(),
'dev_requirement' => false,
),
'apimatic/core-interfaces' => array(
'pretty_version' => '0.1.2',
'version' => '0.1.2.0',
'reference' => '183214195a79784c382a446795c46ca8c1f43cc1',
'type' => 'library',
'install_path' => __DIR__ . '/../apimatic/core-interfaces',
'aliases' => array(),
'dev_requirement' => false,
),
'apimatic/jsonmapper' => array(
'pretty_version' => '3.1.2',
'version' => '3.1.2.0',
'reference' => '6673a946c21f2ceeec0cb60d17541c11a22bc79d',
'type' => 'library',
'install_path' => __DIR__ . '/../apimatic/jsonmapper',
'aliases' => array(),
'dev_requirement' => false,
),
'apimatic/unirest-php' => array(
'pretty_version' => '4.0.5',
'version' => '4.0.5.0',
'reference' => 'e16754010c16be5473289470f129d87a0f41b55e',
'type' => 'library',
'install_path' => __DIR__ . '/../apimatic/unirest-php',
'aliases' => array(),
'dev_requirement' => false,
),
'php-jsonpointer/php-jsonpointer' => array(
'pretty_version' => 'v3.0.2',
'version' => '3.0.2.0',
'reference' => '4428f86c6f23846e9faa5a420c4ef14e485b3afb',
'type' => 'library',
'install_path' => __DIR__ . '/../php-jsonpointer/php-jsonpointer',
'aliases' => array(),
'dev_requirement' => false,
),
'square/square' => array(
'pretty_version' => '35.1.0.20240320',
'version' => '35.1.0.20240320',
'reference' => 'c58dd0cb96e20821d5f4516c08b96f93798b58ea',
'type' => 'library',
'install_path' => __DIR__ . '/../square/square',
'aliases' => array(),
'dev_requirement' => false,
),
'woocommerce/woocommerce-square' => array(
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => 'b6d1dbc59de75d426e37f90291df42e1df3b48b8',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);