plugin updates

This commit is contained in:
Tony Volpe
2024-11-15 13:53:04 -05:00
parent 1293d604ca
commit 0238f0c4ca
2009 changed files with 163492 additions and 89543 deletions

View File

@@ -1,9 +1,9 @@
<?php return array(
'root' => array(
'name' => 'awesomemotive/wp-mail-smtp',
'pretty_version' => 'dev-4.1.1-release',
'version' => 'dev-4.1.1-release',
'reference' => 'd3b1c1541a4a598d6e2b0c715bdf3927ea2db1c9',
'pretty_version' => 'dev-4.2.0-release',
'version' => 'dev-4.2.0-release',
'reference' => '5d5f34423d6f9f685c3c24920a345ccff860a1b1',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -11,9 +11,9 @@
),
'versions' => array(
'awesomemotive/wp-mail-smtp' => array(
'pretty_version' => 'dev-4.1.1-release',
'version' => 'dev-4.1.1-release',
'reference' => 'd3b1c1541a4a598d6e2b0c715bdf3927ea2db1c9',
'pretty_version' => 'dev-4.2.0-release',
'version' => 'dev-4.2.0-release',
'reference' => '5d5f34423d6f9f685c3c24920a345ccff860a1b1',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -215,38 +215,38 @@
'dev_requirement' => false,
),
'symfony/polyfill-intl-idn' => array(
'pretty_version' => 'v1.29.0',
'version' => '1.29.0.0',
'reference' => 'a287ed7475f85bf6f61890146edbc932c0fff919',
'pretty_version' => 'v1.31.0',
'version' => '1.31.0.0',
'reference' => 'c36586dcf89a12315939e00ec9b4474adcb1d773',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-intl-idn',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-intl-normalizer' => array(
'pretty_version' => 'v1.29.0',
'version' => '1.29.0.0',
'reference' => 'bc45c394692b948b4d383a08d7753968bed9a83d',
'pretty_version' => 'v1.31.0',
'version' => '1.31.0.0',
'reference' => '3833d7255cc303546435cb650316bff708a1c75c',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-mbstring' => array(
'pretty_version' => 'v1.29.0',
'version' => '1.29.0.0',
'reference' => '9773676c8a1bb1f8d4340a62efe641cf76eda7ec',
'pretty_version' => 'v1.31.0',
'version' => '1.31.0.0',
'reference' => '85181ba99b2345b0ef10ce42ecac37612d9fd341',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-php72' => array(
'pretty_version' => 'v1.29.0',
'version' => '1.29.0.0',
'reference' => '861391a8da9a04cbad2d232ddd9e4893220d6e25',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-php72',
'pretty_version' => 'v1.31.0',
'version' => '1.31.0.0',
'reference' => 'fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce',
'type' => 'metapackage',
'install_path' => NULL,
'aliases' => array(),
'dev_requirement' => false,
),