Files
lulandia.pl/modules/x13gpsr/vendor/composer/installed.php
2025-04-01 00:38:54 +02:00

24 lines
763 B
PHP

<?php return array(
'root' => array(
'name' => 'x13pl/x13gpsr',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '49fb7f966f989b29fa0154a007a680784ae429af',
'type' => 'prestashop-module',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'x13pl/x13gpsr' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '49fb7f966f989b29fa0154a007a680784ae429af',
'type' => 'prestashop-module',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);