wenpai.org/wp-content/plugins/http-concat/vendor/composer/installed.php
2024-12-09 23:55:39 +08:00

32 lines
1.1 KiB
PHP

<?php return array(
'root' => array(
'name' => 'automattic/nginx-http-concat',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => null,
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'automattic/nginx-http-concat' => array(
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => null,
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'composer/installers' => array(
'pretty_version' => 'v2.2.0',
'version' => '2.2.0.0',
'reference' => 'c29dc4b93137acb82734f672c37e029dfbd95b35',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/./installers',
'aliases' => array(),
'dev_requirement' => false,
),
),
);