You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
105 lines
4.1 KiB
PHP
105 lines
4.1 KiB
PHP
<?php return array(
|
|
'root' => array(
|
|
'name' => 'awesomemotive/wpforms',
|
|
'pretty_version' => 'dev-develop',
|
|
'version' => 'dev-develop',
|
|
'reference' => 'a5e7bc4b6a8f076b9662b8333080b9c5912f181c',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev' => true,
|
|
),
|
|
'versions' => array(
|
|
'awesomemotive/wpforms' => array(
|
|
'pretty_version' => 'dev-develop',
|
|
'version' => 'dev-develop',
|
|
'reference' => 'a5e7bc4b6a8f076b9662b8333080b9c5912f181c',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../../',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'mk-j/php_xlsxwriter' => array(
|
|
'pretty_version' => '0.39',
|
|
'version' => '0.39.0.0',
|
|
'reference' => '67541cff96eab25563aa7fcecba33e03368fa464',
|
|
'type' => 'project',
|
|
'install_path' => __DIR__ . '/../mk-j/php_xlsxwriter',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'roave/security-advisories' => array(
|
|
'pretty_version' => 'dev-latest',
|
|
'version' => 'dev-latest',
|
|
'reference' => 'ed4318ac306a1a1d467d19c1a768ff17e2d454b1',
|
|
'type' => 'metapackage',
|
|
'install_path' => NULL,
|
|
'aliases' => array(),
|
|
'dev_requirement' => true,
|
|
),
|
|
'stripe/stripe-php' => array(
|
|
'pretty_version' => 'v13.6.0',
|
|
'version' => '13.6.0.0',
|
|
'reference' => '6863bd70637fa1e2c022eceec44b89b7687634a1',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../stripe/stripe-php',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/css-selector' => array(
|
|
'pretty_version' => 'v3.3.6',
|
|
'version' => '3.3.6.0',
|
|
'reference' => '4d882dced7b995d5274293039370148e291808f2',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/css-selector',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-iconv' => array(
|
|
'pretty_version' => 'v1.18.1',
|
|
'version' => '1.18.1.0',
|
|
'reference' => '6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-iconv',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'symfony/polyfill-mbstring' => array(
|
|
'pretty_version' => 'v1.18.1',
|
|
'version' => '1.18.1.0',
|
|
'reference' => 'a6977d63bf9a0ad4c65cd352709e230876f9904a',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'tijsverkoyen/css-to-inline-styles' => array(
|
|
'pretty_version' => '2.2.3',
|
|
'version' => '2.2.3.0',
|
|
'reference' => 'b43b05cf43c1b6d849478965062b6ef73e223bb5',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../tijsverkoyen/css-to-inline-styles',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'true/punycode' => array(
|
|
'pretty_version' => 'v2.1.1',
|
|
'version' => '2.1.1.0',
|
|
'reference' => 'a4d0c11a36dd7f4e7cd7096076cab6d3378a071e',
|
|
'type' => 'library',
|
|
'install_path' => __DIR__ . '/../true/punycode',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
'woocommerce/action-scheduler' => array(
|
|
'pretty_version' => '3.4.2',
|
|
'version' => '3.4.2.0',
|
|
'reference' => '7d8e830b6387410ccf11708194d3836f01cb2942',
|
|
'type' => 'wordpress-plugin',
|
|
'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
|
|
'aliases' => array(),
|
|
'dev_requirement' => false,
|
|
),
|
|
),
|
|
);
|