Files
torebki-fabiola.pl/wp-content/plugins/ajax-search-for-woocommerce/vendor/composer/installed.php
2026-03-05 13:07:40 +01:00

24 lines
729 B
PHP

<?php return array(
'root' => array(
'name' => 'dgora/ajax-search-for-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(
'dgora/ajax-search-for-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,
),
),
);