Version Description
2021-05-11 =
WooCommerce
- Dev - Add support for "cities" and "postcodes" fields to the REST API endpoints to create/update tax rates. #29495
- Dev - The taxes GET endpoint now supports sorting by priority. #29495
- Enhancement - Add a new
woocommerce_cart_product_not_enough_stock_already_in_cart_message
filter to allow developers to filter an add-to-cart error when there isn't enough in stock taking into account what's already in the cart. #29304 - Enhancement - Pass
$handler
, and prevent logging fromwoocommerce_logger_log_message
filter when the message is null. #29572 - Fix - Added parameter
$item
(instance of WC_Order_Item) to both the functionwc_downloadable_file_permission
and the filter hookwoocommerce_downloadable_file_permission
. #23188 - Fix - Add array-typed "cities" and "postcodes" to the response of the "tax" endpoint in the REST API to overcome the limitation of "city" and "postcode" returning always one single value. #27751
- Fix - Update tax rate for existing taxes when recalculating order totals. #27985
- Fix - Replace page setup dropdowns with AJAX powered search selects. #29181
- Fix - Return 0 if order isn't available in
WC_Payment_Gateway::get_order_total()
. #29314 - Fix - Fix console error on IE11 when opening admin pages. #29322
- Fix - Prevent crash when log file can't be opened for writing. #29396
- Fix - Closes the section "Store management insights" in email settings. #29447
- Fix - Fixed return type of
WC_Shortcode_Products::get_type()
. #29452 - Fix - Fix syntax error in the admin (products/orders) list table. #29469
- Fix - Cart duplicate debug shipping notices in certain situations. #29480
- Fix - Trying to update the cities or postcodes (only) or a tax rate via REST API returned an error. #29495
- Fix - Unneeded browser popup message of unsaved changes when adding a shipping zone with a shipping method. #29510
- Fix - Update the persistent cart after it's loaded on customer login. Fixes an issue whereby unavailable products would be validated on every login. #29517
- Fix - Updated
$customer->get_shipping()
and$customer->get_billing()
to return the full address after updating individual fields. #29538 - Fix - Prevent cart to reset all nonce in front-end. #29542
- Fix - Bump the version of the "Grouped product add to cart" template to 4.8.0 (was still at 4.0.0 by mistake). #29601
- Fix - If we have a non-empty shipping address then do not overwrite the state or country fields with billing address data. #29605
- Tweak - Add the support to
optgroups
in single select on Settings API. #29145 - Tweak - Improves performance by avoiding an unnecessary redirect if custom permalink structure does not contain trailing slashes. #29422
- Tweak - Update SSR db version tooltip to more accurately state the db version. #29438
- Tweak - Adjust Twenty Twenty One order items header alignment. #29485
- Tweak - Lost password form alignment issues. #29496
- Tweak - Improve accessibility by adding
aria-hidden="true"
on strikethrough prices. #29603 - Tweak - Default store location to US California. #29654
- Tweak - Default store currency to USD. #29752
** WooCommerce Blocks - 4.8.0 & 4.9.0 & 4.9.1 **
- Dev - Removed legacy handling for SSR blocks that rendered shortcodes. #4010
- Fix - Customer address country saving to orders in certain circumstances. #4013
- Fix - Prevent error messages returned by the API from displaying raw HTML. #4005
- Fix - Proceed to checkout button click bug happening when the Coupon error is visible in the Cart block. #3996
- Fix - Use font color in payment methods border. #4051
- Fix - Load translation file for JS files that has translatable strings. #4050
- Fix - Stop shipping package titles line-breaks occurring in the middle of a word. #4049
- Fix - Fixed styling issues on the cart and checkout page in Twenty(X) themes. #4046
- Fix - Fix headline alignment in the empty state of the cart block. #4044
- Fix - Fix button alignment in Featured Product and Featured Category blocks. #4028
- Fix - Check if Cart and Checkout are registered before removing payment methods. #4056
- Enhancement - Registered payment methods now have access to the
shouldSavePayment
prop in their components (which indicates whether the shopper has checked the save payment method checkbox. #3990 - Enhancement - Payment methods implementing the
savedTokenComponent
configuration property will now have theonPaymentProcessing
event available to the registered component. #3982
** WooCommerce Admin - 2.2.0 & 2.2.1 & 2.2.2 & 2.2.3 & 2.2.4 & 2.2.5 & 2.2.6 **
* Add - Next new novel navigation nudge note #6610
* Add - Add legacy report items to new navigation #6507
* Add - Add preview site button on the appearance task #6457
* Add - Back button to go to home screen from tasks in the task list. #6397
* Add - Add a "rather not say" option to revenue in the profile wizard. #6475
* Add - Remove Mollie promo note on install #6510
* Add - Remote Inbox Notifications rule to trigger when WooCommerce Admin is upgraded. #6040
* Add - CES survey for search product, order, customer #6420
* Add - CES survey for importing products #6419
* Add - CES survey for adding product categories, tags, and attributes #6418
* Add - Additional analytics tracking for the business details step. #6575
* Add - Include tracking for mail poet installs in the selective bundle install #6603
* Add - Paystack payment provider to several african countries. #6579
* Dev - Close activity panel tabs by default and track #6566
* Dev - Update undefined task name properties for help panel tracks #6565
* Dev - Refactor profile wizard benefits step and add tests #6583
* Dev - Add filter to profile wizard steps #6564
* Dev - Add nav intro modal tests #6518
* Dev - Use wc filter to get status tabs for tools category #6525
* Dev - Add nav header component tests #6509
* Dev - Add initial tests for navigation Menu class #6492
* Dev - Remove active item from navigation store #6486
* Dev - Add navigation container tests #6464
* Dev - Add nav favorite button tests #6446
* Dev - Add a changelog lint check to PRs. #6414
* Dev - Add navigation favorites tests #6409
* Dev - support use of Array.flat in client and packages. #6411
* Dev - Deprecate Onboarding::has_woocommerce_support. #6401
* Dev - Add Dependency Extraction Webpack Plugin #5762
* Dev - Add client-side filter for Navigation rootBackUrl #6505
* Dev - Remove items_purchased
and account_type
props from onboarding profile API. #6520
* Dev - Added warning when WC-Admin is active but not being used #6453
* Dev - Store profiler - Added MailPoet to Business Details step #6503
* Dev - Store profiler - Added MailPoet to new Business Details step #6515
* Dev - Add tilde (~) to represent client root directory for imports. #6517
* Dev - Add script automation for gathering hooks and filters. #6454
* Dev - Add TypeScript and page objects to the E2E test suite. #6582
* Dev - Introduce Typescript to Navigation utils #6477
* Dev - Payments task: include Mercado Pago #6572
* Dev - Ensure script asset.php files are included in builds #6635
* Dev - Ensure production script asset names don't include .min suffix #6681
* Dev - Do a git clean before the core release. #6945
* Dev - Fix a bug where trying to load an asset registry causes a crash. #6951
* Fix - Add check for navigating being enabled. #6462
* Fix - Move the shipping input and text 1px lower. #6408
* Fix - Correct the Klarna slug #6440
* Fix - Broken link anchors to online documentation. #6455
* Fix - Update payment card style on mobile #6413
* Fix - Missing i18n in Welcome modal. #6456
* Fix - Restore visual styles back to Analytics tabs. #5913
* Fix - Update contrast and hover / active colors for analytics dropdown buttons #6504
* Fix - Associated Order Number for refunds was hidden #6428
* Fix - Fix issue where Loader::is_admin_page() would error if WooCommerce admin is disabled. #6563
* Fix - Correct a bug where the JP connection flow would not happen when installing JP in the OBW. #6521
* Fix - Show management links when the task list is complete (even if its not hidden). #6657
* Fix - Adding New Zealand and Ireland to selective bundle option, previously missed. #6649
* Fix - Update the Mercado option used for enabling/disabling. #6677
* Fix - Improve AddFirstProduct email note contents. #6617
* Fix - Check if features are currently being enabled #6688
* Fix - Fix the activity panel toggle not closing on click #6679
* Fix - Fix use of feature checks and remove deprecated method calls #6687
* Fix - Allow the manager role to query certain options #6577
* Fix - Delete customer data on network user deletion #6574
* Fix - Fix Themes step visibility in IE 11 #6578
* Fix - Fix hidden menu title on smaller screens #6562
* Fix - Add gross sales column to CSV export #6567
* Fix - Disable the continue btn on OBW when requested are being made #6838
* Fix - Calling of get_script_asset_filename with extra parameter #6955
* Fix - Address an issue with OBW when installing only WooCommerce payments and Jetpack. #6957
* Tweak - Add default value for contains op #6622
* Tweak - Adjust targeting store age for the Add First Product note #6554
* Tweak - Improve WC Shipping & Tax logic #6547
* Tweak - Update Insight inbox note content #6555
* Tweak - Remove mobile activity panel toggle #6539
* Tweak - Refactor autoloader to remove global variable. #6412
* Tweak - Revert WCPay international support for bundled package #6901
* Tweak - Store profiler - Changed MailPoet's title and description #6886
* Tweak - Update PayU logo #6829
See changelog for all versions.
Release Info
Developer | sadowski |
Plugin | WooCommerce |
Version | 5.3.0 |
Comparing to | |
See all releases |
Code changes from version 5.3.0-rc.2 to 5.3.0
- i18n/languages/woocommerce.pot +71 -71
- packages/woocommerce-admin/languages/woocommerce-admin.pot +59 -59
- packages/woocommerce-admin/readme.txt +13 -2
- packages/woocommerce-admin/src/API/Plugins.php +14 -0
- packages/woocommerce-admin/src/Composer/Package.php +1 -1
- packages/woocommerce-admin/src/FeaturePlugin.php +1 -1
- packages/woocommerce-admin/src/Features/Coupons.php +1 -1
- packages/woocommerce-admin/src/Features/Navigation/Init.php +1 -1
- packages/woocommerce-admin/src/Features/Onboarding.php +22 -1
- packages/woocommerce-admin/src/Features/OnboardingTasks.php +4 -4
- packages/woocommerce-admin/src/Features/ShippingLabelBanner.php +1 -1
- packages/woocommerce-admin/src/Loader.php +39 -18
- packages/woocommerce-admin/vendor/autoload.php +1 -1
- packages/woocommerce-admin/vendor/autoload_packages.php +1 -1
- packages/woocommerce-admin/vendor/composer/autoload_real.php +4 -4
- packages/woocommerce-admin/vendor/composer/autoload_static.php +4 -4
- packages/woocommerce-admin/vendor/composer/jetpack_autoload_psr4.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-autoloader-handler.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-autoloader-locator.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-autoloader.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-container.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-hook-manager.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-latest-autoloader-guard.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-manifest-reader.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-path-processor.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-php-autoloader.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugin-locator.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-plugins-handler.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-version-loader.php +1 -1
- packages/woocommerce-admin/vendor/jetpack-autoloader/class-version-selector.php +1 -1
- packages/woocommerce-admin/woocommerce-admin.php +1 -1
- readme.txt +6 -2
- vendor/autoload.php +1 -1
- vendor/autoload_packages.php +1 -1
- vendor/composer/autoload_real.php +4 -4
- vendor/composer/autoload_static.php +5 -5
- vendor/composer/installed.json +4 -4
- vendor/composer/jetpack_autoload_classmap.php +1897 -1897
- vendor/jetpack-autoloader/class-autoloader-handler.php +1 -1
- vendor/jetpack-autoloader/class-autoloader-locator.php +1 -1
- vendor/jetpack-autoloader/class-autoloader.php +1 -1
- vendor/jetpack-autoloader/class-container.php +1 -1
- vendor/jetpack-autoloader/class-hook-manager.php +1 -1
- vendor/jetpack-autoloader/class-latest-autoloader-guard.php +1 -1
- vendor/jetpack-autoloader/class-manifest-reader.php +1 -1
- vendor/jetpack-autoloader/class-path-processor.php +1 -1
- vendor/jetpack-autoloader/class-php-autoloader.php +1 -1
- vendor/jetpack-autoloader/class-plugin-locator.php +1 -1
- vendor/jetpack-autoloader/class-plugins-handler.php +1 -1
- vendor/jetpack-autoloader/class-shutdown-handler.php +1 -1
- vendor/jetpack-autoloader/class-version-loader.php +1 -1
- vendor/jetpack-autoloader/class-version-selector.php +1 -1
- woocommerce.php +1 -1
@@ -2,14 +2,14 @@
|
|
2 |
# This file is distributed under the same license as the WooCommerce plugin.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: WooCommerce 5.3.0
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce\n"
|
7 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
8 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"POT-Creation-Date: 2021-
|
13 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
14 |
"X-Generator: WP-CLI 2.4.0\n"
|
15 |
"X-Domain: woocommerce\n"
|
@@ -30,7 +30,7 @@ msgstr ""
|
|
30 |
#: includes/customizer/class-wc-shop-customizer.php:38
|
31 |
#: includes/wc-order-functions.php:971
|
32 |
#: packages/woocommerce-admin/includes/connect-existing-pages.php:62
|
33 |
-
#: packages/woocommerce-admin/src/Loader.php:
|
34 |
#: packages/woocommerce-admin/src/PageController.php:183
|
35 |
#: templates/auth/header.php:32
|
36 |
#: packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/config.js:17
|
@@ -10349,7 +10349,7 @@ msgstr ""
|
|
10349 |
|
10350 |
#: includes/admin/class-wc-admin-setup-wizard.php:786
|
10351 |
#: includes/admin/class-wc-admin-setup-wizard.php:826
|
10352 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
10353 |
#: packages/woocommerce-admin/dist/chunks/homescreen.js:1
|
10354 |
#: packages/woocommerce-admin/dist/data/index.js:2
|
10355 |
#: packages/woocommerce-blocks/build/vendors.js:6
|
@@ -10673,7 +10673,7 @@ msgstr ""
|
|
10673 |
|
10674 |
#: includes/admin/class-wc-admin-setup-wizard.php:1916
|
10675 |
#: includes/admin/class-wc-admin-setup-wizard.php:1920
|
10676 |
-
#: packages/woocommerce-admin/src/Loader.php:
|
10677 |
msgid "WooCommerce Admin"
|
10678 |
msgstr ""
|
10679 |
|
@@ -11392,7 +11392,7 @@ msgid "WooCommerce Extensions"
|
|
11392 |
msgstr ""
|
11393 |
|
11394 |
#: includes/admin/helper/views/html-main.php:10
|
11395 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
11396 |
msgid "Subscriptions"
|
11397 |
msgstr ""
|
11398 |
|
@@ -11931,7 +11931,7 @@ msgstr ""
|
|
11931 |
#: includes/wc-account-functions.php:101
|
11932 |
#: packages/woocommerce-admin/src/API/Reports/Downloads/Stats/Controller.php:144
|
11933 |
#: packages/woocommerce-admin/src/Features/Analytics.php:219
|
11934 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
11935 |
#: packages/woocommerce-admin/src/ReportCSVEmail.php:35
|
11936 |
#: templates/emails/email-downloads.php:22
|
11937 |
#: templates/emails/plain/email-downloads.php:20
|
@@ -12959,7 +12959,7 @@ msgstr ""
|
|
12959 |
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:411
|
12960 |
#: includes/admin/meta-boxes/views/html-order-shipping.php:44
|
12961 |
#: includes/admin/meta-boxes/views/html-order-shipping.php:46
|
12962 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
12963 |
#: packages/woocommerce-admin/dist/chunks/profile-wizard.js:1
|
12964 |
msgid "Other"
|
12965 |
msgstr ""
|
@@ -27298,8 +27298,8 @@ msgstr ""
|
|
27298 |
|
27299 |
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:117
|
27300 |
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:96
|
27301 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
27302 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
27303 |
msgid "Enable"
|
27304 |
msgstr ""
|
27305 |
|
@@ -30043,101 +30043,101 @@ msgstr ""
|
|
30043 |
msgid "Limit result set to orders matching part of an order number."
|
30044 |
msgstr ""
|
30045 |
|
30046 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30047 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30048 |
msgid "Plugins must be a non-empty array."
|
30049 |
msgstr ""
|
30050 |
|
30051 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30052 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30053 |
msgid "The requested plugin `%s` is not in the list of allowed plugins."
|
30054 |
msgstr ""
|
30055 |
|
30056 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30057 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30058 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30059 |
msgid "The requested plugin `%s` could not be installed. Plugin API call failed."
|
30060 |
msgstr ""
|
30061 |
|
30062 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30063 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30064 |
msgid "The requested plugin `%s` could not be installed."
|
30065 |
msgstr ""
|
30066 |
|
30067 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30068 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30069 |
msgid "The requested plugin `%s` could not be installed. Upgrader install failed."
|
30070 |
msgstr ""
|
30071 |
|
30072 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30073 |
msgid "Plugins were successfully installed."
|
30074 |
msgstr ""
|
30075 |
|
30076 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30077 |
msgid "There was a problem installing some of the requested plugins."
|
30078 |
msgstr ""
|
30079 |
|
30080 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30081 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30082 |
msgid "The requested plugin `%s`. is not in the list of allowed plugins."
|
30083 |
msgstr ""
|
30084 |
|
30085 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30086 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30087 |
msgid "The requested plugin `%s`. is not yet installed."
|
30088 |
msgstr ""
|
30089 |
|
30090 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30091 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30092 |
msgid "The requested plugin `%s` could not be activated."
|
30093 |
msgstr ""
|
30094 |
|
30095 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30096 |
msgid "Plugins were successfully activated."
|
30097 |
msgstr ""
|
30098 |
|
30099 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30100 |
msgid "There was a problem activating some of the requested plugins."
|
30101 |
msgstr ""
|
30102 |
|
30103 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30104 |
msgid "Jetpack is not installed or active."
|
30105 |
msgstr ""
|
30106 |
|
30107 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30108 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30109 |
msgid "There was an error loading the WooCommerce.com Helper API."
|
30110 |
msgstr ""
|
30111 |
|
30112 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30113 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30114 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30115 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30116 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30117 |
msgid "There was an error connecting to WooCommerce.com. Please try again."
|
30118 |
msgstr ""
|
30119 |
|
30120 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30121 |
msgid "There was an error connecting to Square."
|
30122 |
msgstr ""
|
30123 |
|
30124 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30125 |
msgid "There was an error communicating with the WooCommerce Payments plugin."
|
30126 |
msgstr ""
|
30127 |
|
30128 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30129 |
msgid "Plugin slug."
|
30130 |
msgstr ""
|
30131 |
|
30132 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30133 |
msgid "Plugin name."
|
30134 |
msgstr ""
|
30135 |
|
30136 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30137 |
msgid "Plugin status."
|
30138 |
msgstr ""
|
30139 |
|
30140 |
-
#: packages/woocommerce-admin/src/API/Plugins.php:
|
30141 |
msgid "Action that should be completed to connect Jetpack."
|
30142 |
msgstr ""
|
30143 |
|
@@ -31558,94 +31558,94 @@ msgstr ""
|
|
31558 |
msgid "The item ID %1$s attempted to register using an invalid option. The arguments `menuId` and `parent` are not allowed for add_setting_item()"
|
31559 |
msgstr ""
|
31560 |
|
31561 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31562 |
msgid "Fashion, apparel, and accessories"
|
31563 |
msgstr ""
|
31564 |
|
31565 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31566 |
msgid "Health and beauty"
|
31567 |
msgstr ""
|
31568 |
|
31569 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31570 |
msgid "Electronics and computers"
|
31571 |
msgstr ""
|
31572 |
|
31573 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31574 |
msgid "Food and drink"
|
31575 |
msgstr ""
|
31576 |
|
31577 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31578 |
msgid "Home, furniture, and garden"
|
31579 |
msgstr ""
|
31580 |
|
31581 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31582 |
msgid "CBD and other hemp-derived products"
|
31583 |
msgstr ""
|
31584 |
|
31585 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31586 |
msgid "Education and learning"
|
31587 |
msgstr ""
|
31588 |
|
31589 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31590 |
msgid "Physical products"
|
31591 |
msgstr ""
|
31592 |
|
31593 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31594 |
msgid "Memberships"
|
31595 |
msgstr ""
|
31596 |
|
31597 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31598 |
msgid "Bookings"
|
31599 |
msgstr ""
|
31600 |
|
31601 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31602 |
msgid "Bundles"
|
31603 |
msgstr ""
|
31604 |
|
31605 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31606 |
msgid "Customizable products"
|
31607 |
msgstr ""
|
31608 |
|
31609 |
#. translators: site currency symbol (used to show that the product costs money)
|
31610 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31611 |
msgid " — %s"
|
31612 |
msgstr ""
|
31613 |
|
31614 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31615 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31616 |
msgid "Setup wizard"
|
31617 |
msgstr ""
|
31618 |
|
31619 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31620 |
msgid "WooCommerce Onboarding"
|
31621 |
msgstr ""
|
31622 |
|
31623 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31624 |
msgid "Profile Setup Wizard"
|
31625 |
msgstr ""
|
31626 |
|
31627 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31628 |
msgid "If you need to access the setup wizard again, please click on the button below."
|
31629 |
msgstr ""
|
31630 |
|
31631 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31632 |
msgid "Task List"
|
31633 |
msgstr ""
|
31634 |
|
31635 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31636 |
msgid "If you need to enable or disable the task lists, please click on the button below."
|
31637 |
msgstr ""
|
31638 |
|
31639 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31640 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31641 |
msgid "Disable"
|
31642 |
msgstr ""
|
31643 |
|
31644 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31645 |
msgid "Extended task List"
|
31646 |
msgstr ""
|
31647 |
|
31648 |
-
#: packages/woocommerce-admin/src/Features/Onboarding.php:
|
31649 |
msgid "If you need to enable or disable the extended task lists, please click on the button below."
|
31650 |
msgstr ""
|
31651 |
|
@@ -31663,38 +31663,38 @@ msgstr ""
|
|
31663 |
msgid "You have the %s plugin activated but it is not being used."
|
31664 |
msgstr ""
|
31665 |
|
31666 |
-
#: packages/woocommerce-admin/src/Loader.php:
|
31667 |
#: packages/woocommerce-admin/dist/app/index.js:2
|
31668 |
msgid "Setup Wizard"
|
31669 |
msgstr ""
|
31670 |
|
31671 |
#. translators: %1$s: updated title, %2$s: blog info name
|
31672 |
-
#: packages/woocommerce-admin/src/Loader.php:
|
31673 |
msgid "%1$s ‹ %2$s"
|
31674 |
msgstr ""
|
31675 |
|
31676 |
-
#: packages/woocommerce-admin/src/Loader.php:
|
31677 |
msgid "Settings for WooCommerce admin reporting."
|
31678 |
msgstr ""
|
31679 |
|
31680 |
-
#: packages/woocommerce-admin/src/Loader.php:
|
31681 |
msgid "Excluded report order statuses"
|
31682 |
msgstr ""
|
31683 |
|
31684 |
-
#: packages/woocommerce-admin/src/Loader.php:
|
31685 |
msgid "Statuses that should not be included when calculating report totals."
|
31686 |
msgstr ""
|
31687 |
|
31688 |
-
#: packages/woocommerce-admin/src/Loader.php:
|
31689 |
msgid "Actionable order statuses"
|
31690 |
msgstr ""
|
31691 |
|
31692 |
-
#: packages/woocommerce-admin/src/Loader.php:
|
31693 |
msgid "Statuses that require extra action on behalf of the store admin."
|
31694 |
msgstr ""
|
31695 |
|
31696 |
-
#: packages/woocommerce-admin/src/Loader.php:
|
31697 |
-
#: packages/woocommerce-admin/src/Loader.php:
|
31698 |
msgid "Default Date Range"
|
31699 |
msgstr ""
|
31700 |
|
2 |
# This file is distributed under the same license as the WooCommerce plugin.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: WooCommerce 5.3.0\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce\n"
|
7 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
8 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"POT-Creation-Date: 2021-05-11T16:58:58+00:00\n"
|
13 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
14 |
"X-Generator: WP-CLI 2.4.0\n"
|
15 |
"X-Domain: woocommerce\n"
|
30 |
#: includes/customizer/class-wc-shop-customizer.php:38
|
31 |
#: includes/wc-order-functions.php:971
|
32 |
#: packages/woocommerce-admin/includes/connect-existing-pages.php:62
|
33 |
+
#: packages/woocommerce-admin/src/Loader.php:1069
|
34 |
#: packages/woocommerce-admin/src/PageController.php:183
|
35 |
#: templates/auth/header.php:32
|
36 |
#: packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/config.js:17
|
10349 |
|
10350 |
#: includes/admin/class-wc-admin-setup-wizard.php:786
|
10351 |
#: includes/admin/class-wc-admin-setup-wizard.php:826
|
10352 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:467
|
10353 |
#: packages/woocommerce-admin/dist/chunks/homescreen.js:1
|
10354 |
#: packages/woocommerce-admin/dist/data/index.js:2
|
10355 |
#: packages/woocommerce-blocks/build/vendors.js:6
|
10673 |
|
10674 |
#: includes/admin/class-wc-admin-setup-wizard.php:1916
|
10675 |
#: includes/admin/class-wc-admin-setup-wizard.php:1920
|
10676 |
+
#: packages/woocommerce-admin/src/Loader.php:1139
|
10677 |
msgid "WooCommerce Admin"
|
10678 |
msgstr ""
|
10679 |
|
11392 |
msgstr ""
|
11393 |
|
11394 |
#: includes/admin/helper/views/html-main.php:10
|
11395 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:430
|
11396 |
msgid "Subscriptions"
|
11397 |
msgstr ""
|
11398 |
|
11931 |
#: includes/wc-account-functions.php:101
|
11932 |
#: packages/woocommerce-admin/src/API/Reports/Downloads/Stats/Controller.php:144
|
11933 |
#: packages/woocommerce-admin/src/Features/Analytics.php:219
|
11934 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:427
|
11935 |
#: packages/woocommerce-admin/src/ReportCSVEmail.php:35
|
11936 |
#: templates/emails/email-downloads.php:22
|
11937 |
#: templates/emails/plain/email-downloads.php:20
|
12959 |
#: includes/admin/meta-boxes/class-wc-meta-box-order-data.php:411
|
12960 |
#: includes/admin/meta-boxes/views/html-order-shipping.php:44
|
12961 |
#: includes/admin/meta-boxes/views/html-order-shipping.php:46
|
12962 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:406
|
12963 |
#: packages/woocommerce-admin/dist/chunks/profile-wizard.js:1
|
12964 |
msgid "Other"
|
12965 |
msgstr ""
|
27298 |
|
27299 |
#: includes/shipping/legacy-local-delivery/class-wc-shipping-legacy-local-delivery.php:117
|
27300 |
#: includes/shipping/legacy-local-pickup/class-wc-shipping-legacy-local-pickup.php:96
|
27301 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:955
|
27302 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:962
|
27303 |
msgid "Enable"
|
27304 |
msgstr ""
|
27305 |
|
30043 |
msgid "Limit result set to orders matching part of an order number."
|
30044 |
msgstr ""
|
30045 |
|
30046 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:218
|
30047 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:383
|
30048 |
msgid "Plugins must be a non-empty array."
|
30049 |
msgstr ""
|
30050 |
|
30051 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30052 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:241
|
30053 |
msgid "The requested plugin `%s` is not in the list of allowed plugins."
|
30054 |
msgstr ""
|
30055 |
|
30056 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30057 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:264
|
30058 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:276
|
30059 |
msgid "The requested plugin `%s` could not be installed. Plugin API call failed."
|
30060 |
msgstr ""
|
30061 |
|
30062 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30063 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:291
|
30064 |
msgid "The requested plugin `%s` could not be installed."
|
30065 |
msgstr ""
|
30066 |
|
30067 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30068 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:305
|
30069 |
msgid "The requested plugin `%s` could not be installed. Upgrader install failed."
|
30070 |
msgstr ""
|
30071 |
|
30072 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:323
|
30073 |
msgid "Plugins were successfully installed."
|
30074 |
msgstr ""
|
30075 |
|
30076 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:324
|
30077 |
msgid "There was a problem installing some of the requested plugins."
|
30078 |
msgstr ""
|
30079 |
|
30080 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30081 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:406
|
30082 |
msgid "The requested plugin `%s`. is not in the list of allowed plugins."
|
30083 |
msgstr ""
|
30084 |
|
30085 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30086 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:415
|
30087 |
msgid "The requested plugin `%s`. is not yet installed."
|
30088 |
msgstr ""
|
30089 |
|
30090 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
30091 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:427
|
30092 |
msgid "The requested plugin `%s` could not be activated."
|
30093 |
msgstr ""
|
30094 |
|
30095 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:443
|
30096 |
msgid "Plugins were successfully activated."
|
30097 |
msgstr ""
|
30098 |
|
30099 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:444
|
30100 |
msgid "There was a problem activating some of the requested plugins."
|
30101 |
msgstr ""
|
30102 |
|
30103 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:456
|
30104 |
msgid "Jetpack is not installed or active."
|
30105 |
msgstr ""
|
30106 |
|
30107 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:480
|
30108 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:543
|
30109 |
msgid "There was an error loading the WooCommerce.com Helper API."
|
30110 |
msgstr ""
|
30111 |
|
30112 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:497
|
30113 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:502
|
30114 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:559
|
30115 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:564
|
30116 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:580
|
30117 |
msgid "There was an error connecting to WooCommerce.com. Please try again."
|
30118 |
msgstr ""
|
30119 |
|
30120 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:601
|
30121 |
msgid "There was an error connecting to Square."
|
30122 |
msgstr ""
|
30123 |
|
30124 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:653
|
30125 |
msgid "There was an error communicating with the WooCommerce Payments plugin."
|
30126 |
msgstr ""
|
30127 |
|
30128 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:681
|
30129 |
msgid "Plugin slug."
|
30130 |
msgstr ""
|
30131 |
|
30132 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:687
|
30133 |
msgid "Plugin name."
|
30134 |
msgstr ""
|
30135 |
|
30136 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:693
|
30137 |
msgid "Plugin status."
|
30138 |
msgstr ""
|
30139 |
|
30140 |
+
#: packages/woocommerce-admin/src/API/Plugins.php:713
|
30141 |
msgid "Action that should be completed to connect Jetpack."
|
30142 |
msgstr ""
|
30143 |
|
31558 |
msgid "The item ID %1$s attempted to register using an invalid option. The arguments `menuId` and `parent` are not allowed for add_setting_item()"
|
31559 |
msgstr ""
|
31560 |
|
31561 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:371
|
31562 |
msgid "Fashion, apparel, and accessories"
|
31563 |
msgstr ""
|
31564 |
|
31565 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:376
|
31566 |
msgid "Health and beauty"
|
31567 |
msgstr ""
|
31568 |
|
31569 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:381
|
31570 |
msgid "Electronics and computers"
|
31571 |
msgstr ""
|
31572 |
|
31573 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:386
|
31574 |
msgid "Food and drink"
|
31575 |
msgstr ""
|
31576 |
|
31577 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:391
|
31578 |
msgid "Home, furniture, and garden"
|
31579 |
msgstr ""
|
31580 |
|
31581 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:396
|
31582 |
msgid "CBD and other hemp-derived products"
|
31583 |
msgstr ""
|
31584 |
|
31585 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:401
|
31586 |
msgid "Education and learning"
|
31587 |
msgstr ""
|
31588 |
|
31589 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:423
|
31590 |
msgid "Physical products"
|
31591 |
msgstr ""
|
31592 |
|
31593 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:434
|
31594 |
msgid "Memberships"
|
31595 |
msgstr ""
|
31596 |
|
31597 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:438
|
31598 |
msgid "Bookings"
|
31599 |
msgstr ""
|
31600 |
|
31601 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:442
|
31602 |
msgid "Bundles"
|
31603 |
msgstr ""
|
31604 |
|
31605 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:446
|
31606 |
msgid "Customizable products"
|
31607 |
msgstr ""
|
31608 |
|
31609 |
#. translators: site currency symbol (used to show that the product costs money)
|
31610 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:615
|
31611 |
msgid " — %s"
|
31612 |
msgstr ""
|
31613 |
|
31614 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:938
|
31615 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:950
|
31616 |
msgid "Setup wizard"
|
31617 |
msgstr ""
|
31618 |
|
31619 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:946
|
31620 |
msgid "WooCommerce Onboarding"
|
31621 |
msgstr ""
|
31622 |
|
31623 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:948
|
31624 |
msgid "Profile Setup Wizard"
|
31625 |
msgstr ""
|
31626 |
|
31627 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:949
|
31628 |
msgid "If you need to access the setup wizard again, please click on the button below."
|
31629 |
msgstr ""
|
31630 |
|
31631 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:952
|
31632 |
msgid "Task List"
|
31633 |
msgstr ""
|
31634 |
|
31635 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:953
|
31636 |
msgid "If you need to enable or disable the task lists, please click on the button below."
|
31637 |
msgstr ""
|
31638 |
|
31639 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:956
|
31640 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:963
|
31641 |
msgid "Disable"
|
31642 |
msgstr ""
|
31643 |
|
31644 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:959
|
31645 |
msgid "Extended task List"
|
31646 |
msgstr ""
|
31647 |
|
31648 |
+
#: packages/woocommerce-admin/src/Features/Onboarding.php:960
|
31649 |
msgid "If you need to enable or disable the extended task lists, please click on the button below."
|
31650 |
msgstr ""
|
31651 |
|
31663 |
msgid "You have the %s plugin activated but it is not being used."
|
31664 |
msgstr ""
|
31665 |
|
31666 |
+
#: packages/woocommerce-admin/src/Loader.php:311
|
31667 |
#: packages/woocommerce-admin/dist/app/index.js:2
|
31668 |
msgid "Setup Wizard"
|
31669 |
msgstr ""
|
31670 |
|
31671 |
#. translators: %1$s: updated title, %2$s: blog info name
|
31672 |
+
#: packages/woocommerce-admin/src/Loader.php:968
|
31673 |
msgid "%1$s ‹ %2$s"
|
31674 |
msgstr ""
|
31675 |
|
31676 |
+
#: packages/woocommerce-admin/src/Loader.php:1140
|
31677 |
msgid "Settings for WooCommerce admin reporting."
|
31678 |
msgstr ""
|
31679 |
|
31680 |
+
#: packages/woocommerce-admin/src/Loader.php:1159
|
31681 |
msgid "Excluded report order statuses"
|
31682 |
msgstr ""
|
31683 |
|
31684 |
+
#: packages/woocommerce-admin/src/Loader.php:1160
|
31685 |
msgid "Statuses that should not be included when calculating report totals."
|
31686 |
msgstr ""
|
31687 |
|
31688 |
+
#: packages/woocommerce-admin/src/Loader.php:1168
|
31689 |
msgid "Actionable order statuses"
|
31690 |
msgstr ""
|
31691 |
|
31692 |
+
#: packages/woocommerce-admin/src/Loader.php:1169
|
31693 |
msgid "Statuses that require extra action on behalf of the store admin."
|
31694 |
msgstr ""
|
31695 |
|
31696 |
+
#: packages/woocommerce-admin/src/Loader.php:1177
|
31697 |
+
#: packages/woocommerce-admin/src/Loader.php:1178
|
31698 |
msgid "Default Date Range"
|
31699 |
msgstr ""
|
31700 |
|
@@ -2,10 +2,10 @@
|
|
2 |
# This file is distributed under the same license as the WooCommerce Admin package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: WooCommerce Admin 2.2.
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/woocommerce-admin\n"
|
8 |
-
"POT-Creation-Date: 2021-
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -837,101 +837,101 @@ msgstr ""
|
|
837 |
msgid "Limit result set to orders matching part of an order number."
|
838 |
msgstr ""
|
839 |
|
840 |
-
#: src/API/Plugins.php:
|
841 |
msgid "Plugins must be a non-empty array."
|
842 |
msgstr ""
|
843 |
|
844 |
-
#: src/API/Plugins.php:
|
845 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
846 |
msgid "The requested plugin `%s` is not in the list of allowed plugins."
|
847 |
msgstr ""
|
848 |
|
849 |
-
#: src/API/Plugins.php:
|
850 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
851 |
msgid "The requested plugin `%s` could not be installed. Plugin API call failed."
|
852 |
msgstr ""
|
853 |
|
854 |
-
#: src/API/Plugins.php:
|
855 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
856 |
msgid "The requested plugin `%s` could not be installed."
|
857 |
msgstr ""
|
858 |
|
859 |
-
#: src/API/Plugins.php:
|
860 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
861 |
msgid "The requested plugin `%s` could not be installed. Upgrader install failed."
|
862 |
msgstr ""
|
863 |
|
864 |
-
#: src/API/Plugins.php:
|
865 |
msgid "Plugins were successfully installed."
|
866 |
msgstr ""
|
867 |
|
868 |
-
#: src/API/Plugins.php:
|
869 |
msgid "There was a problem installing some of the requested plugins."
|
870 |
msgstr ""
|
871 |
|
872 |
-
#: src/API/Plugins.php:
|
873 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
874 |
msgid "The requested plugin `%s`. is not in the list of allowed plugins."
|
875 |
msgstr ""
|
876 |
|
877 |
-
#: src/API/Plugins.php:
|
878 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
879 |
msgid "The requested plugin `%s`. is not yet installed."
|
880 |
msgstr ""
|
881 |
|
882 |
-
#: src/API/Plugins.php:
|
883 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
884 |
msgid "The requested plugin `%s` could not be activated."
|
885 |
msgstr ""
|
886 |
|
887 |
-
#: src/API/Plugins.php:
|
888 |
msgid "Plugins were successfully activated."
|
889 |
msgstr ""
|
890 |
|
891 |
-
#: src/API/Plugins.php:
|
892 |
msgid "There was a problem activating some of the requested plugins."
|
893 |
msgstr ""
|
894 |
|
895 |
-
#: src/API/Plugins.php:
|
896 |
msgid "Jetpack is not installed or active."
|
897 |
msgstr ""
|
898 |
|
899 |
-
#: src/API/Plugins.php:
|
900 |
#: packages/data/build-module/plugins/constants.js:13
|
901 |
#: packages/data/src/plugins/constants.js:17
|
902 |
msgid "Jetpack"
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: src/API/Plugins.php:
|
906 |
msgid "There was an error loading the WooCommerce.com Helper API."
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: src/API/Plugins.php:
|
910 |
-
#: src/API/Plugins.php:
|
911 |
msgid "There was an error connecting to WooCommerce.com. Please try again."
|
912 |
msgstr ""
|
913 |
|
914 |
-
#: src/API/Plugins.php:
|
915 |
msgid "There was an error connecting to Square."
|
916 |
msgstr ""
|
917 |
|
918 |
-
#: src/API/Plugins.php:
|
919 |
msgid "There was an error communicating with the WooCommerce Payments plugin."
|
920 |
msgstr ""
|
921 |
|
922 |
-
#: src/API/Plugins.php:
|
923 |
msgid "Plugin slug."
|
924 |
msgstr ""
|
925 |
|
926 |
-
#: src/API/Plugins.php:
|
927 |
msgid "Plugin name."
|
928 |
msgstr ""
|
929 |
|
930 |
-
#: src/API/Plugins.php:
|
931 |
msgid "Plugin status."
|
932 |
msgstr ""
|
933 |
|
934 |
-
#: src/API/Plugins.php:
|
935 |
msgid "Action that should be completed to connect Jetpack."
|
936 |
msgstr ""
|
937 |
|
@@ -1840,7 +1840,7 @@ msgid "IP"
|
|
1840 |
msgstr ""
|
1841 |
|
1842 |
#: src/API/Reports/Downloads/Stats/Controller.php:144
|
1843 |
-
#: src/Features/Analytics.php:219 src/Features/Onboarding.php:
|
1844 |
#: src/ReportCSVEmail.php:35
|
1845 |
#: client/analytics/report/downloads/config.js:25
|
1846 |
#: client/analytics/report/downloads/table.js:197
|
@@ -2749,110 +2749,110 @@ msgid ""
|
|
2749 |
"arguments `menuId` and `parent` are not allowed for add_setting_item()"
|
2750 |
msgstr ""
|
2751 |
|
2752 |
-
#: src/Features/Onboarding.php:
|
2753 |
msgid "Fashion, apparel, and accessories"
|
2754 |
msgstr ""
|
2755 |
|
2756 |
-
#: src/Features/Onboarding.php:
|
2757 |
msgid "Health and beauty"
|
2758 |
msgstr ""
|
2759 |
|
2760 |
-
#: src/Features/Onboarding.php:
|
2761 |
msgid "Electronics and computers"
|
2762 |
msgstr ""
|
2763 |
|
2764 |
-
#: src/Features/Onboarding.php:
|
2765 |
msgid "Food and drink"
|
2766 |
msgstr ""
|
2767 |
|
2768 |
-
#: src/Features/Onboarding.php:
|
2769 |
msgid "Home, furniture, and garden"
|
2770 |
msgstr ""
|
2771 |
|
2772 |
-
#: src/Features/Onboarding.php:
|
2773 |
msgid "CBD and other hemp-derived products"
|
2774 |
msgstr ""
|
2775 |
|
2776 |
-
#: src/Features/Onboarding.php:
|
2777 |
msgid "Education and learning"
|
2778 |
msgstr ""
|
2779 |
|
2780 |
-
#: src/Features/Onboarding.php:
|
2781 |
#: client/profile-wizard/steps/business-details/data/platform-options.js:41
|
2782 |
msgid "Other"
|
2783 |
msgstr ""
|
2784 |
|
2785 |
-
#: src/Features/Onboarding.php:
|
2786 |
msgid "Physical products"
|
2787 |
msgstr ""
|
2788 |
|
2789 |
-
#: src/Features/Onboarding.php:
|
2790 |
msgid "Subscriptions"
|
2791 |
msgstr ""
|
2792 |
|
2793 |
-
#: src/Features/Onboarding.php:
|
2794 |
msgid "Memberships"
|
2795 |
msgstr ""
|
2796 |
|
2797 |
-
#: src/Features/Onboarding.php:
|
2798 |
msgid "Bookings"
|
2799 |
msgstr ""
|
2800 |
|
2801 |
-
#: src/Features/Onboarding.php:
|
2802 |
msgid "Bundles"
|
2803 |
msgstr ""
|
2804 |
|
2805 |
-
#: src/Features/Onboarding.php:
|
2806 |
msgid "Customizable products"
|
2807 |
msgstr ""
|
2808 |
|
2809 |
-
#: src/Features/Onboarding.php:
|
2810 |
#. translators: site currency symbol (used to show that the product costs
|
2811 |
#. money)
|
2812 |
msgid " — %s"
|
2813 |
msgstr ""
|
2814 |
|
2815 |
-
#: src/Features/Onboarding.php:
|
2816 |
msgid "Setup wizard"
|
2817 |
msgstr ""
|
2818 |
|
2819 |
-
#: src/Features/Onboarding.php:
|
2820 |
msgid "WooCommerce Onboarding"
|
2821 |
msgstr ""
|
2822 |
|
2823 |
-
#: src/Features/Onboarding.php:
|
2824 |
msgid "Profile Setup Wizard"
|
2825 |
msgstr ""
|
2826 |
|
2827 |
-
#: src/Features/Onboarding.php:
|
2828 |
msgid ""
|
2829 |
"If you need to access the setup wizard again, please click on the button "
|
2830 |
"below."
|
2831 |
msgstr ""
|
2832 |
|
2833 |
-
#: src/Features/Onboarding.php:
|
2834 |
msgid "Task List"
|
2835 |
msgstr ""
|
2836 |
|
2837 |
-
#: src/Features/Onboarding.php:
|
2838 |
msgid ""
|
2839 |
"If you need to enable or disable the task lists, please click on the button "
|
2840 |
"below."
|
2841 |
msgstr ""
|
2842 |
|
2843 |
-
#: src/Features/Onboarding.php:
|
2844 |
msgid "Enable"
|
2845 |
msgstr ""
|
2846 |
|
2847 |
-
#: src/Features/Onboarding.php:
|
2848 |
msgid "Disable"
|
2849 |
msgstr ""
|
2850 |
|
2851 |
-
#: src/Features/Onboarding.php:
|
2852 |
msgid "Extended task List"
|
2853 |
msgstr ""
|
2854 |
|
2855 |
-
#: src/Features/Onboarding.php:
|
2856 |
msgid ""
|
2857 |
"If you need to enable or disable the extended task lists, please click on "
|
2858 |
"the button below."
|
@@ -2872,12 +2872,12 @@ msgstr ""
|
|
2872 |
msgid "You have the %s plugin activated but it is not being used."
|
2873 |
msgstr ""
|
2874 |
|
2875 |
-
#: src/Loader.php:
|
2876 |
#: client/layout/controller.js:167
|
2877 |
msgid "Setup Wizard"
|
2878 |
msgstr ""
|
2879 |
|
2880 |
-
#: src/Loader.php:
|
2881 |
#. translators: %1$s: updated title, %2$s: blog info name
|
2882 |
msgid "%1$s ‹ %2$s"
|
2883 |
msgstr ""
|
@@ -2886,27 +2886,27 @@ msgstr ""
|
|
2886 |
msgid "WooCommerce Admin"
|
2887 |
msgstr ""
|
2888 |
|
2889 |
-
#: src/Loader.php:
|
2890 |
msgid "Settings for WooCommerce admin reporting."
|
2891 |
msgstr ""
|
2892 |
|
2893 |
-
#: src/Loader.php:
|
2894 |
msgid "Excluded report order statuses"
|
2895 |
msgstr ""
|
2896 |
|
2897 |
-
#: src/Loader.php:
|
2898 |
msgid "Statuses that should not be included when calculating report totals."
|
2899 |
msgstr ""
|
2900 |
|
2901 |
-
#: src/Loader.php:
|
2902 |
msgid "Actionable order statuses"
|
2903 |
msgstr ""
|
2904 |
|
2905 |
-
#: src/Loader.php:
|
2906 |
msgid "Statuses that require extra action on behalf of the store admin."
|
2907 |
msgstr ""
|
2908 |
|
2909 |
-
#: src/Loader.php:
|
2910 |
msgid "Default Date Range"
|
2911 |
msgstr ""
|
2912 |
|
2 |
# This file is distributed under the same license as the WooCommerce Admin package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: WooCommerce Admin 2.2.6\n"
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/woocommerce-admin\n"
|
8 |
+
"POT-Creation-Date: 2021-05-07 21:26:42+00:00\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
837 |
msgid "Limit result set to orders matching part of an order number."
|
838 |
msgstr ""
|
839 |
|
840 |
+
#: src/API/Plugins.php:218 src/API/Plugins.php:383
|
841 |
msgid "Plugins must be a non-empty array."
|
842 |
msgstr ""
|
843 |
|
844 |
+
#: src/API/Plugins.php:241
|
845 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
846 |
msgid "The requested plugin `%s` is not in the list of allowed plugins."
|
847 |
msgstr ""
|
848 |
|
849 |
+
#: src/API/Plugins.php:264 src/API/Plugins.php:276
|
850 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
851 |
msgid "The requested plugin `%s` could not be installed. Plugin API call failed."
|
852 |
msgstr ""
|
853 |
|
854 |
+
#: src/API/Plugins.php:291
|
855 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
856 |
msgid "The requested plugin `%s` could not be installed."
|
857 |
msgstr ""
|
858 |
|
859 |
+
#: src/API/Plugins.php:305
|
860 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
861 |
msgid "The requested plugin `%s` could not be installed. Upgrader install failed."
|
862 |
msgstr ""
|
863 |
|
864 |
+
#: src/API/Plugins.php:323
|
865 |
msgid "Plugins were successfully installed."
|
866 |
msgstr ""
|
867 |
|
868 |
+
#: src/API/Plugins.php:324
|
869 |
msgid "There was a problem installing some of the requested plugins."
|
870 |
msgstr ""
|
871 |
|
872 |
+
#: src/API/Plugins.php:406
|
873 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
874 |
msgid "The requested plugin `%s`. is not in the list of allowed plugins."
|
875 |
msgstr ""
|
876 |
|
877 |
+
#: src/API/Plugins.php:415
|
878 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
879 |
msgid "The requested plugin `%s`. is not yet installed."
|
880 |
msgstr ""
|
881 |
|
882 |
+
#: src/API/Plugins.php:427
|
883 |
#. translators: %s: plugin slug (example: woocommerce-services)
|
884 |
msgid "The requested plugin `%s` could not be activated."
|
885 |
msgstr ""
|
886 |
|
887 |
+
#: src/API/Plugins.php:443
|
888 |
msgid "Plugins were successfully activated."
|
889 |
msgstr ""
|
890 |
|
891 |
+
#: src/API/Plugins.php:444
|
892 |
msgid "There was a problem activating some of the requested plugins."
|
893 |
msgstr ""
|
894 |
|
895 |
+
#: src/API/Plugins.php:456
|
896 |
msgid "Jetpack is not installed or active."
|
897 |
msgstr ""
|
898 |
|
899 |
+
#: src/API/Plugins.php:467
|
900 |
#: packages/data/build-module/plugins/constants.js:13
|
901 |
#: packages/data/src/plugins/constants.js:17
|
902 |
msgid "Jetpack"
|
903 |
msgstr ""
|
904 |
|
905 |
+
#: src/API/Plugins.php:480 src/API/Plugins.php:543
|
906 |
msgid "There was an error loading the WooCommerce.com Helper API."
|
907 |
msgstr ""
|
908 |
|
909 |
+
#: src/API/Plugins.php:497 src/API/Plugins.php:502 src/API/Plugins.php:559
|
910 |
+
#: src/API/Plugins.php:564 src/API/Plugins.php:580
|
911 |
msgid "There was an error connecting to WooCommerce.com. Please try again."
|
912 |
msgstr ""
|
913 |
|
914 |
+
#: src/API/Plugins.php:601
|
915 |
msgid "There was an error connecting to Square."
|
916 |
msgstr ""
|
917 |
|
918 |
+
#: src/API/Plugins.php:653
|
919 |
msgid "There was an error communicating with the WooCommerce Payments plugin."
|
920 |
msgstr ""
|
921 |
|
922 |
+
#: src/API/Plugins.php:681
|
923 |
msgid "Plugin slug."
|
924 |
msgstr ""
|
925 |
|
926 |
+
#: src/API/Plugins.php:687
|
927 |
msgid "Plugin name."
|
928 |
msgstr ""
|
929 |
|
930 |
+
#: src/API/Plugins.php:693
|
931 |
msgid "Plugin status."
|
932 |
msgstr ""
|
933 |
|
934 |
+
#: src/API/Plugins.php:713
|
935 |
msgid "Action that should be completed to connect Jetpack."
|
936 |
msgstr ""
|
937 |
|
1840 |
msgstr ""
|
1841 |
|
1842 |
#: src/API/Reports/Downloads/Stats/Controller.php:144
|
1843 |
+
#: src/Features/Analytics.php:219 src/Features/Onboarding.php:427
|
1844 |
#: src/ReportCSVEmail.php:35
|
1845 |
#: client/analytics/report/downloads/config.js:25
|
1846 |
#: client/analytics/report/downloads/table.js:197
|
2749 |
"arguments `menuId` and `parent` are not allowed for add_setting_item()"
|
2750 |
msgstr ""
|
2751 |
|
2752 |
+
#: src/Features/Onboarding.php:371
|
2753 |
msgid "Fashion, apparel, and accessories"
|
2754 |
msgstr ""
|
2755 |
|
2756 |
+
#: src/Features/Onboarding.php:376
|
2757 |
msgid "Health and beauty"
|
2758 |
msgstr ""
|
2759 |
|
2760 |
+
#: src/Features/Onboarding.php:381
|
2761 |
msgid "Electronics and computers"
|
2762 |
msgstr ""
|
2763 |
|
2764 |
+
#: src/Features/Onboarding.php:386
|
2765 |
msgid "Food and drink"
|
2766 |
msgstr ""
|
2767 |
|
2768 |
+
#: src/Features/Onboarding.php:391
|
2769 |
msgid "Home, furniture, and garden"
|
2770 |
msgstr ""
|
2771 |
|
2772 |
+
#: src/Features/Onboarding.php:396
|
2773 |
msgid "CBD and other hemp-derived products"
|
2774 |
msgstr ""
|
2775 |
|
2776 |
+
#: src/Features/Onboarding.php:401
|
2777 |
msgid "Education and learning"
|
2778 |
msgstr ""
|
2779 |
|
2780 |
+
#: src/Features/Onboarding.php:406
|
2781 |
#: client/profile-wizard/steps/business-details/data/platform-options.js:41
|
2782 |
msgid "Other"
|
2783 |
msgstr ""
|
2784 |
|
2785 |
+
#: src/Features/Onboarding.php:423
|
2786 |
msgid "Physical products"
|
2787 |
msgstr ""
|
2788 |
|
2789 |
+
#: src/Features/Onboarding.php:430
|
2790 |
msgid "Subscriptions"
|
2791 |
msgstr ""
|
2792 |
|
2793 |
+
#: src/Features/Onboarding.php:434
|
2794 |
msgid "Memberships"
|
2795 |
msgstr ""
|
2796 |
|
2797 |
+
#: src/Features/Onboarding.php:438
|
2798 |
msgid "Bookings"
|
2799 |
msgstr ""
|
2800 |
|
2801 |
+
#: src/Features/Onboarding.php:442
|
2802 |
msgid "Bundles"
|
2803 |
msgstr ""
|
2804 |
|
2805 |
+
#: src/Features/Onboarding.php:446
|
2806 |
msgid "Customizable products"
|
2807 |
msgstr ""
|
2808 |
|
2809 |
+
#: src/Features/Onboarding.php:615
|
2810 |
#. translators: site currency symbol (used to show that the product costs
|
2811 |
#. money)
|
2812 |
msgid " — %s"
|
2813 |
msgstr ""
|
2814 |
|
2815 |
+
#: src/Features/Onboarding.php:938 src/Features/Onboarding.php:950
|
2816 |
msgid "Setup wizard"
|
2817 |
msgstr ""
|
2818 |
|
2819 |
+
#: src/Features/Onboarding.php:946
|
2820 |
msgid "WooCommerce Onboarding"
|
2821 |
msgstr ""
|
2822 |
|
2823 |
+
#: src/Features/Onboarding.php:948
|
2824 |
msgid "Profile Setup Wizard"
|
2825 |
msgstr ""
|
2826 |
|
2827 |
+
#: src/Features/Onboarding.php:949
|
2828 |
msgid ""
|
2829 |
"If you need to access the setup wizard again, please click on the button "
|
2830 |
"below."
|
2831 |
msgstr ""
|
2832 |
|
2833 |
+
#: src/Features/Onboarding.php:952
|
2834 |
msgid "Task List"
|
2835 |
msgstr ""
|
2836 |
|
2837 |
+
#: src/Features/Onboarding.php:953
|
2838 |
msgid ""
|
2839 |
"If you need to enable or disable the task lists, please click on the button "
|
2840 |
"below."
|
2841 |
msgstr ""
|
2842 |
|
2843 |
+
#: src/Features/Onboarding.php:955 src/Features/Onboarding.php:962
|
2844 |
msgid "Enable"
|
2845 |
msgstr ""
|
2846 |
|
2847 |
+
#: src/Features/Onboarding.php:956 src/Features/Onboarding.php:963
|
2848 |
msgid "Disable"
|
2849 |
msgstr ""
|
2850 |
|
2851 |
+
#: src/Features/Onboarding.php:959
|
2852 |
msgid "Extended task List"
|
2853 |
msgstr ""
|
2854 |
|
2855 |
+
#: src/Features/Onboarding.php:960
|
2856 |
msgid ""
|
2857 |
"If you need to enable or disable the extended task lists, please click on "
|
2858 |
"the button below."
|
2872 |
msgid "You have the %s plugin activated but it is not being used."
|
2873 |
msgstr ""
|
2874 |
|
2875 |
+
#: src/Loader.php:311
|
2876 |
#: client/layout/controller.js:167
|
2877 |
msgid "Setup Wizard"
|
2878 |
msgstr ""
|
2879 |
|
2880 |
+
#: src/Loader.php:968
|
2881 |
#. translators: %1$s: updated title, %2$s: blog info name
|
2882 |
msgid "%1$s ‹ %2$s"
|
2883 |
msgstr ""
|
2886 |
msgid "WooCommerce Admin"
|
2887 |
msgstr ""
|
2888 |
|
2889 |
+
#: src/Loader.php:1140
|
2890 |
msgid "Settings for WooCommerce admin reporting."
|
2891 |
msgstr ""
|
2892 |
|
2893 |
+
#: src/Loader.php:1159
|
2894 |
msgid "Excluded report order statuses"
|
2895 |
msgstr ""
|
2896 |
|
2897 |
+
#: src/Loader.php:1160
|
2898 |
msgid "Statuses that should not be included when calculating report totals."
|
2899 |
msgstr ""
|
2900 |
|
2901 |
+
#: src/Loader.php:1168
|
2902 |
msgid "Actionable order statuses"
|
2903 |
msgstr ""
|
2904 |
|
2905 |
+
#: src/Loader.php:1169
|
2906 |
msgid "Statuses that require extra action on behalf of the store admin."
|
2907 |
msgstr ""
|
2908 |
|
2909 |
+
#: src/Loader.php:1177 src/Loader.php:1178
|
2910 |
msgid "Default Date Range"
|
2911 |
msgstr ""
|
2912 |
|
@@ -4,7 +4,7 @@ Tags: ecommerce, e-commerce, store, sales, reports, analytics, dashboard, activi
|
|
4 |
Requires at least: 5.4.0
|
5 |
Tested up to: 5.7.0
|
6 |
Requires PHP: 7.0
|
7 |
-
Stable tag: 2.2.
|
8 |
License: GPLv3
|
9 |
License URI: https://github.com/woocommerce/woocommerce-admin/blob/main/license.txt
|
10 |
|
@@ -73,8 +73,19 @@ Release and roadmap notes are available on the [WooCommerce Developers Blog](htt
|
|
73 |
|
74 |
== Changelog ==
|
75 |
|
76 |
-
== 2.2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
|
|
|
|
|
|
|
|
|
78 |
- Fix: Disable the continue btn on OBW when requested are being made #6838
|
79 |
- Tweak: Revert WCPay international support for bundled package #6901
|
80 |
- Tweak: Store profiler - Changed MailPoet's title and description #6886
|
4 |
Requires at least: 5.4.0
|
5 |
Tested up to: 5.7.0
|
6 |
Requires PHP: 7.0
|
7 |
+
Stable tag: 2.2.6
|
8 |
License: GPLv3
|
9 |
License URI: https://github.com/woocommerce/woocommerce-admin/blob/main/license.txt
|
10 |
|
73 |
|
74 |
== Changelog ==
|
75 |
|
76 |
+
== 2.2.6 5/7/2021 ==
|
77 |
+
- Fix: Address an issue with OBW when installing only WooCommerce payments and Jetpack. #6957
|
78 |
+
|
79 |
+
== 2.2.5 5/7/2021 ==
|
80 |
+
- Fix: Calling of get_script_asset_filename with extra parameter #6955
|
81 |
+
|
82 |
+
== 2.2.4 5/7/2021 ==
|
83 |
+
- Dev: Fix a bug where trying to load an asset registry causes a crash. #6951
|
84 |
|
85 |
+
== 2.2.3 5/6/2021 ==
|
86 |
+
- Dev: Do a git clean before the core release. #6945
|
87 |
+
|
88 |
+
== 2.2.2 4/28/2021 ==
|
89 |
- Fix: Disable the continue btn on OBW when requested are being made #6838
|
90 |
- Tweak: Revert WCPay international support for bundled package #6901
|
91 |
- Tweak: Store profiler - Changed MailPoet's title and description #6886
|
@@ -207,6 +207,13 @@ class Plugins extends \WC_REST_Data_Controller {
|
|
207 |
$allowed_plugins = self::get_allowed_plugins();
|
208 |
$plugins = explode( ',', $request['plugins'] );
|
209 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
210 |
if ( empty( $request['plugins'] ) || ! is_array( $plugins ) ) {
|
211 |
return new \WP_Error( 'woocommerce_rest_invalid_plugins', __( 'Plugins must be a non-empty array.', 'woocommerce' ), 404 );
|
212 |
}
|
@@ -381,6 +388,13 @@ class Plugins extends \WC_REST_Data_Controller {
|
|
381 |
// the mollie-payments-for-woocommerce plugin calls `WP_Filesystem()` during it's activation hook, which crashes without this include.
|
382 |
require_once ABSPATH . 'wp-admin/includes/file.php';
|
383 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
384 |
foreach ( $plugins as $plugin ) {
|
385 |
$slug = $plugin;
|
386 |
$path = isset( $allowed_plugins[ $slug ] ) ? $allowed_plugins[ $slug ] : false;
|
207 |
$allowed_plugins = self::get_allowed_plugins();
|
208 |
$plugins = explode( ',', $request['plugins'] );
|
209 |
|
210 |
+
/**
|
211 |
+
* Filter the list of plugins to install.
|
212 |
+
*
|
213 |
+
* @param array $plugins A list of the plugins to install.
|
214 |
+
*/
|
215 |
+
$plugins = apply_filters( 'woocommerce_admin_plugins_pre_install', $plugins );
|
216 |
+
|
217 |
if ( empty( $request['plugins'] ) || ! is_array( $plugins ) ) {
|
218 |
return new \WP_Error( 'woocommerce_rest_invalid_plugins', __( 'Plugins must be a non-empty array.', 'woocommerce' ), 404 );
|
219 |
}
|
388 |
// the mollie-payments-for-woocommerce plugin calls `WP_Filesystem()` during it's activation hook, which crashes without this include.
|
389 |
require_once ABSPATH . 'wp-admin/includes/file.php';
|
390 |
|
391 |
+
/**
|
392 |
+
* Filter the list of plugins to activate.
|
393 |
+
*
|
394 |
+
* @param array $plugins A list of the plugins to activate.
|
395 |
+
*/
|
396 |
+
$plugins = apply_filters( 'woocommerce_admin_plugins_pre_activate', $plugins );
|
397 |
+
|
398 |
foreach ( $plugins as $plugin ) {
|
399 |
$slug = $plugin;
|
400 |
$path = isset( $allowed_plugins[ $slug ] ) ? $allowed_plugins[ $slug ] : false;
|
@@ -24,7 +24,7 @@ class Package {
|
|
24 |
*
|
25 |
* @var string
|
26 |
*/
|
27 |
-
const VERSION = '2.2.
|
28 |
|
29 |
/**
|
30 |
* Package active.
|
24 |
*
|
25 |
* @var string
|
26 |
*/
|
27 |
+
const VERSION = '2.2.6';
|
28 |
|
29 |
/**
|
30 |
* Package active.
|
@@ -155,7 +155,7 @@ class FeaturePlugin {
|
|
155 |
$this->define( 'WC_ADMIN_PLUGIN_FILE', WC_ADMIN_ABSPATH . 'woocommerce-admin.php' );
|
156 |
// WARNING: Do not directly edit this version number constant.
|
157 |
// It is updated as part of the prebuild process from the package.json value.
|
158 |
-
$this->define( 'WC_ADMIN_VERSION_NUMBER', '2.2.
|
159 |
}
|
160 |
|
161 |
/**
|
155 |
$this->define( 'WC_ADMIN_PLUGIN_FILE', WC_ADMIN_ABSPATH . 'woocommerce-admin.php' );
|
156 |
// WARNING: Do not directly edit this version number constant.
|
157 |
// It is updated as part of the prebuild process from the package.json value.
|
158 |
+
$this->define( 'WC_ADMIN_VERSION_NUMBER', '2.2.6' );
|
159 |
}
|
160 |
|
161 |
/**
|
@@ -129,7 +129,7 @@ class Coupons {
|
|
129 |
Loader::get_file_version( 'css' )
|
130 |
);
|
131 |
|
132 |
-
$script_assets_filename = Loader::get_script_asset_filename( 'marketing-coupons' );
|
133 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
134 |
|
135 |
wp_enqueue_script(
|
129 |
Loader::get_file_version( 'css' )
|
130 |
);
|
131 |
|
132 |
+
$script_assets_filename = Loader::get_script_asset_filename( 'wp-admin-scripts', 'marketing-coupons' );
|
133 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
134 |
|
135 |
wp_enqueue_script(
|
@@ -150,7 +150,7 @@ class Init {
|
|
150 |
Loader::get_file_version( 'css' )
|
151 |
);
|
152 |
|
153 |
-
$script_assets_filename = Loader::get_script_asset_filename( 'navigation-opt-out' );
|
154 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
155 |
|
156 |
wp_enqueue_script(
|
150 |
Loader::get_file_version( 'css' )
|
151 |
);
|
152 |
|
153 |
+
$script_assets_filename = Loader::get_script_asset_filename( 'wp-admin-scripts', 'navigation-opt-out' );
|
154 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
155 |
|
156 |
wp_enqueue_script(
|
@@ -91,6 +91,8 @@ class Onboarding {
|
|
91 |
10,
|
92 |
2
|
93 |
);
|
|
|
|
|
94 |
|
95 |
// Always hook into Jetpack connection even if outside of admin.
|
96 |
add_action( 'jetpack_site_registered', array( $this, 'set_woocommerce_setup_jetpack_opted_in' ) );
|
@@ -636,7 +638,7 @@ class Onboarding {
|
|
636 |
return false;
|
637 |
}
|
638 |
|
639 |
-
return in_array( $current_page['path'], $allowed_paths );
|
640 |
}
|
641 |
|
642 |
/**
|
@@ -1103,4 +1105,23 @@ class Onboarding {
|
|
1103 |
update_option( self::PROFILE_DATA_OPTION, $onboarding_data );
|
1104 |
update_option( 'woocommerce_task_list_hidden', 'yes' );
|
1105 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1106 |
}
|
91 |
10,
|
92 |
2
|
93 |
);
|
94 |
+
add_action( 'woocommerce_admin_plugins_pre_activate', array( $this, 'activate_and_install_jetpack_ahead_of_wcpay' ) );
|
95 |
+
add_action( 'woocommerce_admin_plugins_pre_install', array( $this, 'activate_and_install_jetpack_ahead_of_wcpay' ) );
|
96 |
|
97 |
// Always hook into Jetpack connection even if outside of admin.
|
98 |
add_action( 'jetpack_site_registered', array( $this, 'set_woocommerce_setup_jetpack_opted_in' ) );
|
638 |
return false;
|
639 |
}
|
640 |
|
641 |
+
return in_array( $current_page['path'], $allowed_paths, true );
|
642 |
}
|
643 |
|
644 |
/**
|
1105 |
update_option( self::PROFILE_DATA_OPTION, $onboarding_data );
|
1106 |
update_option( 'woocommerce_task_list_hidden', 'yes' );
|
1107 |
}
|
1108 |
+
|
1109 |
+
/**
|
1110 |
+
* Ensure that Jetpack gets installed and activated ahead of WooCommerce Payments
|
1111 |
+
* if both are being installed/activated at the same time.
|
1112 |
+
*
|
1113 |
+
* See: https://github.com/Automattic/woocommerce-payments/issues/1663
|
1114 |
+
* See: https://github.com/Automattic/jetpack/issues/19624
|
1115 |
+
*
|
1116 |
+
* @param array $plugins A list of plugins to install or activate.
|
1117 |
+
*
|
1118 |
+
* @return array
|
1119 |
+
*/
|
1120 |
+
public static function activate_and_install_jetpack_ahead_of_wcpay( $plugins ) {
|
1121 |
+
if ( in_array( 'jetpack', $plugins, true ) && in_array( 'woocommerce-payments', $plugins, true ) ) {
|
1122 |
+
array_unshift( $plugins, 'jetpack' );
|
1123 |
+
$plugins = array_unique( $plugins );
|
1124 |
+
}
|
1125 |
+
return $plugins;
|
1126 |
+
}
|
1127 |
}
|
@@ -263,7 +263,7 @@ class OnboardingTasks {
|
|
263 |
return;
|
264 |
}
|
265 |
|
266 |
-
$script_assets_filename = Loader::get_script_asset_filename( 'onboarding-product-notice' );
|
267 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
268 |
|
269 |
wp_enqueue_script(
|
@@ -283,7 +283,7 @@ class OnboardingTasks {
|
|
283 |
public static function add_onboarding_homepage_notice_admin_script( $hook ) {
|
284 |
global $post;
|
285 |
if ( 'post.php' === $hook && 'page' === $post->post_type && isset( $_GET[ self::ACTIVE_TASK_TRANSIENT ] ) && 'homepage' === $_GET[ self::ACTIVE_TASK_TRANSIENT ] ) { // phpcs:ignore csrf ok.
|
286 |
-
$script_assets_filename = Loader::get_script_asset_filename( 'onboarding-homepage-notice' );
|
287 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
288 |
|
289 |
wp_enqueue_script(
|
@@ -309,7 +309,7 @@ class OnboardingTasks {
|
|
309 |
'tax' === self::get_active_task() &&
|
310 |
! self::is_active_task_complete()
|
311 |
) {
|
312 |
-
$script_assets_filename = Loader::get_script_asset_filename( 'onboarding-tax-notice' );
|
313 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
314 |
|
315 |
wp_enqueue_script(
|
@@ -332,7 +332,7 @@ class OnboardingTasks {
|
|
332 |
if ( 'product_page_product_importer' === $hook && 'done' === $step && 'product-import' === self::get_active_task() ) {
|
333 |
delete_transient( self::ACTIVE_TASK_TRANSIENT );
|
334 |
|
335 |
-
$script_assets_filename = Loader::get_script_asset_filename( 'onboarding-product-import-notice' );
|
336 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
337 |
|
338 |
wp_enqueue_script(
|
263 |
return;
|
264 |
}
|
265 |
|
266 |
+
$script_assets_filename = Loader::get_script_asset_filename( 'wp-admin-scripts', 'onboarding-product-notice' );
|
267 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
268 |
|
269 |
wp_enqueue_script(
|
283 |
public static function add_onboarding_homepage_notice_admin_script( $hook ) {
|
284 |
global $post;
|
285 |
if ( 'post.php' === $hook && 'page' === $post->post_type && isset( $_GET[ self::ACTIVE_TASK_TRANSIENT ] ) && 'homepage' === $_GET[ self::ACTIVE_TASK_TRANSIENT ] ) { // phpcs:ignore csrf ok.
|
286 |
+
$script_assets_filename = Loader::get_script_asset_filename( 'wp-admin-scripts', 'onboarding-homepage-notice' );
|
287 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
288 |
|
289 |
wp_enqueue_script(
|
309 |
'tax' === self::get_active_task() &&
|
310 |
! self::is_active_task_complete()
|
311 |
) {
|
312 |
+
$script_assets_filename = Loader::get_script_asset_filename( 'wp-admin-scripts', 'onboarding-tax-notice' );
|
313 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
314 |
|
315 |
wp_enqueue_script(
|
332 |
if ( 'product_page_product_importer' === $hook && 'done' === $step && 'product-import' === self::get_active_task() ) {
|
333 |
delete_transient( self::ACTIVE_TASK_TRANSIENT );
|
334 |
|
335 |
+
$script_assets_filename = Loader::get_script_asset_filename( 'wp-admin-scripts', 'onboarding-product-import-notice' );
|
336 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
337 |
|
338 |
wp_enqueue_script(
|
@@ -151,7 +151,7 @@ class ShippingLabelBanner {
|
|
151 |
Loader::get_file_version( 'css' )
|
152 |
);
|
153 |
|
154 |
-
$script_assets_filename = Loader::get_script_asset_filename( 'print-shipping-label-banner' );
|
155 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
156 |
|
157 |
wp_enqueue_script(
|
151 |
Loader::get_file_version( 'css' )
|
152 |
);
|
153 |
|
154 |
+
$script_assets_filename = Loader::get_script_asset_filename( 'wp-admin-scripts', 'print-shipping-label-banner' );
|
155 |
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . 'wp-admin-scripts/' . $script_assets_filename;
|
156 |
|
157 |
wp_enqueue_script(
|
@@ -244,15 +244,30 @@ class Loader {
|
|
244 |
}
|
245 |
|
246 |
/**
|
247 |
-
* Gets a script asset filename
|
248 |
*
|
|
|
249 |
* @param string $file File name (without extension).
|
250 |
* @return string complete asset filename.
|
|
|
|
|
251 |
*/
|
252 |
-
public static function get_script_asset_filename( $file ) {
|
253 |
-
$
|
254 |
-
|
255 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
256 |
}
|
257 |
|
258 |
/**
|
@@ -367,20 +382,26 @@ class Loader {
|
|
367 |
);
|
368 |
|
369 |
foreach ( $scripts as $script ) {
|
370 |
-
$script_path_name
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
|
|
|
|
|
381 |
|
382 |
-
|
383 |
-
|
|
|
|
|
|
|
|
|
384 |
}
|
385 |
}
|
386 |
|
244 |
}
|
245 |
|
246 |
/**
|
247 |
+
* Gets a script asset registry filename. The asset registry lists dependencies for the given script.
|
248 |
*
|
249 |
+
* @param string $script_path_name Path to where the script asset registry is contained.
|
250 |
* @param string $file File name (without extension).
|
251 |
* @return string complete asset filename.
|
252 |
+
*
|
253 |
+
* @throws Exception Throws an exception when a readable asset registry file cannot be found.
|
254 |
*/
|
255 |
+
public static function get_script_asset_filename( $script_path_name, $file ) {
|
256 |
+
$minification_supported = Features::exists( 'minified-js' );
|
257 |
+
$script_min_filename = $file . '.min.asset.php';
|
258 |
+
$script_nonmin_filename = $file . '.asset.php';
|
259 |
+
$script_asset_path = WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . $script_path_name . '/';
|
260 |
+
|
261 |
+
// Check minification is supported first, to avoid multiple is_readable checks when minification is
|
262 |
+
// not supported.
|
263 |
+
if ( $minification_supported && is_readable( $script_asset_path . $script_min_filename ) ) {
|
264 |
+
return $script_min_filename;
|
265 |
+
} elseif ( is_readable( $script_asset_path . $script_nonmin_filename ) ) {
|
266 |
+
return $script_nonmin_filename;
|
267 |
+
} else {
|
268 |
+
// could not find an asset file, throw an error.
|
269 |
+
throw new \Exception( 'Could not find asset registry for ' . $script_path_name );
|
270 |
+
}
|
271 |
}
|
272 |
|
273 |
/**
|
382 |
);
|
383 |
|
384 |
foreach ( $scripts as $script ) {
|
385 |
+
$script_path_name = isset( $scripts_map[ $script ] ) ? $scripts_map[ $script ] : str_replace( 'wc-', '', $script );
|
386 |
+
|
387 |
+
try {
|
388 |
+
$script_assets_filename = self::get_script_asset_filename( $script_path_name, 'index' );
|
389 |
+
$script_assets = require WC_ADMIN_ABSPATH . WC_ADMIN_DIST_JS_FOLDER . $script_path_name . '/' . $script_assets_filename;
|
390 |
+
|
391 |
+
wp_register_script(
|
392 |
+
$script,
|
393 |
+
self::get_url( $script_path_name . '/index', 'js' ),
|
394 |
+
$script_assets ['dependencies'],
|
395 |
+
$js_file_version,
|
396 |
+
true
|
397 |
+
);
|
398 |
|
399 |
+
if ( in_array( $script, $translated_scripts, true ) ) {
|
400 |
+
wp_set_script_translations( $script, 'woocommerce' );
|
401 |
+
}
|
402 |
+
} catch ( \Exception $e ) {
|
403 |
+
// Avoid crashing WordPress if an asset file could not be loaded.
|
404 |
+
wc_caught_exception( $e, __CLASS__ . '::' . __FUNCTION__, $script_path_name );
|
405 |
}
|
406 |
}
|
407 |
|
@@ -4,4 +4,4 @@
|
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
-
return
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
+
return ComposerAutoloaderInit95034dca5f569d4e925e279c12a02fb2::getLoader();
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
-
class
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
@@ -22,15 +22,15 @@ class ComposerAutoloaderInit0883db0b116d25efa1ded9d0d2d8df25
|
|
22 |
return self::$loader;
|
23 |
}
|
24 |
|
25 |
-
spl_autoload_register(array('
|
26 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
27 |
-
spl_autoload_unregister(array('
|
28 |
|
29 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
30 |
if ($useStaticLoader) {
|
31 |
require_once __DIR__ . '/autoload_static.php';
|
32 |
|
33 |
-
call_user_func(\Composer\Autoload\
|
34 |
} else {
|
35 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
36 |
foreach ($map as $namespace => $path) {
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
+
class ComposerAutoloaderInit95034dca5f569d4e925e279c12a02fb2
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
22 |
return self::$loader;
|
23 |
}
|
24 |
|
25 |
+
spl_autoload_register(array('ComposerAutoloaderInit95034dca5f569d4e925e279c12a02fb2', 'loadClassLoader'), true, true);
|
26 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
27 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit95034dca5f569d4e925e279c12a02fb2', 'loadClassLoader'));
|
28 |
|
29 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
30 |
if ($useStaticLoader) {
|
31 |
require_once __DIR__ . '/autoload_static.php';
|
32 |
|
33 |
+
call_user_func(\Composer\Autoload\ComposerStaticInit95034dca5f569d4e925e279c12a02fb2::getInitializer($loader));
|
34 |
} else {
|
35 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
36 |
foreach ($map as $namespace => $path) {
|
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
-
class
|
8 |
{
|
9 |
public static $prefixLengthsPsr4 = array (
|
10 |
'C' =>
|
@@ -40,9 +40,9 @@ class ComposerStaticInit0883db0b116d25efa1ded9d0d2d8df25
|
|
40 |
public static function getInitializer(ClassLoader $loader)
|
41 |
{
|
42 |
return \Closure::bind(function () use ($loader) {
|
43 |
-
$loader->prefixLengthsPsr4 =
|
44 |
-
$loader->prefixDirsPsr4 =
|
45 |
-
$loader->classMap =
|
46 |
|
47 |
}, null, ClassLoader::class);
|
48 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInit95034dca5f569d4e925e279c12a02fb2
|
8 |
{
|
9 |
public static $prefixLengthsPsr4 = array (
|
10 |
'C' =>
|
40 |
public static function getInitializer(ClassLoader $loader)
|
41 |
{
|
42 |
return \Closure::bind(function () use ($loader) {
|
43 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInit95034dca5f569d4e925e279c12a02fb2::$prefixLengthsPsr4;
|
44 |
+
$loader->prefixDirsPsr4 = ComposerStaticInit95034dca5f569d4e925e279c12a02fb2::$prefixDirsPsr4;
|
45 |
+
$loader->classMap = ComposerStaticInit95034dca5f569d4e925e279c12a02fb2::$classMap;
|
46 |
|
47 |
}, null, ClassLoader::class);
|
48 |
}
|
@@ -11,7 +11,7 @@ return array(
|
|
11 |
'path' => array( $vendorDir . '/composer/installers/src/Composer/Installers' )
|
12 |
),
|
13 |
'Automattic\\WooCommerce\\Admin\\' => array(
|
14 |
-
'version' => '2.2.
|
15 |
'path' => array( $baseDir . '/src' )
|
16 |
),
|
17 |
'Automattic\\Jetpack\\Autoloader\\' => array(
|
11 |
'path' => array( $vendorDir . '/composer/installers/src/Composer/Installers' )
|
12 |
),
|
13 |
'Automattic\\WooCommerce\\Admin\\' => array(
|
14 |
+
'version' => '2.2.6.0',
|
15 |
'path' => array( $baseDir . '/src' )
|
16 |
),
|
17 |
'Automattic\\Jetpack\\Autoloader\\' => array(
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jp95034dca5f569d4e925e279c12a02fb2;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -7,7 +7,7 @@
|
|
7 |
* Author URI: https://woocommerce.com/
|
8 |
* Text Domain: woocommerce-admin
|
9 |
* Domain Path: /languages
|
10 |
-
* Version: 2.2.
|
11 |
* Requires at least: 5.4
|
12 |
* Requires PHP: 7.0
|
13 |
*
|
7 |
* Author URI: https://woocommerce.com/
|
8 |
* Text Domain: woocommerce-admin
|
9 |
* Domain Path: /languages
|
10 |
+
* Version: 2.2.6
|
11 |
* Requires at least: 5.4
|
12 |
* Requires PHP: 7.0
|
13 |
*
|
@@ -4,7 +4,7 @@ Tags: e-commerce, store, sales, sell, woo, shop, cart, checkout, downloadable, d
|
|
4 |
Requires at least: 5.5
|
5 |
Tested up to: 5.7
|
6 |
Requires PHP: 7.0
|
7 |
-
Stable tag: 5.
|
8 |
License: GPLv3
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -211,7 +211,7 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
211 |
* Enhancement - Registered payment methods now have access to the `shouldSavePayment` prop in their components (which indicates whether the shopper has checked the save payment method checkbox. #3990
|
212 |
* Enhancement - Payment methods implementing the `savedTokenComponent` configuration property will now have the `onPaymentProcessing` event available to the registered component. #3982
|
213 |
|
214 |
-
** WooCommerce Admin - 2.2.0 & 2.2.1 & 2.2.2 **
|
215 |
* Add - Next new novel navigation nudge note #6610
|
216 |
* Add - Add legacy report items to new navigation #6507
|
217 |
* Add - Add preview site button on the appearance task #6457
|
@@ -253,6 +253,8 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
253 |
* Dev - Payments task: include Mercado Pago #6572
|
254 |
* Dev - Ensure script asset.php files are included in builds #6635
|
255 |
* Dev - Ensure production script asset names don't include .min suffix #6681
|
|
|
|
|
256 |
* Fix - Add check for navigating being enabled. #6462
|
257 |
* Fix - Move the shipping input and text 1px lower. #6408
|
258 |
* Fix - Correct the Klarna slug #6440
|
@@ -277,6 +279,8 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|
277 |
* Fix - Fix hidden menu title on smaller screens #6562
|
278 |
* Fix - Add gross sales column to CSV export #6567
|
279 |
* Fix - Disable the continue btn on OBW when requested are being made #6838
|
|
|
|
|
280 |
* Tweak - Add default value for contains op #6622
|
281 |
* Tweak - Adjust targeting store age for the Add First Product note #6554
|
282 |
* Tweak - Improve WC Shipping & Tax logic #6547
|
4 |
Requires at least: 5.5
|
5 |
Tested up to: 5.7
|
6 |
Requires PHP: 7.0
|
7 |
+
Stable tag: 5.3.0
|
8 |
License: GPLv3
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
211 |
* Enhancement - Registered payment methods now have access to the `shouldSavePayment` prop in their components (which indicates whether the shopper has checked the save payment method checkbox. #3990
|
212 |
* Enhancement - Payment methods implementing the `savedTokenComponent` configuration property will now have the `onPaymentProcessing` event available to the registered component. #3982
|
213 |
|
214 |
+
** WooCommerce Admin - 2.2.0 & 2.2.1 & 2.2.2 & 2.2.3 & 2.2.4 & 2.2.5 & 2.2.6 **
|
215 |
* Add - Next new novel navigation nudge note #6610
|
216 |
* Add - Add legacy report items to new navigation #6507
|
217 |
* Add - Add preview site button on the appearance task #6457
|
253 |
* Dev - Payments task: include Mercado Pago #6572
|
254 |
* Dev - Ensure script asset.php files are included in builds #6635
|
255 |
* Dev - Ensure production script asset names don't include .min suffix #6681
|
256 |
+
* Dev - Do a git clean before the core release. #6945
|
257 |
+
* Dev - Fix a bug where trying to load an asset registry causes a crash. #6951
|
258 |
* Fix - Add check for navigating being enabled. #6462
|
259 |
* Fix - Move the shipping input and text 1px lower. #6408
|
260 |
* Fix - Correct the Klarna slug #6440
|
279 |
* Fix - Fix hidden menu title on smaller screens #6562
|
280 |
* Fix - Add gross sales column to CSV export #6567
|
281 |
* Fix - Disable the continue btn on OBW when requested are being made #6838
|
282 |
+
* Fix - Calling of get_script_asset_filename with extra parameter #6955
|
283 |
+
* Fix - Address an issue with OBW when installing only WooCommerce payments and Jetpack. #6957
|
284 |
* Tweak - Add default value for contains op #6622
|
285 |
* Tweak - Adjust targeting store age for the Add First Product note #6554
|
286 |
* Tweak - Improve WC Shipping & Tax logic #6547
|
@@ -4,4 +4,4 @@
|
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
-
return
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
+
return ComposerAutoloaderInitfd0d177b2d8140b4b20d4474b07b8ed7::getLoader();
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
-
class
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
@@ -22,15 +22,15 @@ class ComposerAutoloaderInit6ebc60d5235993bf90a2905c406b1710
|
|
22 |
return self::$loader;
|
23 |
}
|
24 |
|
25 |
-
spl_autoload_register(array('
|
26 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
27 |
-
spl_autoload_unregister(array('
|
28 |
|
29 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
30 |
if ($useStaticLoader) {
|
31 |
require_once __DIR__ . '/autoload_static.php';
|
32 |
|
33 |
-
call_user_func(\Composer\Autoload\
|
34 |
} else {
|
35 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
36 |
foreach ($map as $namespace => $path) {
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
+
class ComposerAutoloaderInitfd0d177b2d8140b4b20d4474b07b8ed7
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
22 |
return self::$loader;
|
23 |
}
|
24 |
|
25 |
+
spl_autoload_register(array('ComposerAutoloaderInitfd0d177b2d8140b4b20d4474b07b8ed7', 'loadClassLoader'), true, true);
|
26 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
27 |
+
spl_autoload_unregister(array('ComposerAutoloaderInitfd0d177b2d8140b4b20d4474b07b8ed7', 'loadClassLoader'));
|
28 |
|
29 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
30 |
if ($useStaticLoader) {
|
31 |
require_once __DIR__ . '/autoload_static.php';
|
32 |
|
33 |
+
call_user_func(\Composer\Autoload\ComposerStaticInitfd0d177b2d8140b4b20d4474b07b8ed7::getInitializer($loader));
|
34 |
} else {
|
35 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
36 |
foreach ($map as $namespace => $path) {
|
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
-
class
|
8 |
{
|
9 |
public static $prefixLengthsPsr4 = array (
|
10 |
'S' =>
|
@@ -846,10 +846,10 @@ class ComposerStaticInit6ebc60d5235993bf90a2905c406b1710
|
|
846 |
public static function getInitializer(ClassLoader $loader)
|
847 |
{
|
848 |
return \Closure::bind(function () use ($loader) {
|
849 |
-
$loader->prefixLengthsPsr4 =
|
850 |
-
$loader->prefixDirsPsr4 =
|
851 |
-
$loader->prefixesPsr0 =
|
852 |
-
$loader->classMap =
|
853 |
|
854 |
}, null, ClassLoader::class);
|
855 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInitfd0d177b2d8140b4b20d4474b07b8ed7
|
8 |
{
|
9 |
public static $prefixLengthsPsr4 = array (
|
10 |
'S' =>
|
846 |
public static function getInitializer(ClassLoader $loader)
|
847 |
{
|
848 |
return \Closure::bind(function () use ($loader) {
|
849 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInitfd0d177b2d8140b4b20d4474b07b8ed7::$prefixLengthsPsr4;
|
850 |
+
$loader->prefixDirsPsr4 = ComposerStaticInitfd0d177b2d8140b4b20d4474b07b8ed7::$prefixDirsPsr4;
|
851 |
+
$loader->prefixesPsr0 = ComposerStaticInitfd0d177b2d8140b4b20d4474b07b8ed7::$prefixesPsr0;
|
852 |
+
$loader->classMap = ComposerStaticInitfd0d177b2d8140b4b20d4474b07b8ed7::$classMap;
|
853 |
|
854 |
}, null, ClassLoader::class);
|
855 |
}
|
@@ -512,8 +512,8 @@
|
|
512 |
},
|
513 |
{
|
514 |
"name": "woocommerce/woocommerce-admin",
|
515 |
-
"version": "2.2.
|
516 |
-
"version_normalized": "2.2.
|
517 |
"source": {
|
518 |
"type": "git",
|
519 |
"url": "https://github.com/woocommerce/woocommerce-admin.git",
|
@@ -521,8 +521,8 @@
|
|
521 |
},
|
522 |
"dist": {
|
523 |
"type": "zip",
|
524 |
-
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/
|
525 |
-
"reference": "
|
526 |
"shasum": ""
|
527 |
},
|
528 |
"require": {
|
512 |
},
|
513 |
{
|
514 |
"name": "woocommerce/woocommerce-admin",
|
515 |
+
"version": "2.2.6",
|
516 |
+
"version_normalized": "2.2.6.0",
|
517 |
"source": {
|
518 |
"type": "git",
|
519 |
"url": "https://github.com/woocommerce/woocommerce-admin.git",
|
521 |
},
|
522 |
"dist": {
|
523 |
"type": "zip",
|
524 |
+
"url": "https://api.github.com/repos/woocommerce/woocommerce-admin/zipball/65c5a4d0b0c3a7c7457e250c9ba1f7c15cac6cb8",
|
525 |
+
"reference": "65c5a4d0b0c3a7c7457e250c9ba1f7c15cac6cb8",
|
526 |
"shasum": ""
|
527 |
},
|
528 |
"require": {
|
@@ -6,333 +6,337 @@ $vendorDir = dirname(__DIR__);
|
|
6 |
$baseDir = dirname($vendorDir);
|
7 |
|
8 |
return array(
|
9 |
-
'Symfony\\Component\\CssSelector\\XPath\\
|
10 |
-
'version' => '3.3.6.0',
|
11 |
-
'path' => $vendorDir . '/symfony/css-selector/XPath/Translator.php'
|
12 |
-
),
|
13 |
-
'Symfony\\Component\\CssSelector\\XPath\\TranslatorInterface' => array(
|
14 |
-
'version' => '3.3.6.0',
|
15 |
-
'path' => $vendorDir . '/symfony/css-selector/XPath/TranslatorInterface.php'
|
16 |
-
),
|
17 |
-
'Symfony\\Component\\CssSelector\\XPath\\Extension\\AttributeMatchingExtension' => array(
|
18 |
'version' => '3.3.6.0',
|
19 |
-
'path' => $vendorDir . '/symfony/css-selector/XPath/
|
20 |
),
|
21 |
-
'Symfony\\Component\\CssSelector\\
|
22 |
'version' => '3.3.6.0',
|
23 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
24 |
),
|
25 |
-
'Symfony\\Component\\CssSelector\\
|
26 |
'version' => '3.3.6.0',
|
27 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
28 |
),
|
29 |
-
'Symfony\\Component\\CssSelector\\
|
30 |
'version' => '3.3.6.0',
|
31 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
32 |
),
|
33 |
-
'Symfony\\Component\\CssSelector\\
|
34 |
'version' => '3.3.6.0',
|
35 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
36 |
),
|
37 |
-
'Symfony\\Component\\CssSelector\\
|
38 |
'version' => '3.3.6.0',
|
39 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
40 |
),
|
41 |
-
'Symfony\\Component\\CssSelector\\
|
42 |
'version' => '3.3.6.0',
|
43 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
44 |
),
|
45 |
-
'Symfony\\Component\\CssSelector\\
|
46 |
'version' => '3.3.6.0',
|
47 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
48 |
),
|
49 |
-
'Symfony\\Component\\CssSelector\\
|
50 |
'version' => '3.3.6.0',
|
51 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
52 |
),
|
53 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
54 |
'version' => '3.3.6.0',
|
55 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
56 |
),
|
57 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
58 |
'version' => '3.3.6.0',
|
59 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
60 |
),
|
61 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
62 |
'version' => '3.3.6.0',
|
63 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
64 |
),
|
65 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
66 |
'version' => '3.3.6.0',
|
67 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
68 |
),
|
69 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
70 |
'version' => '3.3.6.0',
|
71 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
72 |
),
|
73 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
74 |
'version' => '3.3.6.0',
|
75 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
76 |
),
|
77 |
'Symfony\\Component\\CssSelector\\Tests\\Node\\SelectorNodeTest' => array(
|
78 |
'version' => '3.3.6.0',
|
79 |
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/SelectorNodeTest.php'
|
80 |
),
|
81 |
-
'Symfony\\Component\\CssSelector\\Tests\\Node\\
|
82 |
-
'version' => '3.3.6.0',
|
83 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/NegationNodeTest.php'
|
84 |
-
),
|
85 |
-
'Symfony\\Component\\CssSelector\\Tests\\Node\\ClassNodeTest' => array(
|
86 |
-
'version' => '3.3.6.0',
|
87 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/ClassNodeTest.php'
|
88 |
-
),
|
89 |
-
'Symfony\\Component\\CssSelector\\Tests\\Node\\SpecificityTest' => array(
|
90 |
'version' => '3.3.6.0',
|
91 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/
|
92 |
),
|
93 |
'Symfony\\Component\\CssSelector\\Tests\\Node\\AttributeNodeTest' => array(
|
94 |
'version' => '3.3.6.0',
|
95 |
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/AttributeNodeTest.php'
|
96 |
),
|
97 |
-
'Symfony\\Component\\CssSelector\\Tests\\Node\\
|
98 |
'version' => '3.3.6.0',
|
99 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/
|
100 |
),
|
101 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
102 |
'version' => '3.3.6.0',
|
103 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
104 |
),
|
105 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
106 |
'version' => '3.3.6.0',
|
107 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
108 |
),
|
109 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
110 |
'version' => '3.3.6.0',
|
111 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
112 |
),
|
113 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
114 |
'version' => '3.3.6.0',
|
115 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
116 |
),
|
117 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
118 |
'version' => '3.3.6.0',
|
119 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
120 |
),
|
121 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
122 |
'version' => '3.3.6.0',
|
123 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
124 |
),
|
125 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
126 |
'version' => '3.3.6.0',
|
127 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
128 |
),
|
129 |
-
'Symfony\\Component\\CssSelector\\Tests\\
|
130 |
'version' => '3.3.6.0',
|
131 |
-
'path' => $vendorDir . '/symfony/css-selector/Tests/
|
132 |
),
|
133 |
-
'Symfony\\Component\\CssSelector\\
|
134 |
'version' => '3.3.6.0',
|
135 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
136 |
),
|
137 |
-
'Symfony\\Component\\CssSelector\\
|
138 |
'version' => '3.3.6.0',
|
139 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
140 |
),
|
141 |
-
'Symfony\\Component\\CssSelector\\
|
142 |
'version' => '3.3.6.0',
|
143 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
144 |
),
|
145 |
-
'Symfony\\Component\\CssSelector\\
|
146 |
'version' => '3.3.6.0',
|
147 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
148 |
),
|
149 |
-
'Symfony\\Component\\CssSelector\\
|
150 |
'version' => '3.3.6.0',
|
151 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
152 |
),
|
153 |
-
'Symfony\\Component\\CssSelector\\
|
154 |
'version' => '3.3.6.0',
|
155 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
156 |
),
|
157 |
-
'Symfony\\Component\\CssSelector\\
|
158 |
'version' => '3.3.6.0',
|
159 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
160 |
),
|
161 |
-
'Symfony\\Component\\CssSelector\\
|
162 |
'version' => '3.3.6.0',
|
163 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
164 |
),
|
165 |
-
'Symfony\\Component\\CssSelector\\
|
166 |
'version' => '3.3.6.0',
|
167 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
168 |
),
|
169 |
-
'Symfony\\Component\\CssSelector\\
|
170 |
'version' => '3.3.6.0',
|
171 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
172 |
),
|
173 |
-
'Symfony\\Component\\CssSelector\\
|
174 |
'version' => '3.3.6.0',
|
175 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
176 |
),
|
177 |
-
'Symfony\\Component\\CssSelector\\
|
178 |
'version' => '3.3.6.0',
|
179 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
180 |
),
|
181 |
-
'Symfony\\Component\\CssSelector\\
|
182 |
'version' => '3.3.6.0',
|
183 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
184 |
),
|
185 |
-
'Symfony\\Component\\CssSelector\\
|
186 |
'version' => '3.3.6.0',
|
187 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
188 |
),
|
189 |
-
'Symfony\\Component\\CssSelector\\
|
190 |
'version' => '3.3.6.0',
|
191 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
192 |
),
|
193 |
-
'Symfony\\Component\\CssSelector\\
|
194 |
'version' => '3.3.6.0',
|
195 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
196 |
),
|
197 |
-
'Symfony\\Component\\CssSelector\\
|
198 |
'version' => '3.3.6.0',
|
199 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
200 |
),
|
201 |
-
'Symfony\\Component\\CssSelector\\
|
202 |
'version' => '3.3.6.0',
|
203 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
204 |
),
|
205 |
-
'Symfony\\Component\\CssSelector\\
|
206 |
'version' => '3.3.6.0',
|
207 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
208 |
),
|
209 |
-
'Symfony\\Component\\CssSelector\\
|
210 |
'version' => '3.3.6.0',
|
211 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
|
|
|
|
|
|
|
|
212 |
),
|
213 |
'Symfony\\Component\\CssSelector\\Parser\\TokenStream' => array(
|
214 |
'version' => '3.3.6.0',
|
215 |
'path' => $vendorDir . '/symfony/css-selector/Parser/TokenStream.php'
|
216 |
),
|
|
|
|
|
|
|
|
|
217 |
'Symfony\\Component\\CssSelector\\Parser\\Handler\\HandlerInterface' => array(
|
218 |
'version' => '3.3.6.0',
|
219 |
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/HandlerInterface.php'
|
220 |
),
|
221 |
-
'Symfony\\Component\\CssSelector\\Parser\\Handler\\
|
222 |
'version' => '3.3.6.0',
|
223 |
-
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/
|
224 |
),
|
225 |
-
'Symfony\\Component\\CssSelector\\Parser\\Handler\\
|
226 |
'version' => '3.3.6.0',
|
227 |
-
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/
|
228 |
),
|
229 |
-
'Symfony\\Component\\CssSelector\\Parser\\Handler\\
|
230 |
'version' => '3.3.6.0',
|
231 |
-
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/
|
232 |
),
|
233 |
'Symfony\\Component\\CssSelector\\Parser\\Handler\\StringHandler' => array(
|
234 |
'version' => '3.3.6.0',
|
235 |
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/StringHandler.php'
|
236 |
),
|
237 |
-
'Symfony\\Component\\CssSelector\\Parser\\Handler\\
|
238 |
'version' => '3.3.6.0',
|
239 |
-
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/
|
240 |
),
|
241 |
-
'Symfony\\Component\\CssSelector\\Parser\\Handler\\
|
242 |
'version' => '3.3.6.0',
|
243 |
-
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/
|
244 |
),
|
245 |
-
'Symfony\\Component\\CssSelector\\Parser\\
|
246 |
'version' => '3.3.6.0',
|
247 |
-
'path' => $vendorDir . '/symfony/css-selector/Parser/
|
248 |
),
|
249 |
-
'Symfony\\Component\\CssSelector\\Parser\\
|
250 |
'version' => '3.3.6.0',
|
251 |
-
'path' => $vendorDir . '/symfony/css-selector/Parser/
|
|
|
|
|
|
|
|
|
252 |
),
|
253 |
'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\EmptyStringParser' => array(
|
254 |
'version' => '3.3.6.0',
|
255 |
'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php'
|
256 |
),
|
257 |
-
'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\
|
258 |
'version' => '3.3.6.0',
|
259 |
-
'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/
|
260 |
),
|
261 |
'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\HashParser' => array(
|
262 |
'version' => '3.3.6.0',
|
263 |
'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/HashParser.php'
|
264 |
),
|
265 |
-
'Symfony\\Component\\CssSelector\\
|
266 |
'version' => '3.3.6.0',
|
267 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
268 |
),
|
269 |
-
'Symfony\\Component\\CssSelector\\
|
270 |
'version' => '3.3.6.0',
|
271 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
272 |
),
|
273 |
-
'Symfony\\Component\\CssSelector\\
|
274 |
'version' => '3.3.6.0',
|
275 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
276 |
),
|
277 |
-
'Symfony\\Component\\CssSelector\\
|
278 |
'version' => '3.3.6.0',
|
279 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
280 |
),
|
281 |
-
'Symfony\\Component\\CssSelector\\
|
282 |
'version' => '3.3.6.0',
|
283 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
284 |
),
|
285 |
-
'Symfony\\Component\\CssSelector\\
|
286 |
'version' => '3.3.6.0',
|
287 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
288 |
),
|
289 |
-
'Symfony\\Component\\CssSelector\\
|
290 |
'version' => '3.3.6.0',
|
291 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
292 |
),
|
293 |
-
'Symfony\\Component\\CssSelector\\
|
294 |
'version' => '3.3.6.0',
|
295 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
296 |
),
|
297 |
-
'Symfony\\Component\\CssSelector\\
|
298 |
'version' => '3.3.6.0',
|
299 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
300 |
),
|
301 |
-
'Symfony\\Component\\CssSelector\\
|
302 |
'version' => '3.3.6.0',
|
303 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
304 |
),
|
305 |
-
'Symfony\\Component\\CssSelector\\
|
306 |
'version' => '3.3.6.0',
|
307 |
-
'path' => $vendorDir . '/symfony/css-selector/
|
308 |
),
|
309 |
-
'
|
|
|
|
|
|
|
|
|
310 |
'version' => '1.0.0.0',
|
311 |
-
'path' => $vendorDir . '/psr/container/src/
|
312 |
),
|
313 |
'Psr\\Container\\NotFoundExceptionInterface' => array(
|
314 |
'version' => '1.0.0.0',
|
315 |
'path' => $vendorDir . '/psr/container/src/NotFoundExceptionInterface.php'
|
316 |
),
|
317 |
-
'Psr\\Container\\
|
318 |
'version' => '1.0.0.0',
|
319 |
-
'path' => $vendorDir . '/psr/container/src/
|
320 |
),
|
321 |
'Pelago\\Emogrifier' => array(
|
322 |
'version' => '3.1.0.0',
|
323 |
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier.php'
|
324 |
),
|
325 |
-
'Pelago\\Emogrifier\\
|
326 |
'version' => '3.1.0.0',
|
327 |
-
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier/
|
328 |
),
|
329 |
'Pelago\\Emogrifier\\Utilities\\CssConcatenator' => array(
|
330 |
'version' => '3.1.0.0',
|
331 |
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier/Utilities/CssConcatenator.php'
|
332 |
),
|
333 |
-
'Pelago\\Emogrifier\\
|
334 |
'version' => '3.1.0.0',
|
335 |
-
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier/
|
|
|
|
|
|
|
|
|
336 |
),
|
337 |
'Pelago\\Emogrifier\\HtmlProcessor\\AbstractHtmlProcessor' => array(
|
338 |
'version' => '3.1.0.0',
|
@@ -342,22 +346,10 @@ return array(
|
|
342 |
'version' => '3.1.0.0',
|
343 |
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier/HtmlProcessor/CssToAttributeConverter.php'
|
344 |
),
|
345 |
-
'Pelago\\Emogrifier\\HtmlProcessor\\HtmlPruner' => array(
|
346 |
-
'version' => '3.1.0.0',
|
347 |
-
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier/HtmlProcessor/HtmlPruner.php'
|
348 |
-
),
|
349 |
'Pelago\\Emogrifier\\HtmlProcessor\\HtmlNormalizer' => array(
|
350 |
'version' => '3.1.0.0',
|
351 |
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier/HtmlProcessor/HtmlNormalizer.php'
|
352 |
),
|
353 |
-
'MaxMind\\Db\\Reader\\Util' => array(
|
354 |
-
'version' => '1.6.0.0',
|
355 |
-
'path' => $vendorDir . '/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php'
|
356 |
-
),
|
357 |
-
'MaxMind\\Db\\Reader\\Metadata' => array(
|
358 |
-
'version' => '1.6.0.0',
|
359 |
-
'path' => $vendorDir . '/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php'
|
360 |
-
),
|
361 |
'MaxMind\\Db\\Reader\\Decoder' => array(
|
362 |
'version' => '1.6.0.0',
|
363 |
'path' => $vendorDir . '/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php'
|
@@ -366,773 +358,789 @@ return array(
|
|
366 |
'version' => '1.6.0.0',
|
367 |
'path' => $vendorDir . '/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php'
|
368 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
369 |
'MaxMind\\Db\\Reader' => array(
|
370 |
'version' => '1.6.0.0',
|
371 |
'path' => $vendorDir . '/maxmind-db/reader/src/MaxMind/Db/Reader.php'
|
372 |
),
|
373 |
-
'Composer\\Installers\\
|
374 |
'version' => '1.11.0.0',
|
375 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
376 |
),
|
377 |
-
'Composer\\Installers\\
|
378 |
'version' => '1.11.0.0',
|
379 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
380 |
),
|
381 |
-
'Composer\\Installers\\
|
382 |
'version' => '1.11.0.0',
|
383 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
384 |
),
|
385 |
-
'Composer\\Installers\\
|
386 |
'version' => '1.11.0.0',
|
387 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
388 |
),
|
389 |
-
'Composer\\Installers\\
|
390 |
'version' => '1.11.0.0',
|
391 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
392 |
),
|
393 |
-
'Composer\\Installers\\
|
394 |
'version' => '1.11.0.0',
|
395 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
396 |
),
|
397 |
-
'Composer\\Installers\\
|
398 |
'version' => '1.11.0.0',
|
399 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
400 |
),
|
401 |
-
'Composer\\Installers\\
|
402 |
'version' => '1.11.0.0',
|
403 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
404 |
),
|
405 |
-
'Composer\\Installers\\
|
406 |
'version' => '1.11.0.0',
|
407 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
408 |
),
|
409 |
-
'Composer\\Installers\\
|
410 |
'version' => '1.11.0.0',
|
411 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
412 |
),
|
413 |
-
'Composer\\Installers\\
|
414 |
'version' => '1.11.0.0',
|
415 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
416 |
),
|
417 |
-
'Composer\\Installers\\
|
418 |
'version' => '1.11.0.0',
|
419 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
420 |
),
|
421 |
-
'Composer\\Installers\\
|
422 |
'version' => '1.11.0.0',
|
423 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
424 |
),
|
425 |
-
'Composer\\Installers\\
|
426 |
'version' => '1.11.0.0',
|
427 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
428 |
),
|
429 |
-
'Composer\\Installers\\
|
430 |
'version' => '1.11.0.0',
|
431 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
432 |
),
|
433 |
'Composer\\Installers\\VgmcpInstaller' => array(
|
434 |
'version' => '1.11.0.0',
|
435 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/VgmcpInstaller.php'
|
436 |
),
|
437 |
-
'Composer\\Installers\\
|
438 |
-
'version' => '1.11.0.0',
|
439 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/Plugin.php'
|
440 |
-
),
|
441 |
-
'Composer\\Installers\\Symfony1Installer' => array(
|
442 |
'version' => '1.11.0.0',
|
443 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
444 |
),
|
445 |
-
'Composer\\Installers\\
|
446 |
'version' => '1.11.0.0',
|
447 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
448 |
),
|
449 |
-
'Composer\\Installers\\
|
450 |
'version' => '1.11.0.0',
|
451 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
452 |
),
|
453 |
'Composer\\Installers\\WordPressInstaller' => array(
|
454 |
'version' => '1.11.0.0',
|
455 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/WordPressInstaller.php'
|
456 |
),
|
457 |
-
'Composer\\Installers\\
|
458 |
-
'version' => '1.11.0.0',
|
459 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MODXEvoInstaller.php'
|
460 |
-
),
|
461 |
-
'Composer\\Installers\\MiaoxingInstaller' => array(
|
462 |
-
'version' => '1.11.0.0',
|
463 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MiaoxingInstaller.php'
|
464 |
-
),
|
465 |
-
'Composer\\Installers\\LavaLiteInstaller' => array(
|
466 |
'version' => '1.11.0.0',
|
467 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
468 |
),
|
469 |
-
'Composer\\Installers\\
|
470 |
'version' => '1.11.0.0',
|
471 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
472 |
),
|
473 |
'Composer\\Installers\\CakePHPInstaller' => array(
|
474 |
'version' => '1.11.0.0',
|
475 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/CakePHPInstaller.php'
|
476 |
),
|
477 |
-
'Composer\\Installers\\
|
478 |
'version' => '1.11.0.0',
|
479 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
480 |
),
|
481 |
-
'Composer\\Installers\\
|
482 |
'version' => '1.11.0.0',
|
483 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
484 |
),
|
485 |
-
'Composer\\Installers\\
|
486 |
'version' => '1.11.0.0',
|
487 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
488 |
),
|
489 |
-
'Composer\\Installers\\
|
490 |
'version' => '1.11.0.0',
|
491 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
492 |
),
|
493 |
-
'Composer\\Installers\\
|
494 |
'version' => '1.11.0.0',
|
495 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
496 |
),
|
497 |
-
'Composer\\Installers\\
|
498 |
'version' => '1.11.0.0',
|
499 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
500 |
),
|
501 |
-
'Composer\\Installers\\
|
502 |
'version' => '1.11.0.0',
|
503 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
504 |
),
|
505 |
-
'Composer\\Installers\\
|
506 |
'version' => '1.11.0.0',
|
507 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
508 |
),
|
509 |
-
'Composer\\Installers\\
|
510 |
'version' => '1.11.0.0',
|
511 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
512 |
),
|
513 |
-
'Composer\\Installers\\
|
514 |
'version' => '1.11.0.0',
|
515 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
516 |
),
|
517 |
-
'Composer\\Installers\\
|
518 |
'version' => '1.11.0.0',
|
519 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
520 |
),
|
521 |
-
'Composer\\Installers\\
|
522 |
'version' => '1.11.0.0',
|
523 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
524 |
),
|
525 |
-
'Composer\\Installers\\
|
526 |
'version' => '1.11.0.0',
|
527 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
528 |
),
|
529 |
-
'Composer\\Installers\\
|
530 |
'version' => '1.11.0.0',
|
531 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
532 |
),
|
533 |
-
'Composer\\Installers\\
|
534 |
'version' => '1.11.0.0',
|
535 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
536 |
),
|
537 |
-
'Composer\\Installers\\
|
538 |
'version' => '1.11.0.0',
|
539 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
540 |
),
|
541 |
-
'Composer\\Installers\\
|
542 |
'version' => '1.11.0.0',
|
543 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
544 |
),
|
545 |
-
'Composer\\Installers\\
|
546 |
'version' => '1.11.0.0',
|
547 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
548 |
),
|
549 |
-
'Composer\\Installers\\
|
550 |
'version' => '1.11.0.0',
|
551 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
552 |
),
|
553 |
-
'Composer\\Installers\\
|
554 |
'version' => '1.11.0.0',
|
555 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
556 |
),
|
557 |
-
'Composer\\Installers\\
|
558 |
'version' => '1.11.0.0',
|
559 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
560 |
),
|
561 |
-
'Composer\\Installers\\
|
562 |
'version' => '1.11.0.0',
|
563 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
564 |
),
|
565 |
-
'Composer\\Installers\\
|
566 |
'version' => '1.11.0.0',
|
567 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
568 |
),
|
569 |
-
'Composer\\Installers\\
|
570 |
-
'version' => '1.11.0.0',
|
571 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/AglInstaller.php'
|
572 |
-
),
|
573 |
-
'Composer\\Installers\\Redaxo5Installer' => array(
|
574 |
'version' => '1.11.0.0',
|
575 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
576 |
),
|
577 |
-
'Composer\\Installers\\
|
578 |
'version' => '1.11.0.0',
|
579 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
580 |
),
|
581 |
-
'Composer\\Installers\\
|
582 |
'version' => '1.11.0.0',
|
583 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
584 |
),
|
585 |
-
'Composer\\Installers\\
|
586 |
'version' => '1.11.0.0',
|
587 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
588 |
),
|
589 |
-
'Composer\\Installers\\
|
590 |
'version' => '1.11.0.0',
|
591 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
592 |
),
|
593 |
-
'Composer\\Installers\\
|
594 |
'version' => '1.11.0.0',
|
595 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
596 |
),
|
597 |
'Composer\\Installers\\ChefInstaller' => array(
|
598 |
'version' => '1.11.0.0',
|
599 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ChefInstaller.php'
|
600 |
),
|
601 |
-
'Composer\\Installers\\
|
602 |
-
'version' => '1.11.0.0',
|
603 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/SyDESInstaller.php'
|
604 |
-
),
|
605 |
-
'Composer\\Installers\\ItopInstaller' => array(
|
606 |
'version' => '1.11.0.0',
|
607 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
608 |
),
|
609 |
-
'Composer\\Installers\\
|
610 |
'version' => '1.11.0.0',
|
611 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
612 |
),
|
613 |
-
'Composer\\Installers\\
|
614 |
'version' => '1.11.0.0',
|
615 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
616 |
),
|
617 |
-
'Composer\\Installers\\
|
618 |
'version' => '1.11.0.0',
|
619 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
620 |
),
|
621 |
-
'Composer\\Installers\\
|
622 |
'version' => '1.11.0.0',
|
623 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
624 |
),
|
625 |
-
'Composer\\Installers\\
|
626 |
'version' => '1.11.0.0',
|
627 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
628 |
),
|
629 |
-
'Composer\\Installers\\
|
630 |
'version' => '1.11.0.0',
|
631 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
632 |
),
|
633 |
'Composer\\Installers\\ZendInstaller' => array(
|
634 |
'version' => '1.11.0.0',
|
635 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ZendInstaller.php'
|
636 |
),
|
637 |
-
'Composer\\Installers\\
|
638 |
-
'version' => '1.11.0.0',
|
639 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ReIndexInstaller.php'
|
640 |
-
),
|
641 |
-
'Composer\\Installers\\GravInstaller' => array(
|
642 |
'version' => '1.11.0.0',
|
643 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
644 |
),
|
645 |
-
'Composer\\Installers\\
|
646 |
'version' => '1.11.0.0',
|
647 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
648 |
),
|
649 |
-
'Composer\\Installers\\
|
650 |
'version' => '1.11.0.0',
|
651 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
652 |
),
|
653 |
-
'Composer\\Installers\\
|
654 |
'version' => '1.11.0.0',
|
655 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
656 |
),
|
657 |
-
'Composer\\Installers\\
|
658 |
'version' => '1.11.0.0',
|
659 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
660 |
),
|
661 |
-
'Composer\\Installers\\
|
662 |
'version' => '1.11.0.0',
|
663 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
664 |
),
|
665 |
-
'Composer\\Installers\\
|
666 |
'version' => '1.11.0.0',
|
667 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
668 |
),
|
669 |
-
'Composer\\Installers\\
|
670 |
'version' => '1.11.0.0',
|
671 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
672 |
),
|
673 |
-
'Composer\\Installers\\
|
674 |
'version' => '1.11.0.0',
|
675 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
676 |
),
|
677 |
-
'Composer\\Installers\\
|
678 |
'version' => '1.11.0.0',
|
679 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
680 |
),
|
681 |
-
'Composer\\Installers\\
|
682 |
'version' => '1.11.0.0',
|
683 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
684 |
),
|
685 |
-
'Composer\\Installers\\
|
686 |
'version' => '1.11.0.0',
|
687 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
688 |
),
|
689 |
-
'Composer\\Installers\\
|
690 |
'version' => '1.11.0.0',
|
691 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
692 |
),
|
693 |
-
'Composer\\Installers\\
|
694 |
'version' => '1.11.0.0',
|
695 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
696 |
),
|
697 |
-
'Composer\\Installers\\
|
698 |
'version' => '1.11.0.0',
|
699 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
700 |
),
|
701 |
-
'Composer\\Installers\\
|
702 |
'version' => '1.11.0.0',
|
703 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
704 |
),
|
705 |
-
'Composer\\Installers\\
|
706 |
'version' => '1.11.0.0',
|
707 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
708 |
),
|
709 |
-
'Composer\\Installers\\
|
710 |
'version' => '1.11.0.0',
|
711 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
712 |
),
|
713 |
-
'Composer\\Installers\\
|
714 |
'version' => '1.11.0.0',
|
715 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
716 |
),
|
717 |
'Composer\\Installers\\DframeInstaller' => array(
|
718 |
'version' => '1.11.0.0',
|
719 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/DframeInstaller.php'
|
720 |
),
|
721 |
-
'Composer\\Installers\\
|
722 |
'version' => '1.11.0.0',
|
723 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
724 |
),
|
725 |
-
'Composer\\Installers\\
|
726 |
'version' => '1.11.0.0',
|
727 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
728 |
),
|
729 |
-
'Composer\\Installers\\
|
730 |
'version' => '1.11.0.0',
|
731 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
732 |
),
|
733 |
-
'Composer\\Installers\\
|
734 |
'version' => '1.11.0.0',
|
735 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
736 |
),
|
737 |
-
'Composer\\Installers\\
|
738 |
'version' => '1.11.0.0',
|
739 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
740 |
),
|
741 |
-
'Composer\\Installers\\
|
742 |
'version' => '1.11.0.0',
|
743 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
744 |
),
|
745 |
-
'Composer\\Installers\\
|
746 |
'version' => '1.11.0.0',
|
747 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
748 |
),
|
749 |
-
'Composer\\Installers\\
|
750 |
'version' => '1.11.0.0',
|
751 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
752 |
),
|
753 |
-
'Composer\\Installers\\
|
754 |
'version' => '1.11.0.0',
|
755 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
756 |
),
|
757 |
-
'Composer\\Installers\\
|
758 |
'version' => '1.11.0.0',
|
759 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
760 |
),
|
761 |
-
'Composer\\Installers\\
|
762 |
'version' => '1.11.0.0',
|
763 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
764 |
),
|
765 |
-
'Composer\\Installers\\
|
766 |
'version' => '1.11.0.0',
|
767 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
768 |
),
|
769 |
-
'Composer\\Installers\\
|
770 |
'version' => '1.11.0.0',
|
771 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
772 |
),
|
773 |
-
'Composer\\Installers\\
|
774 |
'version' => '1.11.0.0',
|
775 |
-
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/
|
776 |
),
|
777 |
-
'
|
778 |
-
'version' => '
|
779 |
-
'path' => $
|
780 |
),
|
781 |
-
'
|
782 |
-
'version' => '
|
783 |
-
'path' => $
|
784 |
),
|
785 |
-
'
|
786 |
-
'version' => '
|
787 |
-
'path' => $
|
788 |
),
|
789 |
-
'
|
790 |
-
'version' => '
|
791 |
-
'path' => $
|
792 |
),
|
793 |
-
'
|
794 |
-
'version' => '
|
795 |
-
'path' => $
|
796 |
),
|
797 |
-
'
|
798 |
-
'version' => '
|
799 |
-
'path' => $
|
800 |
),
|
801 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
802 |
-
'version' => '
|
803 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
804 |
),
|
805 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
806 |
-
'version' => '
|
807 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
808 |
),
|
809 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
810 |
-
'version' => '
|
811 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
812 |
),
|
813 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
814 |
-
'version' => '
|
815 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
|
|
|
|
|
|
|
|
816 |
),
|
817 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameWithOptionalValue' => array(
|
818 |
-
'version' => '
|
819 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php'
|
820 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
821 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgumentInterface' => array(
|
822 |
-
'version' => '
|
823 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgumentInterface.php'
|
824 |
),
|
825 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
826 |
-
'version' => '
|
827 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
828 |
),
|
829 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
830 |
-
'version' => '
|
831 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
832 |
),
|
833 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
834 |
-
'version' => '
|
835 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
836 |
),
|
837 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
838 |
-
'version' => '
|
839 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
840 |
),
|
841 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
842 |
-
'version' => '
|
843 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
844 |
),
|
845 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\Inflector' => array(
|
846 |
-
'version' => '
|
847 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/Inflector.php'
|
848 |
),
|
849 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
850 |
-
'version' => '
|
851 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
852 |
-
),
|
853 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregate' => array(
|
854 |
-
'version' => 'dev-release/5.3',
|
855 |
-
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php'
|
856 |
),
|
857 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
858 |
-
'version' => '
|
859 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
860 |
),
|
861 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
862 |
-
'version' => '
|
863 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
864 |
),
|
865 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
866 |
-
'version' => '
|
867 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
868 |
),
|
869 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
870 |
-
'version' => '
|
871 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
872 |
),
|
873 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\ContainerException' => array(
|
874 |
-
'version' => '
|
875 |
'path' => $baseDir . '/lib/packages/League/Container/Exception/ContainerException.php'
|
876 |
),
|
877 |
-
'Automattic\\WooCommerce\\Vendor\\League\\Container\\
|
878 |
-
'version' => '
|
879 |
-
'path' => $baseDir . '/lib/packages/League/Container/
|
880 |
),
|
881 |
-
'Automattic\\WooCommerce\\
|
882 |
-
'version' => '
|
883 |
-
'path' => $baseDir . '/
|
884 |
),
|
885 |
-
'Automattic\\WooCommerce\\Tests\\
|
886 |
-
'version' => '
|
887 |
-
'path' => $baseDir . '/tests/php/src/
|
888 |
),
|
889 |
-
'Automattic\\WooCommerce\\Tests\\
|
890 |
-
'version' => '
|
891 |
-
'path' => $baseDir . '/tests/php/src/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
892 |
),
|
893 |
'Automattic\\WooCommerce\\Tests\\Internal\\DownloadPermissionsAdjusterTest' => array(
|
894 |
-
'version' => '
|
895 |
'path' => $baseDir . '/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php'
|
896 |
),
|
897 |
-
'Automattic\\WooCommerce\\Tests\\Internal\\
|
898 |
-
'version' => '
|
899 |
-
'path' => $baseDir . '/tests/php/src/Internal/
|
900 |
),
|
901 |
-
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\
|
902 |
-
'version' => '
|
903 |
-
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/
|
|
|
|
|
|
|
|
|
904 |
),
|
905 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithDependencies' => array(
|
906 |
-
'version' => '
|
907 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithDependencies.php'
|
908 |
),
|
909 |
-
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\
|
910 |
-
'version' => '
|
911 |
-
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/
|
912 |
),
|
913 |
-
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\
|
914 |
-
'version' => '
|
915 |
-
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/
|
916 |
),
|
917 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithNonFinalInjectionMethod' => array(
|
918 |
-
'version' => '
|
919 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithNonFinalInjectionMethod.php'
|
920 |
),
|
921 |
-
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\
|
922 |
-
'version' => '
|
923 |
-
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/
|
924 |
),
|
925 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExtendedContainerTest' => array(
|
926 |
-
'version' => '
|
927 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExtendedContainerTest.php'
|
928 |
),
|
929 |
-
'Automattic\\WooCommerce\\Tests\\Internal\\
|
930 |
-
'version' => '
|
931 |
-
'path' => $baseDir . '/tests/php/src/Internal/
|
932 |
-
),
|
933 |
-
'Automattic\\WooCommerce\\Tests\\Proxies\\ExampleClasses\\ClassThatDependsOnLegacyCode' => array(
|
934 |
-
'version' => 'dev-release/5.3',
|
935 |
-
'path' => $baseDir . '/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php'
|
936 |
),
|
937 |
-
'Automattic\\WooCommerce\\Tests\\
|
938 |
-
'version' => '
|
939 |
-
'path' => $baseDir . '/tests/php/src/
|
940 |
),
|
941 |
-
'Automattic\\WooCommerce\\Tests\\
|
942 |
-
'version' => '
|
943 |
-
'path' => $baseDir . '/tests/php/src/
|
944 |
),
|
945 |
-
'Automattic\\WooCommerce\\
|
946 |
-
'version' => '
|
947 |
-
'path' => $baseDir . '/tests/
|
948 |
),
|
949 |
-
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\
|
950 |
-
'version' => '
|
951 |
-
'path' => $baseDir . '/tests/Tools/CodeHacking/
|
952 |
),
|
953 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\CodeHack' => array(
|
954 |
-
'version' => '
|
955 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/CodeHack.php'
|
956 |
),
|
957 |
-
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\StaticMockerHack' => array(
|
958 |
-
'version' => 'dev-release/5.3',
|
959 |
-
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/StaticMockerHack.php'
|
960 |
-
),
|
961 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\BypassFinalsHack' => array(
|
962 |
-
'version' => '
|
963 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/BypassFinalsHack.php'
|
964 |
),
|
965 |
-
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\
|
966 |
-
'version' => '
|
967 |
-
'path' => $baseDir . '/tests/Tools/CodeHacking/
|
968 |
-
),
|
969 |
-
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHackerTestHook' => array(
|
970 |
-
'version' => 'dev-release/5.3',
|
971 |
-
'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHackerTestHook.php'
|
972 |
),
|
973 |
-
'Automattic\\WooCommerce\\Testing\\Tools\\
|
974 |
-
'version' => '
|
975 |
-
'path' => $baseDir . '/tests/Tools/
|
976 |
),
|
977 |
'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\DependencyManagementTestHook' => array(
|
978 |
-
'version' => '
|
979 |
'path' => $baseDir . '/tests/Tools/DependencyManagement/DependencyManagementTestHook.php'
|
980 |
),
|
981 |
-
'Automattic\\WooCommerce\\
|
982 |
-
'version' => '
|
983 |
-
'path' => $baseDir . '/
|
984 |
-
),
|
985 |
-
'Automattic\\WooCommerce\\Blocks\\Registry\\FactoryType' => array(
|
986 |
-
'version' => '4.9.1.0',
|
987 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/FactoryType.php'
|
988 |
-
),
|
989 |
-
'Automattic\\WooCommerce\\Blocks\\Registry\\AbstractDependencyType' => array(
|
990 |
-
'version' => '4.9.1.0',
|
991 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/AbstractDependencyType.php'
|
992 |
),
|
993 |
-
'Automattic\\WooCommerce\\Blocks\\
|
994 |
'version' => '4.9.1.0',
|
995 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
996 |
),
|
997 |
-
'Automattic\\WooCommerce\\Blocks\\
|
998 |
'version' => '4.9.1.0',
|
999 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1000 |
),
|
1001 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1002 |
'version' => '4.9.1.0',
|
1003 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1004 |
),
|
1005 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1006 |
'version' => '4.9.1.0',
|
1007 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1008 |
),
|
1009 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1010 |
'version' => '4.9.1.0',
|
1011 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1012 |
),
|
1013 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1014 |
'version' => '4.9.1.0',
|
1015 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1016 |
),
|
1017 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1018 |
'version' => '4.9.1.0',
|
1019 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1020 |
),
|
1021 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1022 |
'version' => '4.9.1.0',
|
1023 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1024 |
),
|
1025 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1026 |
'version' => '4.9.1.0',
|
1027 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1028 |
),
|
1029 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1030 |
'version' => '4.9.1.0',
|
1031 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1032 |
),
|
1033 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1034 |
'version' => '4.9.1.0',
|
1035 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1036 |
),
|
1037 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1038 |
'version' => '4.9.1.0',
|
1039 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1040 |
),
|
1041 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1042 |
'version' => '4.9.1.0',
|
1043 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1044 |
),
|
1045 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1046 |
'version' => '4.9.1.0',
|
1047 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1048 |
),
|
1049 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1050 |
'version' => '4.9.1.0',
|
1051 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1052 |
),
|
1053 |
-
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\
|
1054 |
'version' => '4.9.1.0',
|
1055 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/
|
1056 |
),
|
1057 |
-
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\
|
1058 |
'version' => '4.9.1.0',
|
1059 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/
|
1060 |
),
|
1061 |
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductTag' => array(
|
1062 |
'version' => '4.9.1.0',
|
1063 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductTag.php'
|
1064 |
),
|
|
|
|
|
|
|
|
|
1065 |
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductSearch' => array(
|
1066 |
'version' => '4.9.1.0',
|
1067 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php'
|
1068 |
),
|
1069 |
-
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\
|
1070 |
'version' => '4.9.1.0',
|
1071 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/
|
1072 |
),
|
1073 |
-
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\
|
1074 |
'version' => '4.9.1.0',
|
1075 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/
|
1076 |
),
|
1077 |
-
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\
|
1078 |
'version' => '4.9.1.0',
|
1079 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/
|
1080 |
),
|
1081 |
-
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\
|
1082 |
'version' => '4.9.1.0',
|
1083 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/
|
1084 |
),
|
1085 |
-
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\
|
1086 |
'version' => '4.9.1.0',
|
1087 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/
|
1088 |
),
|
1089 |
-
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\
|
1090 |
'version' => '4.9.1.0',
|
1091 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/
|
1092 |
),
|
1093 |
-
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\
|
1094 |
'version' => '4.9.1.0',
|
1095 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/
|
1096 |
),
|
1097 |
-
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\
|
1098 |
'version' => '4.9.1.0',
|
1099 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/
|
1100 |
),
|
1101 |
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AllProducts' => array(
|
1102 |
'version' => '4.9.1.0',
|
1103 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AllProducts.php'
|
1104 |
),
|
1105 |
-
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\
|
1106 |
'version' => '4.9.1.0',
|
1107 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/
|
1108 |
),
|
1109 |
-
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\
|
1110 |
'version' => '4.9.1.0',
|
1111 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/
|
1112 |
),
|
1113 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1114 |
'version' => '4.9.1.0',
|
1115 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1116 |
),
|
1117 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1118 |
'version' => '4.9.1.0',
|
1119 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1120 |
),
|
1121 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1122 |
'version' => '4.9.1.0',
|
1123 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1124 |
),
|
1125 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1126 |
'version' => '4.9.1.0',
|
1127 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1128 |
),
|
1129 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1130 |
'version' => '4.9.1.0',
|
1131 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1132 |
),
|
1133 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1134 |
'version' => '4.9.1.0',
|
1135 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1136 |
),
|
1137 |
'Automattic\\WooCommerce\\Blocks\\Payments\\PaymentMethodTypeInterface' => array(
|
1138 |
'version' => '4.9.1.0',
|
@@ -1142,345 +1150,329 @@ return array(
|
|
1142 |
'version' => '4.9.1.0',
|
1143 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/PaymentResult.php'
|
1144 |
),
|
1145 |
-
'Automattic\\WooCommerce\\Blocks\\Payments\\PaymentMethodRegistry' => array(
|
1146 |
-
'version' => '4.9.1.0',
|
1147 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php'
|
1148 |
-
),
|
1149 |
'Automattic\\WooCommerce\\Blocks\\Payments\\PaymentContext' => array(
|
1150 |
'version' => '4.9.1.0',
|
1151 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/PaymentContext.php'
|
1152 |
),
|
|
|
|
|
|
|
|
|
1153 |
'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\AbstractPaymentMethodType' => array(
|
1154 |
'version' => '4.9.1.0',
|
1155 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php'
|
1156 |
),
|
1157 |
-
'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\
|
1158 |
'version' => '4.9.1.0',
|
1159 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/
|
1160 |
),
|
1161 |
'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\CashOnDelivery' => array(
|
1162 |
'version' => '4.9.1.0',
|
1163 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/CashOnDelivery.php'
|
1164 |
),
|
1165 |
-
'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\
|
1166 |
-
'version' => '4.9.1.0',
|
1167 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php'
|
1168 |
-
),
|
1169 |
-
'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\Cheque' => array(
|
1170 |
'version' => '4.9.1.0',
|
1171 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/
|
1172 |
),
|
1173 |
'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\BankTransfer' => array(
|
1174 |
'version' => '4.9.1.0',
|
1175 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php'
|
1176 |
),
|
1177 |
-
'Automattic\\WooCommerce\\Blocks\\Payments\\
|
1178 |
'version' => '4.9.1.0',
|
1179 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/
|
1180 |
),
|
1181 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1182 |
'version' => '4.9.1.0',
|
1183 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1184 |
),
|
1185 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1186 |
'version' => '4.9.1.0',
|
1187 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1188 |
),
|
1189 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1190 |
'version' => '4.9.1.0',
|
1191 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1192 |
),
|
1193 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1194 |
'version' => '4.9.1.0',
|
1195 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1196 |
),
|
1197 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1198 |
'version' => '4.9.1.0',
|
1199 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1200 |
),
|
1201 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1202 |
'version' => '4.9.1.0',
|
1203 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1204 |
),
|
1205 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1206 |
'version' => '4.9.1.0',
|
1207 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1208 |
),
|
1209 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1210 |
'version' => '4.9.1.0',
|
1211 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
1212 |
),
|
1213 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1214 |
'version' => '4.9.1.0',
|
1215 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1216 |
),
|
1217 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1218 |
'version' => '4.9.1.0',
|
1219 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1220 |
),
|
1221 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1222 |
'version' => '4.9.1.0',
|
1223 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1224 |
),
|
1225 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1226 |
'version' => '4.9.1.0',
|
1227 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1228 |
),
|
1229 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1230 |
'version' => '4.9.1.0',
|
1231 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1232 |
),
|
1233 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartRemoveCoupon' => array(
|
1234 |
'version' => '4.9.1.0',
|
1235 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartRemoveCoupon.php'
|
1236 |
),
|
1237 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1238 |
-
'version' => '4.9.1.0',
|
1239 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/RouteInterface.php'
|
1240 |
-
),
|
1241 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\ProductAttributeTerms' => array(
|
1242 |
'version' => '4.9.1.0',
|
1243 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1244 |
),
|
1245 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\RouteException' => array(
|
1246 |
'version' => '4.9.1.0',
|
1247 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/RouteException.php'
|
1248 |
),
|
1249 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\Checkout' => array(
|
1250 |
-
'version' => '4.9.1.0',
|
1251 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php'
|
1252 |
-
),
|
1253 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\Cart' => array(
|
1254 |
-
'version' => '4.9.1.0',
|
1255 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/Cart.php'
|
1256 |
-
),
|
1257 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\AbstractRoute' => array(
|
1258 |
-
'version' => '4.9.1.0',
|
1259 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/AbstractRoute.php'
|
1260 |
-
),
|
1261 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartCoupons' => array(
|
1262 |
'version' => '4.9.1.0',
|
1263 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartCoupons.php'
|
1264 |
),
|
1265 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1266 |
'version' => '4.9.1.0',
|
1267 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1268 |
),
|
1269 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1270 |
'version' => '4.9.1.0',
|
1271 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1272 |
),
|
1273 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1274 |
'version' => '4.9.1.0',
|
1275 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1276 |
),
|
1277 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1278 |
'version' => '4.9.1.0',
|
1279 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1280 |
),
|
1281 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartCouponsByCode' => array(
|
1282 |
'version' => '4.9.1.0',
|
1283 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartCouponsByCode.php'
|
1284 |
),
|
1285 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1286 |
'version' => '4.9.1.0',
|
1287 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1288 |
),
|
1289 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1290 |
'version' => '4.9.1.0',
|
1291 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1292 |
),
|
1293 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1294 |
'version' => '4.9.1.0',
|
1295 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1296 |
),
|
1297 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1298 |
'version' => '4.9.1.0',
|
1299 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1300 |
),
|
1301 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1302 |
'version' => '4.9.1.0',
|
1303 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1304 |
),
|
1305 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1306 |
'version' => '4.9.1.0',
|
1307 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1308 |
),
|
1309 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\ProductReviews' => array(
|
1310 |
'version' => '4.9.1.0',
|
1311 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/ProductReviews.php'
|
1312 |
),
|
1313 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1314 |
'version' => '4.9.1.0',
|
1315 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1316 |
),
|
1317 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1318 |
'version' => '4.9.1.0',
|
1319 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1320 |
),
|
1321 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\
|
1322 |
'version' => '4.9.1.0',
|
1323 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/
|
1324 |
),
|
1325 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1326 |
'version' => '4.9.1.0',
|
1327 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1328 |
),
|
1329 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1330 |
'version' => '4.9.1.0',
|
1331 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1332 |
),
|
1333 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1334 |
'version' => '4.9.1.0',
|
1335 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1336 |
),
|
1337 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1338 |
'version' => '4.9.1.0',
|
1339 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1340 |
),
|
1341 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1342 |
'version' => '4.9.1.0',
|
1343 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1344 |
),
|
1345 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1346 |
'version' => '4.9.1.0',
|
1347 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1348 |
),
|
1349 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1350 |
'version' => '4.9.1.0',
|
1351 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1352 |
),
|
1353 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1354 |
'version' => '4.9.1.0',
|
1355 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1356 |
),
|
1357 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1358 |
'version' => '4.9.1.0',
|
1359 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1360 |
),
|
1361 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1362 |
'version' => '4.9.1.0',
|
1363 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1364 |
),
|
1365 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1366 |
'version' => '4.9.1.0',
|
1367 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1368 |
),
|
1369 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1370 |
'version' => '4.9.1.0',
|
1371 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
|
|
|
|
|
|
|
|
1372 |
),
|
1373 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\BillingAddressSchema' => array(
|
1374 |
'version' => '4.9.1.0',
|
1375 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/BillingAddressSchema.php'
|
1376 |
),
|
1377 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\
|
1378 |
'version' => '4.9.1.0',
|
1379 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/
|
1380 |
),
|
1381 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\
|
1382 |
'version' => '4.9.1.0',
|
1383 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/
|
1384 |
),
|
1385 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\
|
1386 |
'version' => '4.9.1.0',
|
1387 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/
|
1388 |
),
|
1389 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\
|
1390 |
'version' => '4.9.1.0',
|
1391 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/
|
1392 |
),
|
1393 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\AbstractSchema' => array(
|
1394 |
'version' => '4.9.1.0',
|
1395 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php'
|
1396 |
),
|
1397 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\
|
1398 |
'version' => '4.9.1.0',
|
1399 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/
|
1400 |
),
|
1401 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\
|
1402 |
'version' => '4.9.1.0',
|
1403 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/
|
1404 |
),
|
1405 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\
|
1406 |
'version' => '4.9.1.0',
|
1407 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/
|
1408 |
),
|
1409 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\CartSchema' => array(
|
1410 |
'version' => '4.9.1.0',
|
1411 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/CartSchema.php'
|
1412 |
),
|
1413 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\
|
1414 |
-
'version' => '4.9.1.0',
|
1415 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/ErrorSchema.php'
|
1416 |
-
),
|
1417 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\CheckoutSchema' => array(
|
1418 |
'version' => '4.9.1.0',
|
1419 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/
|
1420 |
),
|
1421 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\
|
1422 |
'version' => '4.9.1.0',
|
1423 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/
|
1424 |
),
|
1425 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\CartCouponSchema' => array(
|
1426 |
'version' => '4.9.1.0',
|
1427 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/CartCouponSchema.php'
|
1428 |
),
|
1429 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1430 |
'version' => '4.9.1.0',
|
1431 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1432 |
),
|
1433 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1434 |
'version' => '4.9.1.0',
|
1435 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1436 |
),
|
1437 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1438 |
'version' => '4.9.1.0',
|
1439 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1440 |
),
|
1441 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1442 |
'version' => '4.9.1.0',
|
1443 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1444 |
),
|
1445 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1446 |
'version' => '4.9.1.0',
|
1447 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1448 |
),
|
1449 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1450 |
'version' => '4.9.1.0',
|
1451 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1452 |
),
|
1453 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1454 |
'version' => '4.9.1.0',
|
1455 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1456 |
),
|
1457 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1458 |
'version' => '4.9.1.0',
|
1459 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1460 |
),
|
1461 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1462 |
'version' => '4.9.1.0',
|
1463 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1464 |
),
|
1465 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1466 |
'version' => '4.9.1.0',
|
1467 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1468 |
),
|
1469 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1470 |
'version' => '4.9.1.0',
|
1471 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1472 |
),
|
1473 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1474 |
'version' => '4.9.1.0',
|
1475 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1476 |
),
|
1477 |
-
'Automattic\\WooCommerce\\Blocks\\StoreApi\\
|
1478 |
'version' => '4.9.1.0',
|
1479 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/
|
1480 |
),
|
1481 |
-
'Automattic\\WooCommerce\\Blocks\\
|
1482 |
'version' => '4.9.1.0',
|
1483 |
-
'path' => $baseDir . '/packages/woocommerce-blocks/src/
|
|
|
|
|
|
|
|
|
1484 |
),
|
1485 |
'Automattic\\WooCommerce\\Blocks\\Assets\\AssetDataRegistry' => array(
|
1486 |
'version' => '4.9.1.0',
|
@@ -1490,1157 +1482,1169 @@ return array(
|
|
1490 |
'version' => '4.9.1.0',
|
1491 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/Assets/Api.php'
|
1492 |
),
|
1493 |
-
'Automattic\\WooCommerce\\
|
1494 |
-
'version' => '
|
1495 |
-
'path' => $baseDir . '/packages/woocommerce-
|
1496 |
),
|
1497 |
-
'Automattic\\WooCommerce\\
|
1498 |
-
'version' => '
|
1499 |
-
'path' => $baseDir . '/packages/woocommerce-
|
1500 |
),
|
1501 |
-
'Automattic\\WooCommerce\\Admin\\
|
1502 |
-
'version' => '2.2.
|
1503 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1504 |
),
|
1505 |
-
'Automattic\\WooCommerce\\Admin\\
|
1506 |
-
'version' => '2.2.
|
1507 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1508 |
),
|
1509 |
-
'Automattic\\WooCommerce\\Admin\\
|
1510 |
-
'version' => '2.2.
|
1511 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1512 |
),
|
1513 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\SpecRunner' => array(
|
1514 |
-
'version' => '2.2.
|
1515 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/SpecRunner.php'
|
1516 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1517 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\StoredStateSetupForProducts' => array(
|
1518 |
-
'version' => '2.2.
|
1519 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/StoredStateSetupForProducts.php'
|
1520 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1521 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\BaseLocationCountryRuleProcessor' => array(
|
1522 |
-
'version' => '2.2.
|
1523 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php'
|
1524 |
),
|
1525 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1526 |
-
'version' => '2.2.
|
1527 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1528 |
),
|
1529 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1530 |
-
'version' => '2.2.
|
1531 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1532 |
),
|
1533 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WCAdminActiveForRuleProcessor' => array(
|
1534 |
-
'version' => '2.2.
|
1535 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php'
|
1536 |
),
|
1537 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1538 |
-
'version' => '2.2.
|
1539 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1540 |
-
),
|
1541 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\ComparisonOperation' => array(
|
1542 |
-
'version' => '2.2.2.0',
|
1543 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/ComparisonOperation.php'
|
1544 |
),
|
1545 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1546 |
-
'version' => '2.2.
|
1547 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1548 |
),
|
1549 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\NotRuleProcessor' => array(
|
1550 |
-
'version' => '2.2.
|
1551 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/NotRuleProcessor.php'
|
1552 |
),
|
1553 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1554 |
-
'version' => '2.2.
|
1555 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1556 |
),
|
1557 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WooCommerceAdminUpdatedRuleProcessor' => array(
|
1558 |
-
'version' => '2.2.
|
1559 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php'
|
1560 |
),
|
1561 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1562 |
-
'version' => '2.2.
|
1563 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1564 |
-
),
|
1565 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\StoredStateRuleProcessor' => array(
|
1566 |
-
'version' => '2.2.2.0',
|
1567 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/StoredStateRuleProcessor.php'
|
1568 |
-
),
|
1569 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OptionRuleProcessor' => array(
|
1570 |
-
'version' => '2.2.2.0',
|
1571 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/OptionRuleProcessor.php'
|
1572 |
-
),
|
1573 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrRuleProcessor' => array(
|
1574 |
-
'version' => '2.2.2.0',
|
1575 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/OrRuleProcessor.php'
|
1576 |
),
|
1577 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1578 |
-
'version' => '2.2.
|
1579 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1580 |
),
|
1581 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1582 |
-
'version' => '2.2.
|
1583 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1584 |
),
|
1585 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1586 |
-
'version' => '2.2.
|
1587 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1588 |
),
|
1589 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1590 |
-
'version' => '2.2.
|
1591 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1592 |
),
|
1593 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1594 |
-
'version' => '2.2.
|
1595 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1596 |
),
|
1597 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1598 |
-
'version' => '2.2.
|
1599 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1600 |
),
|
1601 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1602 |
-
'version' => '2.2.
|
1603 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1604 |
),
|
1605 |
-
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\
|
1606 |
-
'version' => '2.2.
|
1607 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/
|
1608 |
),
|
1609 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PublishAfterTimeRuleProcessor' => array(
|
1610 |
-
'version' => '2.2.
|
1611 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/PublishAfterTimeRuleProcessor.php'
|
1612 |
),
|
1613 |
-
'Automattic\\WooCommerce\\Admin\\
|
1614 |
-
'version' => '2.2.
|
1615 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1616 |
),
|
1617 |
-
'Automattic\\WooCommerce\\Admin\\
|
1618 |
-
'version' => '2.2.
|
1619 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1620 |
),
|
1621 |
-
'Automattic\\WooCommerce\\Admin\\
|
1622 |
-
'version' => '2.2.
|
1623 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1624 |
),
|
1625 |
-
'Automattic\\WooCommerce\\Admin\\
|
1626 |
-
'version' => '2.2.
|
1627 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1628 |
),
|
1629 |
-
'Automattic\\WooCommerce\\Admin\\
|
1630 |
-
'version' => '2.2.
|
1631 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1632 |
),
|
1633 |
-
'Automattic\\WooCommerce\\Admin\\
|
1634 |
-
'version' => '2.2.
|
1635 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1636 |
),
|
1637 |
-
'Automattic\\WooCommerce\\Admin\\
|
1638 |
-
'version' => '2.2.
|
1639 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1640 |
),
|
1641 |
-
'Automattic\\WooCommerce\\Admin\\
|
1642 |
-
'version' => '2.2.
|
1643 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1644 |
),
|
1645 |
-
'Automattic\\WooCommerce\\Admin\\
|
1646 |
-
'version' => '2.2.
|
1647 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1648 |
),
|
1649 |
-
'Automattic\\WooCommerce\\Admin\\
|
1650 |
-
'version' => '2.2.
|
1651 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1652 |
),
|
1653 |
-
'Automattic\\WooCommerce\\Admin\\
|
1654 |
-
'version' => '2.2.
|
1655 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1656 |
),
|
1657 |
-
'Automattic\\WooCommerce\\Admin\\
|
1658 |
-
'version' => '2.2.
|
1659 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1660 |
),
|
1661 |
-
'Automattic\\WooCommerce\\Admin\\
|
1662 |
-
'version' => '2.2.
|
1663 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1664 |
),
|
1665 |
-
'Automattic\\WooCommerce\\Admin\\
|
1666 |
-
'version' => '2.2.
|
1667 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1668 |
),
|
1669 |
-
'Automattic\\WooCommerce\\Admin\\
|
1670 |
-
'version' => '2.2.
|
1671 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1672 |
-
),
|
1673 |
-
'Automattic\\WooCommerce\\Admin\\Features\\Analytics' => array(
|
1674 |
-
'version' => '2.2.2.0',
|
1675 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Analytics.php'
|
1676 |
-
),
|
1677 |
-
'Automattic\\WooCommerce\\Admin\\Features\\CustomerEffortScoreTracks' => array(
|
1678 |
-
'version' => '2.2.2.0',
|
1679 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php'
|
1680 |
-
),
|
1681 |
-
'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks' => array(
|
1682 |
-
'version' => '2.2.2.0',
|
1683 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/OnboardingTasks.php'
|
1684 |
),
|
1685 |
-
'Automattic\\WooCommerce\\Admin\\
|
1686 |
-
'version' => '2.2.
|
1687 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1688 |
),
|
1689 |
-
'Automattic\\WooCommerce\\Admin\\
|
1690 |
-
'version' => '2.2.
|
1691 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1692 |
),
|
1693 |
-
'Automattic\\WooCommerce\\Admin\\
|
1694 |
-
'version' => '2.2.
|
1695 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1696 |
),
|
1697 |
-
'Automattic\\WooCommerce\\Admin\\
|
1698 |
-
'version' => '2.2.
|
1699 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1700 |
),
|
1701 |
-
'Automattic\\WooCommerce\\Admin\\
|
1702 |
-
'version' => '2.2.
|
1703 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1704 |
),
|
1705 |
-
'Automattic\\WooCommerce\\Admin\\
|
1706 |
-
'version' => '2.2.
|
1707 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1708 |
),
|
1709 |
-
'Automattic\\WooCommerce\\Admin\\
|
1710 |
-
'version' => '2.2.
|
1711 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1712 |
),
|
1713 |
-
'Automattic\\WooCommerce\\Admin\\
|
1714 |
-
'version' => '2.2.
|
1715 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1716 |
),
|
1717 |
-
'Automattic\\WooCommerce\\Admin\\
|
1718 |
-
'version' => '2.2.
|
1719 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1720 |
),
|
1721 |
-
'Automattic\\WooCommerce\\Admin\\
|
1722 |
-
'version' => '2.2.
|
1723 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1724 |
),
|
1725 |
-
'Automattic\\WooCommerce\\Admin\\
|
1726 |
-
'version' => '2.2.
|
1727 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1728 |
),
|
1729 |
-
'Automattic\\WooCommerce\\Admin\\
|
1730 |
-
'version' => '2.2.
|
1731 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1732 |
),
|
1733 |
-
'Automattic\\WooCommerce\\Admin\\
|
1734 |
-
'version' => '2.2.
|
1735 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1736 |
),
|
1737 |
-
'Automattic\\WooCommerce\\Admin\\
|
1738 |
-
'version' => '2.2.
|
1739 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1740 |
),
|
1741 |
-
'Automattic\\WooCommerce\\Admin\\
|
1742 |
-
'version' => '2.2.
|
1743 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1744 |
),
|
1745 |
-
'Automattic\\WooCommerce\\Admin\\
|
1746 |
-
'version' => '2.2.
|
1747 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1748 |
),
|
1749 |
-
'Automattic\\WooCommerce\\Admin\\
|
1750 |
-
'version' => '2.2.
|
1751 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1752 |
),
|
1753 |
-
'Automattic\\WooCommerce\\Admin\\
|
1754 |
-
'version' => '2.2.
|
1755 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1756 |
),
|
1757 |
-
'Automattic\\WooCommerce\\Admin\\
|
1758 |
-
'version' => '2.2.
|
1759 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1760 |
),
|
1761 |
-
'Automattic\\WooCommerce\\Admin\\
|
1762 |
-
'version' => '2.2.
|
1763 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1764 |
),
|
1765 |
-
'Automattic\\WooCommerce\\Admin\\
|
1766 |
-
'version' => '2.2.
|
1767 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1768 |
),
|
1769 |
-
'Automattic\\WooCommerce\\Admin\\
|
1770 |
-
'version' => '2.2.
|
1771 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1772 |
),
|
1773 |
-
'Automattic\\WooCommerce\\Admin\\
|
1774 |
-
'version' => '2.2.
|
1775 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1776 |
),
|
1777 |
-
'Automattic\\WooCommerce\\Admin\\
|
1778 |
-
'version' => '2.2.
|
1779 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1780 |
),
|
1781 |
-
'Automattic\\WooCommerce\\Admin\\
|
1782 |
-
'version' => '2.2.
|
1783 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1784 |
),
|
1785 |
-
'Automattic\\WooCommerce\\Admin\\
|
1786 |
-
'version' => '2.2.
|
1787 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1788 |
),
|
1789 |
-
'Automattic\\WooCommerce\\Admin\\
|
1790 |
-
'version' => '2.2.
|
1791 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1792 |
),
|
1793 |
-
'Automattic\\WooCommerce\\Admin\\
|
1794 |
-
'version' => '2.2.
|
1795 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1796 |
),
|
1797 |
-
'Automattic\\WooCommerce\\Admin\\
|
1798 |
-
'version' => '2.2.
|
1799 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1800 |
),
|
1801 |
-
'Automattic\\WooCommerce\\Admin\\
|
1802 |
-
'version' => '2.2.
|
1803 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1804 |
),
|
1805 |
-
'Automattic\\WooCommerce\\Admin\\
|
1806 |
-
'version' => '2.2.
|
1807 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1808 |
),
|
1809 |
-
'Automattic\\WooCommerce\\Admin\\
|
1810 |
-
'version' => '2.2.
|
1811 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1812 |
),
|
1813 |
-
'Automattic\\WooCommerce\\Admin\\
|
1814 |
-
'version' => '2.2.
|
1815 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1816 |
),
|
1817 |
-
'Automattic\\WooCommerce\\Admin\\
|
1818 |
-
'version' => '2.2.
|
1819 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1820 |
),
|
1821 |
-
'Automattic\\WooCommerce\\Admin\\
|
1822 |
-
'version' => '2.2.
|
1823 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1824 |
),
|
1825 |
-
'Automattic\\WooCommerce\\Admin\\
|
1826 |
-
'version' => '2.2.
|
1827 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1828 |
),
|
1829 |
-
'Automattic\\WooCommerce\\Admin\\
|
1830 |
-
'version' => '2.2.
|
1831 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1832 |
),
|
1833 |
-
'Automattic\\WooCommerce\\Admin\\
|
1834 |
-
'version' => '2.2.
|
1835 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1836 |
),
|
1837 |
-
'Automattic\\WooCommerce\\Admin\\
|
1838 |
-
'version' => '2.2.
|
1839 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1840 |
),
|
1841 |
-
'Automattic\\WooCommerce\\Admin\\
|
1842 |
-
'version' => '2.2.
|
1843 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1844 |
),
|
1845 |
-
'Automattic\\WooCommerce\\Admin\\
|
1846 |
-
'version' => '2.2.
|
1847 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1848 |
),
|
1849 |
-
'Automattic\\WooCommerce\\Admin\\
|
1850 |
-
'version' => '2.2.
|
1851 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1852 |
),
|
1853 |
-
'Automattic\\WooCommerce\\Admin\\
|
1854 |
-
'version' => '2.2.
|
1855 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1856 |
),
|
1857 |
-
'Automattic\\WooCommerce\\Admin\\
|
1858 |
-
'version' => '2.2.
|
1859 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1860 |
),
|
1861 |
-
'Automattic\\WooCommerce\\Admin\\
|
1862 |
-
'version' => '2.2.
|
1863 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1864 |
),
|
1865 |
-
'Automattic\\WooCommerce\\Admin\\
|
1866 |
-
'version' => '2.2.
|
1867 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1868 |
),
|
1869 |
-
'Automattic\\WooCommerce\\Admin\\
|
1870 |
-
'version' => '2.2.
|
1871 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1872 |
),
|
1873 |
-
'Automattic\\WooCommerce\\Admin\\
|
1874 |
-
'version' => '2.2.
|
1875 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1876 |
),
|
1877 |
-
'Automattic\\WooCommerce\\Admin\\
|
1878 |
-
'version' => '2.2.
|
1879 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1880 |
),
|
1881 |
-
'Automattic\\WooCommerce\\Admin\\
|
1882 |
-
'version' => '2.2.
|
1883 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1884 |
),
|
1885 |
-
'Automattic\\WooCommerce\\Admin\\
|
1886 |
-
'version' => '2.2.
|
1887 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1888 |
),
|
1889 |
-
'Automattic\\WooCommerce\\Admin\\
|
1890 |
-
'version' => '2.2.
|
1891 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1892 |
),
|
1893 |
-
'Automattic\\WooCommerce\\Admin\\
|
1894 |
-
'version' => '2.2.
|
1895 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1896 |
),
|
1897 |
-
'Automattic\\WooCommerce\\Admin\\
|
1898 |
-
'version' => '2.2.
|
1899 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1900 |
),
|
1901 |
-
'Automattic\\WooCommerce\\Admin\\
|
1902 |
-
'version' => '2.2.
|
1903 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1904 |
),
|
1905 |
-
'Automattic\\WooCommerce\\Admin\\
|
1906 |
-
'version' => '2.2.
|
1907 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1908 |
),
|
1909 |
-
'Automattic\\WooCommerce\\Admin\\
|
1910 |
-
'version' => '2.2.
|
1911 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1912 |
),
|
1913 |
-
'Automattic\\WooCommerce\\Admin\\
|
1914 |
-
'version' => '2.2.
|
1915 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1916 |
),
|
1917 |
-
'Automattic\\WooCommerce\\Admin\\
|
1918 |
-
'version' => '2.2.
|
1919 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1920 |
),
|
1921 |
-
'Automattic\\WooCommerce\\Admin\\
|
1922 |
-
'version' => '2.2.
|
1923 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1924 |
),
|
1925 |
-
'Automattic\\WooCommerce\\Admin\\
|
1926 |
-
'version' => '2.2.
|
1927 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1928 |
),
|
1929 |
-
'Automattic\\WooCommerce\\Admin\\
|
1930 |
-
'version' => '2.2.
|
1931 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1932 |
),
|
1933 |
-
'Automattic\\WooCommerce\\Admin\\
|
1934 |
-
'version' => '2.2.
|
1935 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1936 |
),
|
1937 |
-
'Automattic\\WooCommerce\\Admin\\
|
1938 |
-
'version' => '2.2.
|
1939 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1940 |
),
|
1941 |
-
'Automattic\\WooCommerce\\Admin\\
|
1942 |
-
'version' => '2.2.
|
1943 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1944 |
),
|
1945 |
-
'Automattic\\WooCommerce\\Admin\\
|
1946 |
-
'version' => '2.2.
|
1947 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1948 |
),
|
1949 |
-
'Automattic\\WooCommerce\\Admin\\
|
1950 |
-
'version' => '2.2.
|
1951 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1952 |
),
|
1953 |
-
'Automattic\\WooCommerce\\Admin\\
|
1954 |
-
'version' => '2.2.
|
1955 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1956 |
),
|
1957 |
-
'Automattic\\WooCommerce\\Admin\\
|
1958 |
-
'version' => '2.2.
|
1959 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1960 |
),
|
1961 |
-
'Automattic\\WooCommerce\\Admin\\
|
1962 |
-
'version' => '2.2.
|
1963 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1964 |
),
|
1965 |
-
'Automattic\\WooCommerce\\Admin\\
|
1966 |
-
'version' => '2.2.
|
1967 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1968 |
),
|
1969 |
-
'Automattic\\WooCommerce\\Admin\\
|
1970 |
-
'version' => '2.2.
|
1971 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1972 |
),
|
1973 |
-
'Automattic\\WooCommerce\\Admin\\
|
1974 |
-
'version' => '2.2.
|
1975 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1976 |
),
|
1977 |
-
'Automattic\\WooCommerce\\Admin\\
|
1978 |
-
'version' => '2.2.
|
1979 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1980 |
),
|
1981 |
-
'Automattic\\WooCommerce\\Admin\\
|
1982 |
-
'version' => '2.2.
|
1983 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1984 |
),
|
1985 |
-
'Automattic\\WooCommerce\\Admin\\
|
1986 |
-
'version' => '2.2.
|
1987 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1988 |
),
|
1989 |
-
'Automattic\\WooCommerce\\Admin\\Notes
|
1990 |
-
'version' => '2.2.
|
1991 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes
|
1992 |
),
|
1993 |
-
'Automattic\\WooCommerce\\Admin\\
|
1994 |
-
'version' => '2.2.
|
1995 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
1996 |
),
|
1997 |
-
'Automattic\\WooCommerce\\Admin\\
|
1998 |
-
'version' => '2.2.
|
1999 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2000 |
),
|
2001 |
-
'Automattic\\WooCommerce\\Admin\\
|
2002 |
-
'version' => '2.2.
|
2003 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2004 |
),
|
2005 |
-
'Automattic\\WooCommerce\\Admin\\
|
2006 |
-
'version' => '2.2.
|
2007 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2008 |
),
|
2009 |
-
'Automattic\\WooCommerce\\Admin\\
|
2010 |
-
'version' => '2.2.
|
2011 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2012 |
),
|
2013 |
-
'Automattic\\WooCommerce\\Admin\\
|
2014 |
-
'version' => '2.2.
|
2015 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2016 |
),
|
2017 |
-
'Automattic\\WooCommerce\\Admin\\
|
2018 |
-
'version' => '2.2.
|
2019 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2020 |
),
|
2021 |
-
'Automattic\\WooCommerce\\Admin\\
|
2022 |
-
'version' => '2.2.
|
2023 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2024 |
),
|
2025 |
-
'Automattic\\WooCommerce\\Admin\\
|
2026 |
-
'version' => '2.2.
|
2027 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2028 |
),
|
2029 |
-
'Automattic\\WooCommerce\\Admin\\
|
2030 |
-
'version' => '2.2.
|
2031 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2032 |
),
|
2033 |
-
'Automattic\\WooCommerce\\Admin\\
|
2034 |
-
'version' => '2.2.
|
2035 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2036 |
),
|
2037 |
-
'Automattic\\WooCommerce\\Admin\\
|
2038 |
-
'version' => '2.2.
|
2039 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2040 |
),
|
2041 |
-
'Automattic\\WooCommerce\\Admin\\
|
2042 |
-
'version' => '2.2.
|
2043 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2044 |
),
|
2045 |
-
'Automattic\\WooCommerce\\Admin\\
|
2046 |
-
'version' => '2.2.
|
2047 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2048 |
),
|
2049 |
-
'Automattic\\WooCommerce\\Admin\\
|
2050 |
-
'version' => '2.2.
|
2051 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2052 |
),
|
2053 |
-
'Automattic\\WooCommerce\\Admin\\
|
2054 |
-
'version' => '2.2.
|
2055 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2056 |
),
|
2057 |
-
'Automattic\\WooCommerce\\Admin\\
|
2058 |
-
'version' => '2.2.
|
2059 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2060 |
),
|
2061 |
-
'Automattic\\WooCommerce\\Admin\\
|
2062 |
-
'version' => '2.2.
|
2063 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2064 |
),
|
2065 |
-
'Automattic\\WooCommerce\\Admin\\
|
2066 |
-
'version' => '2.2.
|
2067 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2068 |
),
|
2069 |
'Automattic\\WooCommerce\\Admin\\Marketing\\InstalledExtensions' => array(
|
2070 |
-
'version' => '2.2.
|
2071 |
'path' => $baseDir . '/packages/woocommerce-admin/src/Marketing/InstalledExtensions.php'
|
2072 |
),
|
2073 |
-
'Automattic\\WooCommerce\\Admin\\
|
2074 |
-
'version' => '2.2.
|
2075 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2076 |
),
|
2077 |
-
'Automattic\\WooCommerce\\Admin\\
|
2078 |
-
'version' => '2.2.
|
2079 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2080 |
),
|
2081 |
-
'Automattic\\WooCommerce\\Admin\\
|
2082 |
-
'version' => '2.2.
|
2083 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2084 |
),
|
2085 |
-
'Automattic\\WooCommerce\\Admin\\
|
2086 |
-
'version' => '2.2.
|
2087 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2088 |
),
|
2089 |
-
'Automattic\\WooCommerce\\Admin\\
|
2090 |
-
'version' => '2.2.
|
2091 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2092 |
),
|
2093 |
-
'Automattic\\WooCommerce\\Admin\\
|
2094 |
-
'version' => '2.2.
|
2095 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2096 |
),
|
2097 |
-
'Automattic\\WooCommerce\\Admin\\
|
2098 |
-
'version' => '2.2.
|
2099 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2100 |
),
|
2101 |
-
'Automattic\\WooCommerce\\Admin\\
|
2102 |
-
'version' => '2.2.
|
2103 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2104 |
),
|
2105 |
-
'Automattic\\WooCommerce\\Admin\\
|
2106 |
-
'version' => '2.2.
|
2107 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2108 |
),
|
2109 |
-
'Automattic\\WooCommerce\\Admin\\
|
2110 |
-
'version' => '2.2.
|
2111 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2112 |
),
|
2113 |
-
'Automattic\\WooCommerce\\Admin\\
|
2114 |
-
'version' => '2.2.
|
2115 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2116 |
),
|
2117 |
-
'Automattic\\WooCommerce\\Admin\\
|
2118 |
-
'version' => '2.2.
|
2119 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2120 |
),
|
2121 |
-
'Automattic\\WooCommerce\\Admin\\
|
2122 |
-
'version' => '2.2.
|
2123 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2124 |
),
|
2125 |
-
'Automattic\\WooCommerce\\Admin\\
|
2126 |
-
'version' => '2.2.
|
2127 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2128 |
),
|
2129 |
-
'Automattic\\WooCommerce\\Admin\\
|
2130 |
-
'version' => '2.2.
|
2131 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2132 |
),
|
2133 |
-
'Automattic\\WooCommerce\\Admin\\
|
2134 |
-
'version' => '2.2.
|
2135 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2136 |
),
|
2137 |
-
'Automattic\\WooCommerce\\Admin\\
|
2138 |
-
'version' => '2.2.
|
2139 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2140 |
),
|
2141 |
-
'Automattic\\WooCommerce\\Admin\\
|
2142 |
-
'version' => '2.2.
|
2143 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2144 |
),
|
2145 |
-
'Automattic\\WooCommerce\\Admin\\
|
2146 |
-
'version' => '2.2.
|
2147 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2148 |
),
|
2149 |
-
'Automattic\\WooCommerce\\Admin\\
|
2150 |
-
'version' => '2.2.
|
2151 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2152 |
),
|
2153 |
-
'Automattic\\WooCommerce\\Admin\\
|
2154 |
-
'version' => '2.2.
|
2155 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2156 |
),
|
2157 |
-
'Automattic\\WooCommerce\\Admin\\
|
2158 |
-
'version' => '2.2.
|
2159 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2160 |
),
|
2161 |
-
'Automattic\\WooCommerce\\Admin\\
|
2162 |
-
'version' => '2.2.
|
2163 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2164 |
),
|
2165 |
-
'Automattic\\WooCommerce\\Admin\\
|
2166 |
-
'version' => '2.2.
|
2167 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2168 |
),
|
2169 |
-
'Automattic\\WooCommerce\\Admin\\
|
2170 |
-
'version' => '2.2.
|
2171 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2172 |
),
|
2173 |
-
'Automattic\\WooCommerce\\Admin\\
|
2174 |
-
'version' => '2.2.
|
2175 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2176 |
),
|
2177 |
-
'Automattic\\WooCommerce\\Admin\\
|
2178 |
-
'version' => '2.2.
|
2179 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2180 |
),
|
2181 |
-
'Automattic\\WooCommerce\\Admin\\
|
2182 |
-
'version' => '2.2.
|
2183 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2184 |
),
|
2185 |
-
'Automattic\\WooCommerce\\Admin\\
|
2186 |
-
'version' => '2.2.
|
2187 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2188 |
),
|
2189 |
-
'Automattic\\WooCommerce\\Admin\\
|
2190 |
-
'version' => '2.2.
|
2191 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2192 |
),
|
2193 |
-
'Automattic\\WooCommerce\\Admin\\
|
2194 |
-
'version' => '2.2.
|
2195 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2196 |
),
|
2197 |
-
'Automattic\\WooCommerce\\Admin\\
|
2198 |
-
'version' => '2.2.
|
2199 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2200 |
),
|
2201 |
-
'Automattic\\WooCommerce\\Admin\\
|
2202 |
-
'version' => '2.2.
|
2203 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2204 |
),
|
2205 |
-
'Automattic\\WooCommerce\\Admin\\
|
2206 |
-
'version' => '2.2.
|
2207 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2208 |
),
|
2209 |
-
'Automattic\\WooCommerce\\Admin\\
|
2210 |
-
'version' => '2.2.
|
2211 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2212 |
),
|
2213 |
-
'Automattic\\WooCommerce\\Admin\\
|
2214 |
-
'version' => '2.2.
|
2215 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2216 |
),
|
2217 |
-
'Automattic\\WooCommerce\\Admin\\
|
2218 |
-
'version' => '2.2.
|
2219 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2220 |
),
|
2221 |
-
'Automattic\\WooCommerce\\Admin\\
|
2222 |
-
'version' => '2.2.
|
2223 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2224 |
),
|
2225 |
-
'Automattic\\WooCommerce\\Admin\\
|
2226 |
-
'version' => '2.2.
|
2227 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2228 |
),
|
2229 |
-
'Automattic\\WooCommerce\\Admin\\
|
2230 |
-
'version' => '2.2.
|
2231 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2232 |
),
|
2233 |
-
'Automattic\\WooCommerce\\Admin\\
|
2234 |
-
'version' => '2.2.
|
2235 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2236 |
),
|
2237 |
-
'Automattic\\WooCommerce\\Admin\\
|
2238 |
-
'version' => '2.2.
|
2239 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2240 |
),
|
2241 |
-
'Automattic\\WooCommerce\\Admin\\
|
2242 |
-
'version' => '2.2.
|
2243 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2244 |
),
|
2245 |
-
'Automattic\\WooCommerce\\Admin\\
|
2246 |
-
'version' => '2.2.
|
2247 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2248 |
),
|
2249 |
-
'Automattic\\WooCommerce\\Admin\\
|
2250 |
-
'version' => '2.2.
|
2251 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2252 |
),
|
2253 |
-
'Automattic\\WooCommerce\\Admin\\
|
2254 |
-
'version' => '2.2.
|
2255 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2256 |
),
|
2257 |
-
'Automattic\\WooCommerce\\Admin\\
|
2258 |
-
'version' => '2.2.
|
2259 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2260 |
),
|
2261 |
-
'Automattic\\WooCommerce\\Admin\\
|
2262 |
-
'version' => '2.2.
|
2263 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2264 |
),
|
2265 |
-
'Automattic\\WooCommerce\\Admin\\
|
2266 |
-
'version' => '2.2.
|
2267 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2268 |
),
|
2269 |
-
'Automattic\\WooCommerce\\Admin\\
|
2270 |
-
'version' => '2.2.
|
2271 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2272 |
),
|
2273 |
-
'Automattic\\WooCommerce\\Admin\\
|
2274 |
-
'version' => '2.2.
|
2275 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2276 |
),
|
2277 |
-
'Automattic\\WooCommerce\\Admin\\
|
2278 |
-
'version' => '2.2.
|
2279 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2280 |
),
|
2281 |
-
'Automattic\\WooCommerce\\Admin\\
|
2282 |
-
'version' => '2.2.
|
2283 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2284 |
),
|
2285 |
-
'Automattic\\WooCommerce\\Admin\\
|
2286 |
-
'version' => '2.2.
|
2287 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2288 |
),
|
2289 |
-
'Automattic\\WooCommerce\\Admin\\
|
2290 |
-
'version' => '2.2.
|
2291 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2292 |
),
|
2293 |
-
'Automattic\\WooCommerce\\Admin\\
|
2294 |
-
'version' => '2.2.
|
2295 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2296 |
),
|
2297 |
-
'Automattic\\WooCommerce\\Admin\\
|
2298 |
-
'version' => '2.2.
|
2299 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2300 |
),
|
2301 |
-
'Automattic\\WooCommerce\\Admin\\
|
2302 |
-
'version' => '2.2.
|
2303 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2304 |
),
|
2305 |
-
'Automattic\\WooCommerce\\Admin\\
|
2306 |
-
'version' => '2.2.
|
2307 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2308 |
),
|
2309 |
-
'Automattic\\WooCommerce\\Admin\\
|
2310 |
-
'version' => '2.2.
|
2311 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2312 |
),
|
2313 |
-
'Automattic\\WooCommerce\\Admin\\
|
2314 |
-
'version' => '2.2.
|
2315 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2316 |
),
|
2317 |
-
'Automattic\\WooCommerce\\Admin\\
|
2318 |
-
'version' => '2.2.
|
2319 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2320 |
),
|
2321 |
-
'Automattic\\WooCommerce\\Admin\\
|
2322 |
-
'version' => '2.2.
|
2323 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2324 |
),
|
2325 |
-
'Automattic\\WooCommerce\\Admin\\
|
2326 |
-
'version' => '2.2.
|
2327 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2328 |
),
|
2329 |
-
'Automattic\\WooCommerce\\Admin\\
|
2330 |
-
'version' => '2.2.
|
2331 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2332 |
),
|
2333 |
-
'Automattic\\WooCommerce\\Admin\\
|
2334 |
-
'version' => '2.2.
|
2335 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2336 |
),
|
2337 |
-
'Automattic\\WooCommerce\\Admin\\
|
2338 |
-
'version' => '2.2.
|
2339 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2340 |
),
|
2341 |
-
'Automattic\\WooCommerce\\Admin\\
|
2342 |
-
'version' => '2.2.
|
2343 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2344 |
),
|
2345 |
-
'Automattic\\WooCommerce\\Admin\\
|
2346 |
-
'version' => '2.2.
|
2347 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2348 |
),
|
2349 |
-
'Automattic\\WooCommerce\\Admin\\
|
2350 |
-
'version' => '2.2.
|
2351 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2352 |
),
|
2353 |
-
'Automattic\\WooCommerce\\Admin\\
|
2354 |
-
'version' => '2.2.
|
2355 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2356 |
),
|
2357 |
-
'Automattic\\WooCommerce\\Admin\\
|
2358 |
-
'version' => '2.2.
|
2359 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2360 |
),
|
2361 |
-
'Automattic\\WooCommerce\\Admin\\
|
2362 |
-
'version' => '2.2.
|
2363 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2364 |
),
|
2365 |
-
'Automattic\\WooCommerce\\Admin\\
|
2366 |
-
'version' => '2.2.
|
2367 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2368 |
),
|
2369 |
-
'Automattic\\WooCommerce\\Admin\\
|
2370 |
-
'version' => '2.2.
|
2371 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2372 |
),
|
2373 |
-
'Automattic\\WooCommerce\\Admin\\
|
2374 |
-
'version' => '2.2.
|
2375 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2376 |
),
|
2377 |
-
'Automattic\\WooCommerce\\Admin\\
|
2378 |
-
'version' => '2.2.
|
2379 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2380 |
),
|
2381 |
-
'Automattic\\WooCommerce\\Admin\\
|
2382 |
-
'version' => '2.2.
|
2383 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2384 |
),
|
2385 |
-
'Automattic\\WooCommerce\\Admin\\
|
2386 |
-
'version' => '2.2.
|
2387 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2388 |
),
|
2389 |
-
'Automattic\\WooCommerce\\Admin\\
|
2390 |
-
'version' => '2.2.
|
2391 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2392 |
),
|
2393 |
-
'Automattic\\WooCommerce\\Admin\\
|
2394 |
-
'version' => '2.2.
|
2395 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2396 |
),
|
2397 |
-
'Automattic\\WooCommerce\\Admin\\
|
2398 |
-
'version' => '2.2.
|
2399 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2400 |
),
|
2401 |
-
'Automattic\\WooCommerce\\Admin\\
|
2402 |
-
'version' => '2.2.
|
2403 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2404 |
),
|
2405 |
-
'Automattic\\WooCommerce\\Admin\\
|
2406 |
-
'version' => '2.2.
|
2407 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2408 |
),
|
2409 |
-
'Automattic\\WooCommerce\\Admin\\
|
2410 |
-
'version' => '2.2.
|
2411 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2412 |
),
|
2413 |
-
'Automattic\\WooCommerce\\Admin\\
|
2414 |
-
'version' => '2.2.
|
2415 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2416 |
),
|
2417 |
-
'Automattic\\WooCommerce\\Admin\\
|
2418 |
-
'version' => '2.2.
|
2419 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2420 |
),
|
2421 |
-
'Automattic\\WooCommerce\\Admin\\
|
2422 |
-
'version' => '2.2.
|
2423 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2424 |
),
|
2425 |
-
'Automattic\\WooCommerce\\Admin\\
|
2426 |
-
'version' => '2.2.
|
2427 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2428 |
),
|
2429 |
-
'Automattic\\WooCommerce\\Admin\\
|
2430 |
-
'version' => '2.2.
|
2431 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2432 |
),
|
2433 |
-
'Automattic\\WooCommerce\\Admin\\
|
2434 |
-
'version' => '2.2.
|
2435 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2436 |
),
|
2437 |
-
'Automattic\\WooCommerce\\Admin\\
|
2438 |
-
'version' => '2.2.
|
2439 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2440 |
),
|
2441 |
-
'Automattic\\WooCommerce\\Admin\\
|
2442 |
-
'version' => '2.2.
|
2443 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2444 |
),
|
2445 |
-
'Automattic\\WooCommerce\\Admin\\
|
2446 |
-
'version' => '2.2.
|
2447 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2448 |
),
|
2449 |
-
'Automattic\\WooCommerce\\Admin\\
|
2450 |
-
'version' => '2.2.
|
2451 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2452 |
),
|
2453 |
-
'Automattic\\WooCommerce\\Admin\\
|
2454 |
-
'version' => '2.2.
|
2455 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2456 |
),
|
2457 |
-
'Automattic\\WooCommerce\\Admin\\
|
2458 |
-
'version' => '2.2.
|
2459 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2460 |
),
|
2461 |
-
'Automattic\\WooCommerce\\Admin\\
|
2462 |
-
'version' => '2.2.
|
2463 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2464 |
),
|
2465 |
-
'Automattic\\WooCommerce\\Admin\\
|
2466 |
-
'version' => '2.2.
|
2467 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2468 |
),
|
2469 |
-
'Automattic\\WooCommerce\\Admin\\
|
2470 |
-
'version' => '2.2.
|
2471 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2472 |
),
|
2473 |
-
'Automattic\\WooCommerce\\Admin\\
|
2474 |
-
'version' => '2.2.
|
2475 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2476 |
),
|
2477 |
-
'Automattic\\WooCommerce\\Admin\\
|
2478 |
-
'version' => '2.2.
|
2479 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2480 |
),
|
2481 |
-
'Automattic\\WooCommerce\\Admin\\
|
2482 |
-
'version' => '2.2.
|
2483 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2484 |
),
|
2485 |
-
'Automattic\\WooCommerce\\Admin\\
|
2486 |
-
'version' => '2.2.
|
2487 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2488 |
),
|
2489 |
-
'Automattic\\WooCommerce\\Admin\\
|
2490 |
-
'version' => '2.2.
|
2491 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2492 |
),
|
2493 |
-
'Automattic\\WooCommerce\\Admin\\
|
2494 |
-
'version' => '2.2.
|
2495 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2496 |
),
|
2497 |
-
'Automattic\\WooCommerce\\Admin\\
|
2498 |
-
'version' => '2.2.
|
2499 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2500 |
),
|
2501 |
-
'Automattic\\WooCommerce\\Admin\\
|
2502 |
-
'version' => '2.2.
|
2503 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2504 |
),
|
2505 |
-
'Automattic\\WooCommerce\\Admin\\
|
2506 |
-
'version' => '2.2.
|
2507 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2508 |
),
|
2509 |
-
'Automattic\\WooCommerce\\Admin\\
|
2510 |
-
'version' => '2.2.
|
2511 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2512 |
),
|
2513 |
-
'Automattic\\WooCommerce\\Admin\\
|
2514 |
-
'version' => '2.2.
|
2515 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2516 |
),
|
2517 |
-
'Automattic\\WooCommerce\\Admin\\
|
2518 |
-
'version' => '2.2.
|
2519 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2520 |
),
|
2521 |
-
'Automattic\\WooCommerce\\Admin\\
|
2522 |
-
'version' => '2.2.
|
2523 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2524 |
),
|
2525 |
-
'Automattic\\WooCommerce\\Admin\\
|
2526 |
-
'version' => '2.2.
|
2527 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
|
|
|
|
|
|
|
|
2528 |
),
|
2529 |
'Automattic\\WooCommerce\\Admin\\Schedulers\\OrdersScheduler' => array(
|
2530 |
-
'version' => '2.2.
|
2531 |
'path' => $baseDir . '/packages/woocommerce-admin/src/Schedulers/OrdersScheduler.php'
|
2532 |
),
|
2533 |
'Automattic\\WooCommerce\\Admin\\Schedulers\\CustomersScheduler' => array(
|
2534 |
-
'version' => '2.2.
|
2535 |
'path' => $baseDir . '/packages/woocommerce-admin/src/Schedulers/CustomersScheduler.php'
|
2536 |
),
|
2537 |
'Automattic\\WooCommerce\\Admin\\Schedulers\\ImportScheduler' => array(
|
2538 |
-
'version' => '2.2.
|
2539 |
'path' => $baseDir . '/packages/woocommerce-admin/src/Schedulers/ImportScheduler.php'
|
2540 |
),
|
2541 |
-
'Automattic\\WooCommerce\\Admin\\Schedulers\\
|
2542 |
-
'version' => '2.2.
|
2543 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/Schedulers/
|
2544 |
-
),
|
2545 |
-
'Automattic\\WooCommerce\\Admin\\Install' => array(
|
2546 |
-
'version' => '2.2.2.0',
|
2547 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/Install.php'
|
2548 |
-
),
|
2549 |
-
'Automattic\\WooCommerce\\Admin\\CategoryLookup' => array(
|
2550 |
-
'version' => '2.2.2.0',
|
2551 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/CategoryLookup.php'
|
2552 |
-
),
|
2553 |
-
'Automattic\\WooCommerce\\Admin\\FeaturePlugin' => array(
|
2554 |
-
'version' => '2.2.2.0',
|
2555 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/FeaturePlugin.php'
|
2556 |
-
),
|
2557 |
-
'Automattic\\WooCommerce\\Admin\\Loader' => array(
|
2558 |
-
'version' => '2.2.2.0',
|
2559 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/Loader.php'
|
2560 |
),
|
2561 |
-
'Automattic\\WooCommerce\\Admin\\
|
2562 |
-
'version' => '2.2.
|
2563 |
-
'path' => $baseDir . '/packages/woocommerce-admin/src/
|
2564 |
),
|
2565 |
-
'Automattic\\WooCommerce\\
|
2566 |
-
'version' => '
|
2567 |
-
'path' => $baseDir . '/
|
2568 |
),
|
2569 |
-
'Automattic\\WooCommerce\\
|
2570 |
-
'version' => '
|
2571 |
-
'path' => $baseDir . '/src/
|
2572 |
),
|
2573 |
-
'Automattic\\WooCommerce\\
|
2574 |
-
'version' => '
|
2575 |
-
'path' => $baseDir . '/src/
|
2576 |
),
|
2577 |
-
'Automattic\\WooCommerce\\
|
2578 |
-
'version' => '
|
2579 |
-
'path' => $baseDir . '/src/
|
2580 |
),
|
2581 |
-
'Automattic\\WooCommerce\\
|
2582 |
-
'version' => '
|
2583 |
-
'path' => $baseDir . '/src/
|
2584 |
),
|
2585 |
'Automattic\\WooCommerce\\Internal\\DownloadPermissionsAdjuster' => array(
|
2586 |
-
'version' => '
|
2587 |
'path' => $baseDir . '/src/Internal/DownloadPermissionsAdjuster.php'
|
2588 |
),
|
2589 |
-
'Automattic\\WooCommerce\\Internal\\
|
2590 |
-
'version' => '
|
2591 |
-
'path' => $baseDir . '/src/Internal/
|
2592 |
),
|
2593 |
-
'Automattic\\WooCommerce\\Internal\\
|
2594 |
-
'version' => '
|
2595 |
-
'path' => $baseDir . '/src/Internal/
|
2596 |
),
|
2597 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\Definition' => array(
|
2598 |
-
'version' => '
|
2599 |
'path' => $baseDir . '/src/Internal/DependencyManagement/Definition.php'
|
2600 |
),
|
2601 |
-
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ExtendedContainer' => array(
|
2602 |
-
'version' => 'dev-release/5.3',
|
2603 |
-
'path' => $baseDir . '/src/Internal/DependencyManagement/ExtendedContainer.php'
|
2604 |
-
),
|
2605 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\AbstractServiceProvider' => array(
|
2606 |
-
'version' => '
|
2607 |
'path' => $baseDir . '/src/Internal/DependencyManagement/AbstractServiceProvider.php'
|
2608 |
),
|
2609 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ContainerException' => array(
|
2610 |
-
'version' => '
|
2611 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ContainerException.php'
|
2612 |
),
|
2613 |
-
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\
|
2614 |
-
'version' => '
|
2615 |
-
'path' => $baseDir . '/src/Internal/DependencyManagement/
|
2616 |
),
|
2617 |
-
'Automattic\\WooCommerce\\Internal\\
|
2618 |
-
'version' => '
|
2619 |
-
'path' => $baseDir . '/src/Internal/
|
2620 |
),
|
2621 |
-
'Automattic\\WooCommerce\\
|
2622 |
-
'version' => '
|
2623 |
-
'path' => $baseDir . '/src/
|
2624 |
),
|
2625 |
-
'Automattic\\WooCommerce\\
|
2626 |
-
'version' => '
|
2627 |
-
'path' => $baseDir . '/src/
|
2628 |
),
|
2629 |
-
'Automattic\\WooCommerce\\
|
2630 |
-
'version' => '
|
2631 |
-
'path' => $baseDir . '/src/
|
2632 |
),
|
2633 |
-
'Automattic\\WooCommerce\\
|
2634 |
-
'version' => '
|
2635 |
-
'path' => $baseDir . '/src/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2636 |
),
|
2637 |
'Automattic\\Jetpack\\Autoloader\\AutoloadGenerator' => array(
|
2638 |
'version' => '2.10.1.0',
|
2639 |
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadGenerator.php'
|
2640 |
),
|
2641 |
-
'Automattic\\Jetpack\\Autoloader\\
|
2642 |
'version' => '2.10.1.0',
|
2643 |
-
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/
|
2644 |
),
|
2645 |
'Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin' => array(
|
2646 |
'version' => '2.10.1.0',
|
@@ -2650,437 +2654,433 @@ return array(
|
|
2650 |
'version' => '2.10.1.0',
|
2651 |
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadFileWriter.php'
|
2652 |
),
|
2653 |
-
'
|
2654 |
-
'version' => '
|
2655 |
-
'path' => $
|
2656 |
-
),
|
2657 |
-
'Automattic\\WooCommerce\\RestApi\\Package' => array(
|
2658 |
-
'version' => 'dev-release/5.3',
|
2659 |
-
'path' => $baseDir . '/includes/rest-api/Package.php'
|
2660 |
),
|
2661 |
-
'
|
2662 |
-
'version' => '
|
2663 |
-
'path' => $baseDir . '/includes/rest-api/
|
2664 |
),
|
2665 |
-
'
|
2666 |
-
'version' => '
|
2667 |
-
'path' => $baseDir . '/includes/rest-api/
|
2668 |
),
|
2669 |
-
'
|
2670 |
-
'version' => '
|
2671 |
-
'path' => $baseDir . '/includes/rest-api/
|
2672 |
),
|
2673 |
-
'
|
2674 |
-
'version' => '
|
2675 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2676 |
),
|
2677 |
-
'
|
2678 |
-
'version' => '
|
2679 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2680 |
),
|
2681 |
-
'
|
2682 |
-
'version' => '
|
2683 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2684 |
),
|
2685 |
-
'
|
2686 |
-
'version' => '
|
2687 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2688 |
),
|
2689 |
-
'
|
2690 |
-
'version' => '
|
2691 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2692 |
),
|
2693 |
-
'
|
2694 |
-
'version' => '
|
2695 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2696 |
),
|
2697 |
-
'
|
2698 |
-
'version' => '
|
2699 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2700 |
),
|
2701 |
-
'
|
2702 |
-
'version' => '
|
2703 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2704 |
),
|
2705 |
-
'
|
2706 |
-
'version' => '
|
2707 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2708 |
),
|
2709 |
-
'
|
2710 |
-
'version' => '
|
2711 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2712 |
),
|
2713 |
-
'
|
2714 |
-
'version' => '
|
2715 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2716 |
),
|
2717 |
-
'
|
2718 |
-
'version' => '
|
2719 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2720 |
),
|
2721 |
-
'
|
2722 |
-
'version' => '
|
2723 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2724 |
),
|
2725 |
-
'
|
2726 |
-
'version' => '
|
2727 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2728 |
),
|
2729 |
-
'
|
2730 |
-
'version' => '
|
2731 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2732 |
),
|
2733 |
-
'
|
2734 |
-
'version' => '
|
2735 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2736 |
),
|
2737 |
-
'
|
2738 |
-
'version' => '
|
2739 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2740 |
),
|
2741 |
-
'
|
2742 |
-
'version' => '
|
2743 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2744 |
),
|
2745 |
-
'
|
2746 |
-
'version' => '
|
2747 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2748 |
),
|
2749 |
-
'
|
2750 |
-
'version' => '
|
2751 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2752 |
),
|
2753 |
-
'
|
2754 |
-
'version' => '
|
2755 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2756 |
),
|
2757 |
-
'
|
2758 |
-
'version' => '
|
2759 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2760 |
),
|
2761 |
-
'
|
2762 |
-
'version' => '
|
2763 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2764 |
),
|
2765 |
-
'
|
2766 |
-
'version' => '
|
2767 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2768 |
),
|
2769 |
-
'
|
2770 |
-
'version' => '
|
2771 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2772 |
),
|
2773 |
-
'
|
2774 |
-
'version' => '
|
2775 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2776 |
),
|
2777 |
-
'
|
2778 |
-
'version' => '
|
2779 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2780 |
),
|
2781 |
-
'
|
2782 |
-
'version' => '
|
2783 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2784 |
),
|
2785 |
-
'
|
2786 |
-
'version' => '
|
2787 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2788 |
),
|
2789 |
-
'
|
2790 |
-
'version' => '
|
2791 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2792 |
),
|
2793 |
-
'
|
2794 |
-
'version' => '
|
2795 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2796 |
),
|
2797 |
-
'
|
2798 |
-
'version' => '
|
2799 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2800 |
),
|
2801 |
-
'
|
2802 |
-
'version' => '
|
2803 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2804 |
),
|
2805 |
-
'
|
2806 |
-
'version' => '
|
2807 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2808 |
),
|
2809 |
-
'
|
2810 |
-
'version' => '
|
2811 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2812 |
),
|
2813 |
-
'
|
2814 |
-
'version' => '
|
2815 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2816 |
),
|
2817 |
-
'
|
2818 |
-
'version' => '
|
2819 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2820 |
),
|
2821 |
-
'
|
2822 |
-
'version' => '
|
2823 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2824 |
),
|
2825 |
-
'
|
2826 |
-
'version' => '
|
2827 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2828 |
),
|
2829 |
-
'
|
2830 |
-
'version' => '
|
2831 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2832 |
),
|
2833 |
-
'
|
2834 |
-
'version' => '
|
2835 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2836 |
),
|
2837 |
-
'
|
2838 |
-
'version' => '
|
2839 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2840 |
),
|
2841 |
-
'
|
2842 |
-
'version' => '
|
2843 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2844 |
),
|
2845 |
-
'
|
2846 |
-
'version' => '
|
2847 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2848 |
),
|
2849 |
-
'
|
2850 |
-
'version' => '
|
2851 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2852 |
),
|
2853 |
-
'
|
2854 |
-
'version' => '
|
2855 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2856 |
),
|
2857 |
-
'
|
2858 |
-
'version' => '
|
2859 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2860 |
),
|
2861 |
-
'
|
2862 |
-
'version' => '
|
2863 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2864 |
),
|
2865 |
-
'
|
2866 |
-
'version' => '
|
2867 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2868 |
),
|
2869 |
-
'
|
2870 |
-
'version' => '
|
2871 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2872 |
),
|
2873 |
-
'
|
2874 |
-
'version' => '
|
2875 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2876 |
),
|
2877 |
-
'
|
2878 |
-
'version' => '
|
2879 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2880 |
),
|
2881 |
-
'
|
2882 |
-
'version' => '
|
2883 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2884 |
),
|
2885 |
-
'
|
2886 |
-
'version' => '
|
2887 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2888 |
),
|
2889 |
-
'
|
2890 |
-
'version' => '
|
2891 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2892 |
),
|
2893 |
-
'
|
2894 |
-
'version' => '
|
2895 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2896 |
),
|
2897 |
-
'
|
2898 |
-
'version' => '
|
2899 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2900 |
),
|
2901 |
-
'
|
2902 |
-
'version' => '
|
2903 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2904 |
),
|
2905 |
-
'
|
2906 |
-
'version' => '
|
2907 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2908 |
),
|
2909 |
-
'
|
2910 |
-
'version' => '
|
2911 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2912 |
),
|
2913 |
-
'
|
2914 |
-
'version' => '
|
2915 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2916 |
),
|
2917 |
-
'
|
2918 |
-
'version' => '
|
2919 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2920 |
),
|
2921 |
-
'
|
2922 |
-
'version' => '
|
2923 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2924 |
),
|
2925 |
-
'
|
2926 |
-
'version' => '
|
2927 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2928 |
),
|
2929 |
-
'
|
2930 |
-
'version' => '
|
2931 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2932 |
),
|
2933 |
-
'
|
2934 |
-
'version' => '
|
2935 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2936 |
),
|
2937 |
-
'
|
2938 |
-
'version' => '
|
2939 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2940 |
),
|
2941 |
-
'
|
2942 |
-
'version' => '
|
2943 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2944 |
),
|
2945 |
-
'
|
2946 |
-
'version' => '
|
2947 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2948 |
),
|
2949 |
-
'
|
2950 |
-
'version' => '
|
2951 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2952 |
),
|
2953 |
-
'
|
2954 |
-
'version' => '
|
2955 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2956 |
),
|
2957 |
-
'
|
2958 |
-
'version' => '
|
2959 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2960 |
),
|
2961 |
-
'
|
2962 |
-
'version' => '
|
2963 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2964 |
),
|
2965 |
-
'
|
2966 |
-
'version' => '
|
2967 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2968 |
),
|
2969 |
-
'
|
2970 |
-
'version' => '
|
2971 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2972 |
),
|
2973 |
-
'
|
2974 |
-
'version' => '
|
2975 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2976 |
),
|
2977 |
-
'
|
2978 |
-
'version' => '
|
2979 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2980 |
),
|
2981 |
-
'
|
2982 |
-
'version' => '
|
2983 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2984 |
),
|
2985 |
-
'
|
2986 |
-
'version' => '
|
2987 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2988 |
),
|
2989 |
-
'
|
2990 |
-
'version' => '
|
2991 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2992 |
),
|
2993 |
-
'
|
2994 |
-
'version' => '
|
2995 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
2996 |
),
|
2997 |
-
'
|
2998 |
-
'version' => '
|
2999 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
3000 |
),
|
3001 |
-
'
|
3002 |
-
'version' => '
|
3003 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
3004 |
),
|
3005 |
-
'
|
3006 |
-
'version' => '
|
3007 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
3008 |
),
|
3009 |
-
'
|
3010 |
-
'version' => '
|
3011 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
3012 |
),
|
3013 |
-
'
|
3014 |
-
'version' => '
|
3015 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
3016 |
),
|
3017 |
-
'
|
3018 |
-
'version' => '
|
3019 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
3020 |
),
|
3021 |
-
'
|
3022 |
-
'version' => '
|
3023 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
3024 |
),
|
3025 |
-
'
|
3026 |
-
'version' => '
|
3027 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
3028 |
),
|
3029 |
-
'
|
3030 |
-
'version' => '
|
3031 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
3032 |
),
|
3033 |
-
'
|
3034 |
-
'version' => '
|
3035 |
-
'path' => $baseDir . '/includes/rest-api/Controllers/
|
3036 |
),
|
3037 |
-
'
|
3038 |
-
'version' => '
|
3039 |
-
'path' => $baseDir . '/includes/rest-api/
|
3040 |
),
|
3041 |
-
'
|
3042 |
-
'version' => '
|
3043 |
-
'path' => $baseDir . '/includes/rest-api/
|
3044 |
),
|
3045 |
-
'
|
3046 |
-
'version' => '
|
3047 |
-
'path' => $baseDir . '/includes/rest-api/
|
3048 |
),
|
3049 |
-
'
|
3050 |
-
'version' => '
|
3051 |
-
'path' => $baseDir . '/includes/rest-api/
|
3052 |
),
|
3053 |
-
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\
|
3054 |
-
'version' => '
|
3055 |
-
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/
|
|
|
|
|
|
|
|
|
3056 |
),
|
3057 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\OrderHelper' => array(
|
3058 |
-
'version' => '
|
3059 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/OrderHelper.php'
|
3060 |
),
|
3061 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ProductHelper' => array(
|
3062 |
-
'version' => '
|
3063 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ProductHelper.php'
|
3064 |
),
|
3065 |
-
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CouponHelper' => array(
|
3066 |
-
'version' => 'dev-release/5.3',
|
3067 |
-
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CouponHelper.php'
|
3068 |
-
),
|
3069 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ShippingHelper' => array(
|
3070 |
-
'version' => '
|
3071 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ShippingHelper.php'
|
3072 |
),
|
|
|
|
|
|
|
|
|
3073 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CustomerHelper' => array(
|
3074 |
-
'version' => '
|
3075 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CustomerHelper.php'
|
3076 |
),
|
3077 |
-
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\
|
3078 |
-
'version' => '
|
3079 |
-
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/
|
3080 |
-
),
|
3081 |
-
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\AdminNotesHelper' => array(
|
3082 |
-
'version' => 'dev-release/5.3',
|
3083 |
-
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/AdminNotesHelper.php'
|
3084 |
),
|
3085 |
'Automattic\\Jetpack\\Constants' => array(
|
3086 |
'version' => '1.5.1.0',
|
6 |
$baseDir = dirname($vendorDir);
|
7 |
|
8 |
return array(
|
9 |
+
'Symfony\\Component\\CssSelector\\Tests\\XPath\\TranslatorTest' => array(
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
'version' => '3.3.6.0',
|
11 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/XPath/TranslatorTest.php'
|
12 |
),
|
13 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\TokenStreamTest' => array(
|
14 |
'version' => '3.3.6.0',
|
15 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/TokenStreamTest.php'
|
16 |
),
|
17 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\ReaderTest' => array(
|
18 |
'version' => '3.3.6.0',
|
19 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/ReaderTest.php'
|
20 |
),
|
21 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\Handler\\CommentHandlerTest' => array(
|
22 |
'version' => '3.3.6.0',
|
23 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/Handler/CommentHandlerTest.php'
|
24 |
),
|
25 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\Handler\\HashHandlerTest' => array(
|
26 |
'version' => '3.3.6.0',
|
27 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/Handler/HashHandlerTest.php'
|
28 |
),
|
29 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\Handler\\IdentifierHandlerTest' => array(
|
30 |
'version' => '3.3.6.0',
|
31 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/Handler/IdentifierHandlerTest.php'
|
32 |
),
|
33 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\Handler\\AbstractHandlerTest' => array(
|
34 |
'version' => '3.3.6.0',
|
35 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/Handler/AbstractHandlerTest.php'
|
36 |
),
|
37 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\Handler\\StringHandlerTest' => array(
|
38 |
'version' => '3.3.6.0',
|
39 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/Handler/StringHandlerTest.php'
|
40 |
),
|
41 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\Handler\\NumberHandlerTest' => array(
|
42 |
'version' => '3.3.6.0',
|
43 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/Handler/NumberHandlerTest.php'
|
44 |
),
|
45 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\Handler\\WhitespaceHandlerTest' => array(
|
46 |
'version' => '3.3.6.0',
|
47 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/Handler/WhitespaceHandlerTest.php'
|
48 |
),
|
49 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\ParserTest' => array(
|
50 |
'version' => '3.3.6.0',
|
51 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/ParserTest.php'
|
52 |
),
|
53 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\Shortcut\\ClassParserTest' => array(
|
54 |
'version' => '3.3.6.0',
|
55 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/Shortcut/ClassParserTest.php'
|
56 |
),
|
57 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\Shortcut\\EmptyStringParserTest' => array(
|
58 |
'version' => '3.3.6.0',
|
59 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/Shortcut/EmptyStringParserTest.php'
|
60 |
),
|
61 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\Shortcut\\ElementParserTest' => array(
|
62 |
'version' => '3.3.6.0',
|
63 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/Shortcut/ElementParserTest.php'
|
64 |
),
|
65 |
+
'Symfony\\Component\\CssSelector\\Tests\\Parser\\Shortcut\\HashParserTest' => array(
|
66 |
'version' => '3.3.6.0',
|
67 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Parser/Shortcut/HashParserTest.php'
|
68 |
),
|
69 |
'Symfony\\Component\\CssSelector\\Tests\\Node\\SelectorNodeTest' => array(
|
70 |
'version' => '3.3.6.0',
|
71 |
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/SelectorNodeTest.php'
|
72 |
),
|
73 |
+
'Symfony\\Component\\CssSelector\\Tests\\Node\\HashNodeTest' => array(
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
'version' => '3.3.6.0',
|
75 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/HashNodeTest.php'
|
76 |
),
|
77 |
'Symfony\\Component\\CssSelector\\Tests\\Node\\AttributeNodeTest' => array(
|
78 |
'version' => '3.3.6.0',
|
79 |
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/AttributeNodeTest.php'
|
80 |
),
|
81 |
+
'Symfony\\Component\\CssSelector\\Tests\\Node\\NegationNodeTest' => array(
|
82 |
'version' => '3.3.6.0',
|
83 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/NegationNodeTest.php'
|
84 |
),
|
85 |
+
'Symfony\\Component\\CssSelector\\Tests\\Node\\CombinedSelectorNodeTest' => array(
|
86 |
'version' => '3.3.6.0',
|
87 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/CombinedSelectorNodeTest.php'
|
88 |
),
|
89 |
+
'Symfony\\Component\\CssSelector\\Tests\\Node\\AbstractNodeTest' => array(
|
90 |
'version' => '3.3.6.0',
|
91 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/AbstractNodeTest.php'
|
92 |
),
|
93 |
+
'Symfony\\Component\\CssSelector\\Tests\\Node\\PseudoNodeTest' => array(
|
94 |
'version' => '3.3.6.0',
|
95 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/PseudoNodeTest.php'
|
96 |
),
|
97 |
+
'Symfony\\Component\\CssSelector\\Tests\\Node\\ElementNodeTest' => array(
|
98 |
'version' => '3.3.6.0',
|
99 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/ElementNodeTest.php'
|
100 |
),
|
101 |
+
'Symfony\\Component\\CssSelector\\Tests\\Node\\SpecificityTest' => array(
|
102 |
'version' => '3.3.6.0',
|
103 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/SpecificityTest.php'
|
104 |
),
|
105 |
+
'Symfony\\Component\\CssSelector\\Tests\\Node\\FunctionNodeTest' => array(
|
106 |
'version' => '3.3.6.0',
|
107 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/FunctionNodeTest.php'
|
108 |
),
|
109 |
+
'Symfony\\Component\\CssSelector\\Tests\\Node\\ClassNodeTest' => array(
|
110 |
'version' => '3.3.6.0',
|
111 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/Node/ClassNodeTest.php'
|
112 |
),
|
113 |
+
'Symfony\\Component\\CssSelector\\Tests\\CssSelectorConverterTest' => array(
|
114 |
'version' => '3.3.6.0',
|
115 |
+
'path' => $vendorDir . '/symfony/css-selector/Tests/CssSelectorConverterTest.php'
|
116 |
),
|
117 |
+
'Symfony\\Component\\CssSelector\\CssSelectorConverter' => array(
|
118 |
'version' => '3.3.6.0',
|
119 |
+
'path' => $vendorDir . '/symfony/css-selector/CssSelectorConverter.php'
|
120 |
),
|
121 |
+
'Symfony\\Component\\CssSelector\\Exception\\SyntaxErrorException' => array(
|
122 |
'version' => '3.3.6.0',
|
123 |
+
'path' => $vendorDir . '/symfony/css-selector/Exception/SyntaxErrorException.php'
|
124 |
),
|
125 |
+
'Symfony\\Component\\CssSelector\\Exception\\InternalErrorException' => array(
|
126 |
'version' => '3.3.6.0',
|
127 |
+
'path' => $vendorDir . '/symfony/css-selector/Exception/InternalErrorException.php'
|
128 |
),
|
129 |
+
'Symfony\\Component\\CssSelector\\Exception\\ParseException' => array(
|
130 |
'version' => '3.3.6.0',
|
131 |
+
'path' => $vendorDir . '/symfony/css-selector/Exception/ParseException.php'
|
132 |
),
|
133 |
+
'Symfony\\Component\\CssSelector\\Exception\\ExceptionInterface' => array(
|
134 |
'version' => '3.3.6.0',
|
135 |
+
'path' => $vendorDir . '/symfony/css-selector/Exception/ExceptionInterface.php'
|
136 |
),
|
137 |
+
'Symfony\\Component\\CssSelector\\Exception\\ExpressionErrorException' => array(
|
138 |
'version' => '3.3.6.0',
|
139 |
+
'path' => $vendorDir . '/symfony/css-selector/Exception/ExpressionErrorException.php'
|
140 |
),
|
141 |
+
'Symfony\\Component\\CssSelector\\XPath\\TranslatorInterface' => array(
|
142 |
'version' => '3.3.6.0',
|
143 |
+
'path' => $vendorDir . '/symfony/css-selector/XPath/TranslatorInterface.php'
|
144 |
),
|
145 |
+
'Symfony\\Component\\CssSelector\\XPath\\Translator' => array(
|
146 |
'version' => '3.3.6.0',
|
147 |
+
'path' => $vendorDir . '/symfony/css-selector/XPath/Translator.php'
|
148 |
),
|
149 |
+
'Symfony\\Component\\CssSelector\\XPath\\XPathExpr' => array(
|
150 |
'version' => '3.3.6.0',
|
151 |
+
'path' => $vendorDir . '/symfony/css-selector/XPath/XPathExpr.php'
|
152 |
),
|
153 |
+
'Symfony\\Component\\CssSelector\\XPath\\Extension\\FunctionExtension' => array(
|
154 |
'version' => '3.3.6.0',
|
155 |
+
'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/FunctionExtension.php'
|
156 |
),
|
157 |
+
'Symfony\\Component\\CssSelector\\XPath\\Extension\\PseudoClassExtension' => array(
|
158 |
'version' => '3.3.6.0',
|
159 |
+
'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/PseudoClassExtension.php'
|
160 |
),
|
161 |
+
'Symfony\\Component\\CssSelector\\XPath\\Extension\\HtmlExtension' => array(
|
162 |
'version' => '3.3.6.0',
|
163 |
+
'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/HtmlExtension.php'
|
164 |
),
|
165 |
+
'Symfony\\Component\\CssSelector\\XPath\\Extension\\ExtensionInterface' => array(
|
166 |
'version' => '3.3.6.0',
|
167 |
+
'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/ExtensionInterface.php'
|
168 |
),
|
169 |
+
'Symfony\\Component\\CssSelector\\XPath\\Extension\\NodeExtension' => array(
|
170 |
'version' => '3.3.6.0',
|
171 |
+
'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/NodeExtension.php'
|
172 |
),
|
173 |
+
'Symfony\\Component\\CssSelector\\XPath\\Extension\\AbstractExtension' => array(
|
174 |
'version' => '3.3.6.0',
|
175 |
+
'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/AbstractExtension.php'
|
176 |
),
|
177 |
+
'Symfony\\Component\\CssSelector\\XPath\\Extension\\CombinationExtension' => array(
|
178 |
'version' => '3.3.6.0',
|
179 |
+
'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/CombinationExtension.php'
|
180 |
),
|
181 |
+
'Symfony\\Component\\CssSelector\\XPath\\Extension\\AttributeMatchingExtension' => array(
|
182 |
'version' => '3.3.6.0',
|
183 |
+
'path' => $vendorDir . '/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php'
|
184 |
),
|
185 |
+
'Symfony\\Component\\CssSelector\\Parser\\Tokenizer\\TokenizerEscaping' => array(
|
186 |
'version' => '3.3.6.0',
|
187 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php'
|
188 |
),
|
189 |
+
'Symfony\\Component\\CssSelector\\Parser\\Tokenizer\\Tokenizer' => array(
|
190 |
'version' => '3.3.6.0',
|
191 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Tokenizer/Tokenizer.php'
|
192 |
),
|
193 |
+
'Symfony\\Component\\CssSelector\\Parser\\Tokenizer\\TokenizerPatterns' => array(
|
194 |
'version' => '3.3.6.0',
|
195 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php'
|
196 |
+
),
|
197 |
+
'Symfony\\Component\\CssSelector\\Parser\\Token' => array(
|
198 |
+
'version' => '3.3.6.0',
|
199 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Token.php'
|
200 |
),
|
201 |
'Symfony\\Component\\CssSelector\\Parser\\TokenStream' => array(
|
202 |
'version' => '3.3.6.0',
|
203 |
'path' => $vendorDir . '/symfony/css-selector/Parser/TokenStream.php'
|
204 |
),
|
205 |
+
'Symfony\\Component\\CssSelector\\Parser\\ParserInterface' => array(
|
206 |
+
'version' => '3.3.6.0',
|
207 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/ParserInterface.php'
|
208 |
+
),
|
209 |
'Symfony\\Component\\CssSelector\\Parser\\Handler\\HandlerInterface' => array(
|
210 |
'version' => '3.3.6.0',
|
211 |
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/HandlerInterface.php'
|
212 |
),
|
213 |
+
'Symfony\\Component\\CssSelector\\Parser\\Handler\\HashHandler' => array(
|
214 |
'version' => '3.3.6.0',
|
215 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/HashHandler.php'
|
216 |
),
|
217 |
+
'Symfony\\Component\\CssSelector\\Parser\\Handler\\WhitespaceHandler' => array(
|
218 |
'version' => '3.3.6.0',
|
219 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/WhitespaceHandler.php'
|
220 |
),
|
221 |
+
'Symfony\\Component\\CssSelector\\Parser\\Handler\\CommentHandler' => array(
|
222 |
'version' => '3.3.6.0',
|
223 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/CommentHandler.php'
|
224 |
),
|
225 |
'Symfony\\Component\\CssSelector\\Parser\\Handler\\StringHandler' => array(
|
226 |
'version' => '3.3.6.0',
|
227 |
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/StringHandler.php'
|
228 |
),
|
229 |
+
'Symfony\\Component\\CssSelector\\Parser\\Handler\\NumberHandler' => array(
|
230 |
'version' => '3.3.6.0',
|
231 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/NumberHandler.php'
|
232 |
),
|
233 |
+
'Symfony\\Component\\CssSelector\\Parser\\Handler\\IdentifierHandler' => array(
|
234 |
'version' => '3.3.6.0',
|
235 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Handler/IdentifierHandler.php'
|
236 |
),
|
237 |
+
'Symfony\\Component\\CssSelector\\Parser\\Parser' => array(
|
238 |
'version' => '3.3.6.0',
|
239 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Parser.php'
|
240 |
),
|
241 |
+
'Symfony\\Component\\CssSelector\\Parser\\Reader' => array(
|
242 |
'version' => '3.3.6.0',
|
243 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Reader.php'
|
244 |
+
),
|
245 |
+
'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\ElementParser' => array(
|
246 |
+
'version' => '3.3.6.0',
|
247 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/ElementParser.php'
|
248 |
),
|
249 |
'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\EmptyStringParser' => array(
|
250 |
'version' => '3.3.6.0',
|
251 |
'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php'
|
252 |
),
|
253 |
+
'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\ClassParser' => array(
|
254 |
'version' => '3.3.6.0',
|
255 |
+
'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/ClassParser.php'
|
256 |
),
|
257 |
'Symfony\\Component\\CssSelector\\Parser\\Shortcut\\HashParser' => array(
|
258 |
'version' => '3.3.6.0',
|
259 |
'path' => $vendorDir . '/symfony/css-selector/Parser/Shortcut/HashParser.php'
|
260 |
),
|
261 |
+
'Symfony\\Component\\CssSelector\\Node\\Specificity' => array(
|
262 |
'version' => '3.3.6.0',
|
263 |
+
'path' => $vendorDir . '/symfony/css-selector/Node/Specificity.php'
|
264 |
),
|
265 |
+
'Symfony\\Component\\CssSelector\\Node\\PseudoNode' => array(
|
266 |
'version' => '3.3.6.0',
|
267 |
+
'path' => $vendorDir . '/symfony/css-selector/Node/PseudoNode.php'
|
268 |
),
|
269 |
+
'Symfony\\Component\\CssSelector\\Node\\AttributeNode' => array(
|
270 |
'version' => '3.3.6.0',
|
271 |
+
'path' => $vendorDir . '/symfony/css-selector/Node/AttributeNode.php'
|
272 |
),
|
273 |
+
'Symfony\\Component\\CssSelector\\Node\\NegationNode' => array(
|
274 |
'version' => '3.3.6.0',
|
275 |
+
'path' => $vendorDir . '/symfony/css-selector/Node/NegationNode.php'
|
276 |
),
|
277 |
+
'Symfony\\Component\\CssSelector\\Node\\FunctionNode' => array(
|
278 |
'version' => '3.3.6.0',
|
279 |
+
'path' => $vendorDir . '/symfony/css-selector/Node/FunctionNode.php'
|
280 |
),
|
281 |
+
'Symfony\\Component\\CssSelector\\Node\\ClassNode' => array(
|
282 |
'version' => '3.3.6.0',
|
283 |
+
'path' => $vendorDir . '/symfony/css-selector/Node/ClassNode.php'
|
284 |
),
|
285 |
+
'Symfony\\Component\\CssSelector\\Node\\AbstractNode' => array(
|
286 |
'version' => '3.3.6.0',
|
287 |
+
'path' => $vendorDir . '/symfony/css-selector/Node/AbstractNode.php'
|
288 |
),
|
289 |
+
'Symfony\\Component\\CssSelector\\Node\\NodeInterface' => array(
|
290 |
'version' => '3.3.6.0',
|
291 |
+
'path' => $vendorDir . '/symfony/css-selector/Node/NodeInterface.php'
|
292 |
),
|
293 |
+
'Symfony\\Component\\CssSelector\\Node\\SelectorNode' => array(
|
294 |
'version' => '3.3.6.0',
|
295 |
+
'path' => $vendorDir . '/symfony/css-selector/Node/SelectorNode.php'
|
296 |
),
|
297 |
+
'Symfony\\Component\\CssSelector\\Node\\ElementNode' => array(
|
298 |
'version' => '3.3.6.0',
|
299 |
+
'path' => $vendorDir . '/symfony/css-selector/Node/ElementNode.php'
|
300 |
),
|
301 |
+
'Symfony\\Component\\CssSelector\\Node\\HashNode' => array(
|
302 |
'version' => '3.3.6.0',
|
303 |
+
'path' => $vendorDir . '/symfony/css-selector/Node/HashNode.php'
|
304 |
),
|
305 |
+
'Symfony\\Component\\CssSelector\\Node\\CombinedSelectorNode' => array(
|
306 |
+
'version' => '3.3.6.0',
|
307 |
+
'path' => $vendorDir . '/symfony/css-selector/Node/CombinedSelectorNode.php'
|
308 |
+
),
|
309 |
+
'Psr\\Container\\ContainerExceptionInterface' => array(
|
310 |
'version' => '1.0.0.0',
|
311 |
+
'path' => $vendorDir . '/psr/container/src/ContainerExceptionInterface.php'
|
312 |
),
|
313 |
'Psr\\Container\\NotFoundExceptionInterface' => array(
|
314 |
'version' => '1.0.0.0',
|
315 |
'path' => $vendorDir . '/psr/container/src/NotFoundExceptionInterface.php'
|
316 |
),
|
317 |
+
'Psr\\Container\\ContainerInterface' => array(
|
318 |
'version' => '1.0.0.0',
|
319 |
+
'path' => $vendorDir . '/psr/container/src/ContainerInterface.php'
|
320 |
),
|
321 |
'Pelago\\Emogrifier' => array(
|
322 |
'version' => '3.1.0.0',
|
323 |
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier.php'
|
324 |
),
|
325 |
+
'Pelago\\Emogrifier\\CssInliner' => array(
|
326 |
'version' => '3.1.0.0',
|
327 |
+
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier/CssInliner.php'
|
328 |
),
|
329 |
'Pelago\\Emogrifier\\Utilities\\CssConcatenator' => array(
|
330 |
'version' => '3.1.0.0',
|
331 |
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier/Utilities/CssConcatenator.php'
|
332 |
),
|
333 |
+
'Pelago\\Emogrifier\\Utilities\\ArrayIntersector' => array(
|
334 |
'version' => '3.1.0.0',
|
335 |
+
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier/Utilities/ArrayIntersector.php'
|
336 |
+
),
|
337 |
+
'Pelago\\Emogrifier\\HtmlProcessor\\HtmlPruner' => array(
|
338 |
+
'version' => '3.1.0.0',
|
339 |
+
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier/HtmlProcessor/HtmlPruner.php'
|
340 |
),
|
341 |
'Pelago\\Emogrifier\\HtmlProcessor\\AbstractHtmlProcessor' => array(
|
342 |
'version' => '3.1.0.0',
|
346 |
'version' => '3.1.0.0',
|
347 |
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier/HtmlProcessor/CssToAttributeConverter.php'
|
348 |
),
|
|
|
|
|
|
|
|
|
349 |
'Pelago\\Emogrifier\\HtmlProcessor\\HtmlNormalizer' => array(
|
350 |
'version' => '3.1.0.0',
|
351 |
'path' => $vendorDir . '/pelago/emogrifier/src/Emogrifier/HtmlProcessor/HtmlNormalizer.php'
|
352 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
353 |
'MaxMind\\Db\\Reader\\Decoder' => array(
|
354 |
'version' => '1.6.0.0',
|
355 |
'path' => $vendorDir . '/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php'
|
358 |
'version' => '1.6.0.0',
|
359 |
'path' => $vendorDir . '/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php'
|
360 |
),
|
361 |
+
'MaxMind\\Db\\Reader\\Metadata' => array(
|
362 |
+
'version' => '1.6.0.0',
|
363 |
+
'path' => $vendorDir . '/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php'
|
364 |
+
),
|
365 |
+
'MaxMind\\Db\\Reader\\Util' => array(
|
366 |
+
'version' => '1.6.0.0',
|
367 |
+
'path' => $vendorDir . '/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php'
|
368 |
+
),
|
369 |
'MaxMind\\Db\\Reader' => array(
|
370 |
'version' => '1.6.0.0',
|
371 |
'path' => $vendorDir . '/maxmind-db/reader/src/MaxMind/Db/Reader.php'
|
372 |
),
|
373 |
+
'Composer\\Installers\\PortoInstaller' => array(
|
374 |
'version' => '1.11.0.0',
|
375 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/PortoInstaller.php'
|
376 |
),
|
377 |
+
'Composer\\Installers\\Plugin' => array(
|
378 |
'version' => '1.11.0.0',
|
379 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/Plugin.php'
|
380 |
),
|
381 |
+
'Composer\\Installers\\ReIndexInstaller' => array(
|
382 |
'version' => '1.11.0.0',
|
383 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ReIndexInstaller.php'
|
384 |
),
|
385 |
+
'Composer\\Installers\\AimeosInstaller' => array(
|
386 |
'version' => '1.11.0.0',
|
387 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/AimeosInstaller.php'
|
388 |
),
|
389 |
+
'Composer\\Installers\\PxcmsInstaller' => array(
|
390 |
'version' => '1.11.0.0',
|
391 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/PxcmsInstaller.php'
|
392 |
),
|
393 |
+
'Composer\\Installers\\MiaoxingInstaller' => array(
|
394 |
'version' => '1.11.0.0',
|
395 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MiaoxingInstaller.php'
|
396 |
),
|
397 |
+
'Composer\\Installers\\ItopInstaller' => array(
|
398 |
'version' => '1.11.0.0',
|
399 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ItopInstaller.php'
|
400 |
),
|
401 |
+
'Composer\\Installers\\Installer' => array(
|
402 |
'version' => '1.11.0.0',
|
403 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/Installer.php'
|
404 |
),
|
405 |
+
'Composer\\Installers\\DecibelInstaller' => array(
|
406 |
'version' => '1.11.0.0',
|
407 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/DecibelInstaller.php'
|
408 |
),
|
409 |
+
'Composer\\Installers\\SilverStripeInstaller' => array(
|
410 |
'version' => '1.11.0.0',
|
411 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/SilverStripeInstaller.php'
|
412 |
),
|
413 |
+
'Composer\\Installers\\ExpressionEngineInstaller' => array(
|
414 |
'version' => '1.11.0.0',
|
415 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php'
|
416 |
),
|
417 |
+
'Composer\\Installers\\KnownInstaller' => array(
|
418 |
'version' => '1.11.0.0',
|
419 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/KnownInstaller.php'
|
420 |
),
|
421 |
+
'Composer\\Installers\\StarbugInstaller' => array(
|
422 |
'version' => '1.11.0.0',
|
423 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/StarbugInstaller.php'
|
424 |
),
|
425 |
+
'Composer\\Installers\\PrestashopInstaller' => array(
|
426 |
'version' => '1.11.0.0',
|
427 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/PrestashopInstaller.php'
|
428 |
),
|
429 |
+
'Composer\\Installers\\CraftInstaller' => array(
|
430 |
'version' => '1.11.0.0',
|
431 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/CraftInstaller.php'
|
432 |
),
|
433 |
'Composer\\Installers\\VgmcpInstaller' => array(
|
434 |
'version' => '1.11.0.0',
|
435 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/VgmcpInstaller.php'
|
436 |
),
|
437 |
+
'Composer\\Installers\\RoundcubeInstaller' => array(
|
|
|
|
|
|
|
|
|
438 |
'version' => '1.11.0.0',
|
439 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/RoundcubeInstaller.php'
|
440 |
),
|
441 |
+
'Composer\\Installers\\ShopwareInstaller' => array(
|
442 |
'version' => '1.11.0.0',
|
443 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ShopwareInstaller.php'
|
444 |
),
|
445 |
+
'Composer\\Installers\\VanillaInstaller' => array(
|
446 |
'version' => '1.11.0.0',
|
447 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/VanillaInstaller.php'
|
448 |
),
|
449 |
'Composer\\Installers\\WordPressInstaller' => array(
|
450 |
'version' => '1.11.0.0',
|
451 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/WordPressInstaller.php'
|
452 |
),
|
453 |
+
'Composer\\Installers\\MediaWikiInstaller' => array(
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
454 |
'version' => '1.11.0.0',
|
455 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MediaWikiInstaller.php'
|
456 |
),
|
457 |
+
'Composer\\Installers\\EliasisInstaller' => array(
|
458 |
'version' => '1.11.0.0',
|
459 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/EliasisInstaller.php'
|
460 |
),
|
461 |
'Composer\\Installers\\CakePHPInstaller' => array(
|
462 |
'version' => '1.11.0.0',
|
463 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/CakePHPInstaller.php'
|
464 |
),
|
465 |
+
'Composer\\Installers\\WHMCSInstaller' => array(
|
466 |
'version' => '1.11.0.0',
|
467 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/WHMCSInstaller.php'
|
468 |
),
|
469 |
+
'Composer\\Installers\\PimcoreInstaller' => array(
|
470 |
'version' => '1.11.0.0',
|
471 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/PimcoreInstaller.php'
|
472 |
),
|
473 |
+
'Composer\\Installers\\AnnotateCmsInstaller' => array(
|
474 |
'version' => '1.11.0.0',
|
475 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php'
|
476 |
),
|
477 |
+
'Composer\\Installers\\ProcessWireInstaller' => array(
|
478 |
'version' => '1.11.0.0',
|
479 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ProcessWireInstaller.php'
|
480 |
),
|
481 |
+
'Composer\\Installers\\KirbyInstaller' => array(
|
482 |
'version' => '1.11.0.0',
|
483 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/KirbyInstaller.php'
|
484 |
),
|
485 |
+
'Composer\\Installers\\Redaxo5Installer' => array(
|
486 |
'version' => '1.11.0.0',
|
487 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/Redaxo5Installer.php'
|
488 |
),
|
489 |
+
'Composer\\Installers\\MauticInstaller' => array(
|
490 |
'version' => '1.11.0.0',
|
491 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MauticInstaller.php'
|
492 |
),
|
493 |
+
'Composer\\Installers\\CroogoInstaller' => array(
|
494 |
'version' => '1.11.0.0',
|
495 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/CroogoInstaller.php'
|
496 |
),
|
497 |
+
'Composer\\Installers\\MakoInstaller' => array(
|
498 |
'version' => '1.11.0.0',
|
499 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MakoInstaller.php'
|
500 |
),
|
501 |
+
'Composer\\Installers\\RedaxoInstaller' => array(
|
502 |
'version' => '1.11.0.0',
|
503 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/RedaxoInstaller.php'
|
504 |
),
|
505 |
+
'Composer\\Installers\\LanManagementSystemInstaller' => array(
|
506 |
'version' => '1.11.0.0',
|
507 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php'
|
508 |
),
|
509 |
+
'Composer\\Installers\\TheliaInstaller' => array(
|
510 |
'version' => '1.11.0.0',
|
511 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/TheliaInstaller.php'
|
512 |
),
|
513 |
+
'Composer\\Installers\\ModxInstaller' => array(
|
514 |
'version' => '1.11.0.0',
|
515 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ModxInstaller.php'
|
516 |
),
|
517 |
+
'Composer\\Installers\\MayaInstaller' => array(
|
518 |
'version' => '1.11.0.0',
|
519 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MayaInstaller.php'
|
520 |
),
|
521 |
+
'Composer\\Installers\\SiteDirectInstaller' => array(
|
522 |
'version' => '1.11.0.0',
|
523 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/SiteDirectInstaller.php'
|
524 |
),
|
525 |
+
'Composer\\Installers\\TastyIgniterInstaller' => array(
|
526 |
'version' => '1.11.0.0',
|
527 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php'
|
528 |
),
|
529 |
+
'Composer\\Installers\\MagentoInstaller' => array(
|
530 |
'version' => '1.11.0.0',
|
531 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MagentoInstaller.php'
|
532 |
),
|
533 |
+
'Composer\\Installers\\MODXEvoInstaller' => array(
|
534 |
'version' => '1.11.0.0',
|
535 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MODXEvoInstaller.php'
|
536 |
),
|
537 |
+
'Composer\\Installers\\RadPHPInstaller' => array(
|
538 |
'version' => '1.11.0.0',
|
539 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/RadPHPInstaller.php'
|
540 |
),
|
541 |
+
'Composer\\Installers\\PuppetInstaller' => array(
|
542 |
'version' => '1.11.0.0',
|
543 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/PuppetInstaller.php'
|
544 |
),
|
545 |
+
'Composer\\Installers\\DokuWikiInstaller' => array(
|
546 |
'version' => '1.11.0.0',
|
547 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/DokuWikiInstaller.php'
|
548 |
),
|
549 |
+
'Composer\\Installers\\MajimaInstaller' => array(
|
550 |
'version' => '1.11.0.0',
|
551 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MajimaInstaller.php'
|
552 |
),
|
553 |
+
'Composer\\Installers\\LithiumInstaller' => array(
|
554 |
'version' => '1.11.0.0',
|
555 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/LithiumInstaller.php'
|
556 |
),
|
557 |
+
'Composer\\Installers\\ClanCatsFrameworkInstaller' => array(
|
|
|
|
|
|
|
|
|
558 |
'version' => '1.11.0.0',
|
559 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php'
|
560 |
),
|
561 |
+
'Composer\\Installers\\MantisBTInstaller' => array(
|
562 |
'version' => '1.11.0.0',
|
563 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MantisBTInstaller.php'
|
564 |
),
|
565 |
+
'Composer\\Installers\\KanboardInstaller' => array(
|
566 |
'version' => '1.11.0.0',
|
567 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/KanboardInstaller.php'
|
568 |
),
|
569 |
+
'Composer\\Installers\\CockpitInstaller' => array(
|
570 |
'version' => '1.11.0.0',
|
571 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/CockpitInstaller.php'
|
572 |
),
|
573 |
+
'Composer\\Installers\\OsclassInstaller' => array(
|
574 |
'version' => '1.11.0.0',
|
575 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/OsclassInstaller.php'
|
576 |
),
|
577 |
+
'Composer\\Installers\\BitrixInstaller' => array(
|
578 |
'version' => '1.11.0.0',
|
579 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/BitrixInstaller.php'
|
580 |
),
|
581 |
'Composer\\Installers\\ChefInstaller' => array(
|
582 |
'version' => '1.11.0.0',
|
583 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ChefInstaller.php'
|
584 |
),
|
585 |
+
'Composer\\Installers\\YawikInstaller' => array(
|
|
|
|
|
|
|
|
|
586 |
'version' => '1.11.0.0',
|
587 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/YawikInstaller.php'
|
588 |
),
|
589 |
+
'Composer\\Installers\\Symfony1Installer' => array(
|
590 |
'version' => '1.11.0.0',
|
591 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/Symfony1Installer.php'
|
592 |
),
|
593 |
+
'Composer\\Installers\\PiwikInstaller' => array(
|
594 |
'version' => '1.11.0.0',
|
595 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/PiwikInstaller.php'
|
596 |
),
|
597 |
+
'Composer\\Installers\\ImageCMSInstaller' => array(
|
598 |
'version' => '1.11.0.0',
|
599 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ImageCMSInstaller.php'
|
600 |
),
|
601 |
+
'Composer\\Installers\\DrupalInstaller' => array(
|
602 |
'version' => '1.11.0.0',
|
603 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/DrupalInstaller.php'
|
604 |
),
|
605 |
+
'Composer\\Installers\\MoodleInstaller' => array(
|
606 |
'version' => '1.11.0.0',
|
607 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MoodleInstaller.php'
|
608 |
),
|
609 |
+
'Composer\\Installers\\ZikulaInstaller' => array(
|
610 |
'version' => '1.11.0.0',
|
611 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ZikulaInstaller.php'
|
612 |
),
|
613 |
'Composer\\Installers\\ZendInstaller' => array(
|
614 |
'version' => '1.11.0.0',
|
615 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ZendInstaller.php'
|
616 |
),
|
617 |
+
'Composer\\Installers\\LaravelInstaller' => array(
|
|
|
|
|
|
|
|
|
618 |
'version' => '1.11.0.0',
|
619 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/LaravelInstaller.php'
|
620 |
),
|
621 |
+
'Composer\\Installers\\SMFInstaller' => array(
|
622 |
'version' => '1.11.0.0',
|
623 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/SMFInstaller.php'
|
624 |
),
|
625 |
+
'Composer\\Installers\\PhpBBInstaller' => array(
|
626 |
'version' => '1.11.0.0',
|
627 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/PhpBBInstaller.php'
|
628 |
),
|
629 |
+
'Composer\\Installers\\OctoberInstaller' => array(
|
630 |
'version' => '1.11.0.0',
|
631 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/OctoberInstaller.php'
|
632 |
),
|
633 |
+
'Composer\\Installers\\BaseInstaller' => array(
|
634 |
'version' => '1.11.0.0',
|
635 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/BaseInstaller.php'
|
636 |
),
|
637 |
+
'Composer\\Installers\\WinterInstaller' => array(
|
638 |
'version' => '1.11.0.0',
|
639 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/WinterInstaller.php'
|
640 |
),
|
641 |
+
'Composer\\Installers\\HuradInstaller' => array(
|
642 |
'version' => '1.11.0.0',
|
643 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/HuradInstaller.php'
|
644 |
),
|
645 |
+
'Composer\\Installers\\OntoWikiInstaller' => array(
|
646 |
'version' => '1.11.0.0',
|
647 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/OntoWikiInstaller.php'
|
648 |
),
|
649 |
+
'Composer\\Installers\\PlentymarketsInstaller' => array(
|
650 |
'version' => '1.11.0.0',
|
651 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php'
|
652 |
),
|
653 |
+
'Composer\\Installers\\FuelphpInstaller' => array(
|
654 |
'version' => '1.11.0.0',
|
655 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/FuelphpInstaller.php'
|
656 |
),
|
657 |
+
'Composer\\Installers\\OxidInstaller' => array(
|
658 |
'version' => '1.11.0.0',
|
659 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/OxidInstaller.php'
|
660 |
),
|
661 |
+
'Composer\\Installers\\AttogramInstaller' => array(
|
662 |
'version' => '1.11.0.0',
|
663 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/AttogramInstaller.php'
|
664 |
),
|
665 |
+
'Composer\\Installers\\TuskInstaller' => array(
|
666 |
'version' => '1.11.0.0',
|
667 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/TuskInstaller.php'
|
668 |
),
|
669 |
+
'Composer\\Installers\\CiviCrmInstaller' => array(
|
670 |
'version' => '1.11.0.0',
|
671 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/CiviCrmInstaller.php'
|
672 |
),
|
673 |
+
'Composer\\Installers\\MODULEWorkInstaller' => array(
|
674 |
'version' => '1.11.0.0',
|
675 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php'
|
676 |
),
|
677 |
+
'Composer\\Installers\\SyDESInstaller' => array(
|
678 |
'version' => '1.11.0.0',
|
679 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/SyDESInstaller.php'
|
680 |
),
|
681 |
+
'Composer\\Installers\\GravInstaller' => array(
|
682 |
'version' => '1.11.0.0',
|
683 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/GravInstaller.php'
|
684 |
),
|
685 |
+
'Composer\\Installers\\CodeIgniterInstaller' => array(
|
686 |
'version' => '1.11.0.0',
|
687 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php'
|
688 |
),
|
689 |
+
'Composer\\Installers\\LavaLiteInstaller' => array(
|
690 |
'version' => '1.11.0.0',
|
691 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/LavaLiteInstaller.php'
|
692 |
),
|
693 |
'Composer\\Installers\\DframeInstaller' => array(
|
694 |
'version' => '1.11.0.0',
|
695 |
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/DframeInstaller.php'
|
696 |
),
|
697 |
+
'Composer\\Installers\\EzPlatformInstaller' => array(
|
698 |
'version' => '1.11.0.0',
|
699 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/EzPlatformInstaller.php'
|
700 |
),
|
701 |
+
'Composer\\Installers\\KodiCMSInstaller' => array(
|
702 |
'version' => '1.11.0.0',
|
703 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/KodiCMSInstaller.php'
|
704 |
),
|
705 |
+
'Composer\\Installers\\SyliusInstaller' => array(
|
706 |
'version' => '1.11.0.0',
|
707 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/SyliusInstaller.php'
|
708 |
),
|
709 |
+
'Composer\\Installers\\FuelInstaller' => array(
|
710 |
'version' => '1.11.0.0',
|
711 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/FuelInstaller.php'
|
712 |
),
|
713 |
+
'Composer\\Installers\\WolfCMSInstaller' => array(
|
714 |
'version' => '1.11.0.0',
|
715 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/WolfCMSInstaller.php'
|
716 |
),
|
717 |
+
'Composer\\Installers\\JoomlaInstaller' => array(
|
718 |
'version' => '1.11.0.0',
|
719 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/JoomlaInstaller.php'
|
720 |
),
|
721 |
+
'Composer\\Installers\\TaoInstaller' => array(
|
722 |
'version' => '1.11.0.0',
|
723 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/TaoInstaller.php'
|
724 |
),
|
725 |
+
'Composer\\Installers\\MicroweberInstaller' => array(
|
726 |
'version' => '1.11.0.0',
|
727 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/MicroweberInstaller.php'
|
728 |
),
|
729 |
+
'Composer\\Installers\\BonefishInstaller' => array(
|
730 |
'version' => '1.11.0.0',
|
731 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/BonefishInstaller.php'
|
732 |
),
|
733 |
+
'Composer\\Installers\\ElggInstaller' => array(
|
734 |
'version' => '1.11.0.0',
|
735 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/ElggInstaller.php'
|
736 |
),
|
737 |
+
'Composer\\Installers\\TYPO3FlowInstaller' => array(
|
738 |
'version' => '1.11.0.0',
|
739 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php'
|
740 |
),
|
741 |
+
'Composer\\Installers\\TYPO3CmsInstaller' => array(
|
742 |
'version' => '1.11.0.0',
|
743 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php'
|
744 |
),
|
745 |
+
'Composer\\Installers\\PPIInstaller' => array(
|
746 |
'version' => '1.11.0.0',
|
747 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/PPIInstaller.php'
|
748 |
),
|
749 |
+
'Composer\\Installers\\KohanaInstaller' => array(
|
750 |
'version' => '1.11.0.0',
|
751 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/KohanaInstaller.php'
|
752 |
),
|
753 |
+
'Composer\\Installers\\Concrete5Installer' => array(
|
754 |
+
'version' => '1.11.0.0',
|
755 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/Concrete5Installer.php'
|
756 |
),
|
757 |
+
'Composer\\Installers\\AsgardInstaller' => array(
|
758 |
+
'version' => '1.11.0.0',
|
759 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/AsgardInstaller.php'
|
760 |
),
|
761 |
+
'Composer\\Installers\\UserFrostingInstaller' => array(
|
762 |
+
'version' => '1.11.0.0',
|
763 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/UserFrostingInstaller.php'
|
764 |
),
|
765 |
+
'Composer\\Installers\\PhiftyInstaller' => array(
|
766 |
+
'version' => '1.11.0.0',
|
767 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/PhiftyInstaller.php'
|
768 |
),
|
769 |
+
'Composer\\Installers\\DolibarrInstaller' => array(
|
770 |
+
'version' => '1.11.0.0',
|
771 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/DolibarrInstaller.php'
|
772 |
),
|
773 |
+
'Composer\\Installers\\AglInstaller' => array(
|
774 |
+
'version' => '1.11.0.0',
|
775 |
+
'path' => $vendorDir . '/composer/installers/src/Composer/Installers/AglInstaller.php'
|
776 |
),
|
777 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderInterface' => array(
|
778 |
+
'version' => '5.3.0.0',
|
779 |
+
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderInterface.php'
|
780 |
),
|
781 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\AbstractServiceProvider' => array(
|
782 |
+
'version' => '5.3.0.0',
|
783 |
+
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/AbstractServiceProvider.php'
|
784 |
),
|
785 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\BootableServiceProviderInterface' => array(
|
786 |
+
'version' => '5.3.0.0',
|
787 |
+
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/BootableServiceProviderInterface.php'
|
788 |
),
|
789 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregateInterface' => array(
|
790 |
+
'version' => '5.3.0.0',
|
791 |
+
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php'
|
792 |
+
),
|
793 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ServiceProvider\\ServiceProviderAggregate' => array(
|
794 |
+
'version' => '5.3.0.0',
|
795 |
+
'path' => $baseDir . '/lib/packages/League/Container/ServiceProvider/ServiceProviderAggregate.php'
|
796 |
),
|
797 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameWithOptionalValue' => array(
|
798 |
+
'version' => '5.3.0.0',
|
799 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameWithOptionalValue.php'
|
800 |
),
|
801 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgument' => array(
|
802 |
+
'version' => '5.3.0.0',
|
803 |
+
'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgument.php'
|
804 |
+
),
|
805 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverInterface' => array(
|
806 |
+
'version' => '5.3.0.0',
|
807 |
+
'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverInterface.php'
|
808 |
+
),
|
809 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\RawArgumentInterface' => array(
|
810 |
+
'version' => '5.3.0.0',
|
811 |
'path' => $baseDir . '/lib/packages/League/Container/Argument/RawArgumentInterface.php'
|
812 |
),
|
813 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ArgumentResolverTrait' => array(
|
814 |
+
'version' => '5.3.0.0',
|
815 |
+
'path' => $baseDir . '/lib/packages/League/Container/Argument/ArgumentResolverTrait.php'
|
816 |
),
|
817 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassName' => array(
|
818 |
+
'version' => '5.3.0.0',
|
819 |
+
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassName.php'
|
820 |
),
|
821 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Argument\\ClassNameInterface' => array(
|
822 |
+
'version' => '5.3.0.0',
|
823 |
+
'path' => $baseDir . '/lib/packages/League/Container/Argument/ClassNameInterface.php'
|
824 |
),
|
825 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Container' => array(
|
826 |
+
'version' => '5.3.0.0',
|
827 |
+
'path' => $baseDir . '/lib/packages/League/Container/Container.php'
|
828 |
),
|
829 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregateInterface' => array(
|
830 |
+
'version' => '5.3.0.0',
|
831 |
+
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregateInterface.php'
|
832 |
+
),
|
833 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionInterface' => array(
|
834 |
+
'version' => '5.3.0.0',
|
835 |
+
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionInterface.php'
|
836 |
+
),
|
837 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\Definition' => array(
|
838 |
+
'version' => '5.3.0.0',
|
839 |
+
'path' => $baseDir . '/lib/packages/League/Container/Definition/Definition.php'
|
840 |
+
),
|
841 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Definition\\DefinitionAggregate' => array(
|
842 |
+
'version' => '5.3.0.0',
|
843 |
+
'path' => $baseDir . '/lib/packages/League/Container/Definition/DefinitionAggregate.php'
|
844 |
),
|
845 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\Inflector' => array(
|
846 |
+
'version' => '5.3.0.0',
|
847 |
'path' => $baseDir . '/lib/packages/League/Container/Inflector/Inflector.php'
|
848 |
),
|
849 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregate' => array(
|
850 |
+
'version' => '5.3.0.0',
|
851 |
+
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregate.php'
|
|
|
|
|
|
|
|
|
852 |
),
|
853 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorAggregateInterface' => array(
|
854 |
+
'version' => '5.3.0.0',
|
855 |
+
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorAggregateInterface.php'
|
856 |
),
|
857 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Inflector\\InflectorInterface' => array(
|
858 |
+
'version' => '5.3.0.0',
|
859 |
+
'path' => $baseDir . '/lib/packages/League/Container/Inflector/InflectorInterface.php'
|
860 |
),
|
861 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareInterface' => array(
|
862 |
+
'version' => '5.3.0.0',
|
863 |
+
'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareInterface.php'
|
864 |
),
|
865 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\NotFoundException' => array(
|
866 |
+
'version' => '5.3.0.0',
|
867 |
+
'path' => $baseDir . '/lib/packages/League/Container/Exception/NotFoundException.php'
|
868 |
),
|
869 |
'Automattic\\WooCommerce\\Vendor\\League\\Container\\Exception\\ContainerException' => array(
|
870 |
+
'version' => '5.3.0.0',
|
871 |
'path' => $baseDir . '/lib/packages/League/Container/Exception/ContainerException.php'
|
872 |
),
|
873 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ReflectionContainer' => array(
|
874 |
+
'version' => '5.3.0.0',
|
875 |
+
'path' => $baseDir . '/lib/packages/League/Container/ReflectionContainer.php'
|
876 |
),
|
877 |
+
'Automattic\\WooCommerce\\Vendor\\League\\Container\\ContainerAwareTrait' => array(
|
878 |
+
'version' => '5.3.0.0',
|
879 |
+
'path' => $baseDir . '/lib/packages/League/Container/ContainerAwareTrait.php'
|
880 |
),
|
881 |
+
'Automattic\\WooCommerce\\Tests\\Proxies\\ExampleClasses\\ClassThatDependsOnLegacyCode' => array(
|
882 |
+
'version' => '5.3.0.0',
|
883 |
+
'path' => $baseDir . '/tests/php/src/Proxies/ExampleClasses/ClassThatDependsOnLegacyCode.php'
|
884 |
),
|
885 |
+
'Automattic\\WooCommerce\\Tests\\Proxies\\LegacyProxyTest' => array(
|
886 |
+
'version' => '5.3.0.0',
|
887 |
+
'path' => $baseDir . '/tests/php/src/Proxies/LegacyProxyTest.php'
|
888 |
+
),
|
889 |
+
'Automattic\\WooCommerce\\Tests\\Proxies\\ClassThatDependsOnLegacyCodeTest' => array(
|
890 |
+
'version' => '5.3.0.0',
|
891 |
+
'path' => $baseDir . '/tests/php/src/Proxies/ClassThatDependsOnLegacyCodeTest.php'
|
892 |
+
),
|
893 |
+
'Automattic\\WooCommerce\\Tests\\Proxies\\MockableLegacyProxyTest' => array(
|
894 |
+
'version' => '5.3.0.0',
|
895 |
+
'path' => $baseDir . '/tests/php/src/Proxies/MockableLegacyProxyTest.php'
|
896 |
),
|
897 |
'Automattic\\WooCommerce\\Tests\\Internal\\DownloadPermissionsAdjusterTest' => array(
|
898 |
+
'version' => '5.3.0.0',
|
899 |
'path' => $baseDir . '/tests/php/src/Internal/DownloadPermissionsAdjusterTest.php'
|
900 |
),
|
901 |
+
'Automattic\\WooCommerce\\Tests\\Internal\\RestApiUtilTest' => array(
|
902 |
+
'version' => '5.3.0.0',
|
903 |
+
'path' => $baseDir . '/tests/php/src/Internal/RestApiUtilTest.php'
|
904 |
),
|
905 |
+
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithScalarInjectionMethodArgument' => array(
|
906 |
+
'version' => '5.3.0.0',
|
907 |
+
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithScalarInjectionMethodArgument.php'
|
908 |
+
),
|
909 |
+
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\DependencyClass' => array(
|
910 |
+
'version' => '5.3.0.0',
|
911 |
+
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/DependencyClass.php'
|
912 |
),
|
913 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithDependencies' => array(
|
914 |
+
'version' => '5.3.0.0',
|
915 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithDependencies.php'
|
916 |
),
|
917 |
+
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithInjectionMethodArgumentWithoutTypeHint' => array(
|
918 |
+
'version' => '5.3.0.0',
|
919 |
+
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithInjectionMethodArgumentWithoutTypeHint.php'
|
920 |
),
|
921 |
+
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithPrivateInjectionMethod' => array(
|
922 |
+
'version' => '5.3.0.0',
|
923 |
+
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithPrivateInjectionMethod.php'
|
924 |
),
|
925 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExampleClasses\\ClassWithNonFinalInjectionMethod' => array(
|
926 |
+
'version' => '5.3.0.0',
|
927 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExampleClasses/ClassWithNonFinalInjectionMethod.php'
|
928 |
),
|
929 |
+
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\AbstractServiceProviderTest' => array(
|
930 |
+
'version' => '5.3.0.0',
|
931 |
+
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/AbstractServiceProviderTest.php'
|
932 |
),
|
933 |
'Automattic\\WooCommerce\\Tests\\Internal\\DependencyManagement\\ExtendedContainerTest' => array(
|
934 |
+
'version' => '5.3.0.0',
|
935 |
'path' => $baseDir . '/tests/php/src/Internal/DependencyManagement/ExtendedContainerTest.php'
|
936 |
),
|
937 |
+
'Automattic\\WooCommerce\\Tests\\Internal\\WCCom\\ConnectionHelperTest' => array(
|
938 |
+
'version' => '5.3.0.0',
|
939 |
+
'path' => $baseDir . '/tests/php/src/Internal/WCCom/ConnectionHelperTest.php'
|
|
|
|
|
|
|
|
|
940 |
),
|
941 |
+
'Automattic\\WooCommerce\\Tests\\Utilities\\NumberUtilTest' => array(
|
942 |
+
'version' => '5.3.0.0',
|
943 |
+
'path' => $baseDir . '/tests/php/src/Utilities/NumberUtilTest.php'
|
944 |
),
|
945 |
+
'Automattic\\WooCommerce\\Tests\\Utilities\\StringUtilTest' => array(
|
946 |
+
'version' => '5.3.0.0',
|
947 |
+
'path' => $baseDir . '/tests/php/src/Utilities/StringUtilTest.php'
|
948 |
),
|
949 |
+
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHackerTestHook' => array(
|
950 |
+
'version' => '5.3.0.0',
|
951 |
+
'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHackerTestHook.php'
|
952 |
),
|
953 |
+
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\CodeHacker' => array(
|
954 |
+
'version' => '5.3.0.0',
|
955 |
+
'path' => $baseDir . '/tests/Tools/CodeHacking/CodeHacker.php'
|
956 |
),
|
957 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\CodeHack' => array(
|
958 |
+
'version' => '5.3.0.0',
|
959 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/CodeHack.php'
|
960 |
),
|
|
|
|
|
|
|
|
|
961 |
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\BypassFinalsHack' => array(
|
962 |
+
'version' => '5.3.0.0',
|
963 |
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/BypassFinalsHack.php'
|
964 |
),
|
965 |
+
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\StaticMockerHack' => array(
|
966 |
+
'version' => '5.3.0.0',
|
967 |
+
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/StaticMockerHack.php'
|
|
|
|
|
|
|
|
|
968 |
),
|
969 |
+
'Automattic\\WooCommerce\\Testing\\Tools\\CodeHacking\\Hacks\\FunctionsMockerHack' => array(
|
970 |
+
'version' => '5.3.0.0',
|
971 |
+
'path' => $baseDir . '/tests/Tools/CodeHacking/Hacks/FunctionsMockerHack.php'
|
972 |
),
|
973 |
'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\DependencyManagementTestHook' => array(
|
974 |
+
'version' => '5.3.0.0',
|
975 |
'path' => $baseDir . '/tests/Tools/DependencyManagement/DependencyManagementTestHook.php'
|
976 |
),
|
977 |
+
'Automattic\\WooCommerce\\Testing\\Tools\\DependencyManagement\\MockableLegacyProxy' => array(
|
978 |
+
'version' => '5.3.0.0',
|
979 |
+
'path' => $baseDir . '/tests/Tools/DependencyManagement/MockableLegacyProxy.php'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
980 |
),
|
981 |
+
'Automattic\\WooCommerce\\Blocks\\Library' => array(
|
982 |
'version' => '4.9.1.0',
|
983 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Library.php'
|
984 |
),
|
985 |
+
'Automattic\\WooCommerce\\Blocks\\Installer' => array(
|
986 |
'version' => '4.9.1.0',
|
987 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Installer.php'
|
988 |
),
|
989 |
+
'Automattic\\WooCommerce\\Blocks\\Domain\\Bootstrap' => array(
|
990 |
'version' => '4.9.1.0',
|
991 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Bootstrap.php'
|
992 |
),
|
993 |
+
'Automattic\\WooCommerce\\Blocks\\Domain\\Package' => array(
|
994 |
'version' => '4.9.1.0',
|
995 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Package.php'
|
996 |
),
|
997 |
+
'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\GoogleAnalytics' => array(
|
998 |
'version' => '4.9.1.0',
|
999 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/GoogleAnalytics.php'
|
1000 |
),
|
1001 |
+
'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\Email\\CustomerNewAccount' => array(
|
1002 |
'version' => '4.9.1.0',
|
1003 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/Email/CustomerNewAccount.php'
|
1004 |
),
|
1005 |
+
'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\FeatureGating' => array(
|
1006 |
'version' => '4.9.1.0',
|
1007 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/FeatureGating.php'
|
1008 |
),
|
1009 |
+
'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\CreateAccount' => array(
|
1010 |
'version' => '4.9.1.0',
|
1011 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/CreateAccount.php'
|
1012 |
),
|
1013 |
+
'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\ExtendRestApi' => array(
|
1014 |
'version' => '4.9.1.0',
|
1015 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/ExtendRestApi.php'
|
1016 |
),
|
1017 |
+
'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\DraftOrders' => array(
|
1018 |
'version' => '4.9.1.0',
|
1019 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Domain/Services/DraftOrders.php'
|
1020 |
),
|
1021 |
+
'Automattic\\WooCommerce\\Blocks\\Assets' => array(
|
1022 |
'version' => '4.9.1.0',
|
1023 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Assets.php'
|
1024 |
),
|
1025 |
+
'Automattic\\WooCommerce\\Blocks\\Registry\\AbstractDependencyType' => array(
|
1026 |
'version' => '4.9.1.0',
|
1027 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/AbstractDependencyType.php'
|
1028 |
),
|
1029 |
+
'Automattic\\WooCommerce\\Blocks\\Registry\\Container' => array(
|
1030 |
'version' => '4.9.1.0',
|
1031 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/Container.php'
|
1032 |
),
|
1033 |
+
'Automattic\\WooCommerce\\Blocks\\Registry\\SharedType' => array(
|
1034 |
'version' => '4.9.1.0',
|
1035 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/SharedType.php'
|
1036 |
),
|
1037 |
+
'Automattic\\WooCommerce\\Blocks\\Registry\\FactoryType' => array(
|
1038 |
'version' => '4.9.1.0',
|
1039 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Registry/FactoryType.php'
|
1040 |
),
|
1041 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductOnSale' => array(
|
1042 |
'version' => '4.9.1.0',
|
1043 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductOnSale.php'
|
1044 |
),
|
1045 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AttributeFilter' => array(
|
1046 |
'version' => '4.9.1.0',
|
1047 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AttributeFilter.php'
|
1048 |
),
|
1049 |
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductTag' => array(
|
1050 |
'version' => '4.9.1.0',
|
1051 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductTag.php'
|
1052 |
),
|
1053 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\HandpickedProducts' => array(
|
1054 |
+
'version' => '4.9.1.0',
|
1055 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/HandpickedProducts.php'
|
1056 |
+
),
|
1057 |
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductSearch' => array(
|
1058 |
'version' => '4.9.1.0',
|
1059 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductSearch.php'
|
1060 |
),
|
1061 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AbstractProductGrid' => array(
|
1062 |
'version' => '4.9.1.0',
|
1063 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php'
|
1064 |
),
|
1065 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\Cart' => array(
|
1066 |
'version' => '4.9.1.0',
|
1067 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/Cart.php'
|
1068 |
),
|
1069 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\Checkout' => array(
|
1070 |
'version' => '4.9.1.0',
|
1071 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/Checkout.php'
|
1072 |
),
|
1073 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AbstractBlock' => array(
|
1074 |
'version' => '4.9.1.0',
|
1075 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php'
|
1076 |
),
|
1077 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\FeaturedCategory' => array(
|
1078 |
'version' => '4.9.1.0',
|
1079 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/FeaturedCategory.php'
|
1080 |
),
|
1081 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\FeaturedProduct' => array(
|
1082 |
'version' => '4.9.1.0',
|
1083 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/FeaturedProduct.php'
|
1084 |
),
|
1085 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AllReviews' => array(
|
1086 |
'version' => '4.9.1.0',
|
1087 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AllReviews.php'
|
1088 |
),
|
1089 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductNew' => array(
|
1090 |
'version' => '4.9.1.0',
|
1091 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductNew.php'
|
1092 |
),
|
1093 |
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AllProducts' => array(
|
1094 |
'version' => '4.9.1.0',
|
1095 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AllProducts.php'
|
1096 |
),
|
1097 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ReviewsByProduct' => array(
|
1098 |
'version' => '4.9.1.0',
|
1099 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ReviewsByProduct.php'
|
1100 |
),
|
1101 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ReviewsByCategory' => array(
|
1102 |
'version' => '4.9.1.0',
|
1103 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ReviewsByCategory.php'
|
1104 |
),
|
1105 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\PriceFilter' => array(
|
1106 |
'version' => '4.9.1.0',
|
1107 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/PriceFilter.php'
|
1108 |
),
|
1109 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductBestSellers' => array(
|
1110 |
'version' => '4.9.1.0',
|
1111 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductBestSellers.php'
|
1112 |
),
|
1113 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductsByAttribute' => array(
|
1114 |
'version' => '4.9.1.0',
|
1115 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductsByAttribute.php'
|
1116 |
),
|
1117 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductCategory' => array(
|
1118 |
'version' => '4.9.1.0',
|
1119 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductCategory.php'
|
1120 |
),
|
1121 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AbstractDynamicBlock' => array(
|
1122 |
'version' => '4.9.1.0',
|
1123 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AbstractDynamicBlock.php'
|
1124 |
),
|
1125 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ActiveFilters' => array(
|
1126 |
'version' => '4.9.1.0',
|
1127 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ActiveFilters.php'
|
1128 |
+
),
|
1129 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductTopRated' => array(
|
1130 |
+
'version' => '4.9.1.0',
|
1131 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductTopRated.php'
|
1132 |
+
),
|
1133 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\SingleProduct' => array(
|
1134 |
+
'version' => '4.9.1.0',
|
1135 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/SingleProduct.php'
|
1136 |
+
),
|
1137 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\ProductCategories' => array(
|
1138 |
+
'version' => '4.9.1.0',
|
1139 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/ProductCategories.php'
|
1140 |
+
),
|
1141 |
+
'Automattic\\WooCommerce\\Blocks\\BlockTypes\\AtomicBlock' => array(
|
1142 |
+
'version' => '4.9.1.0',
|
1143 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/BlockTypes/AtomicBlock.php'
|
1144 |
),
|
1145 |
'Automattic\\WooCommerce\\Blocks\\Payments\\PaymentMethodTypeInterface' => array(
|
1146 |
'version' => '4.9.1.0',
|
1150 |
'version' => '4.9.1.0',
|
1151 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/PaymentResult.php'
|
1152 |
),
|
|
|
|
|
|
|
|
|
1153 |
'Automattic\\WooCommerce\\Blocks\\Payments\\PaymentContext' => array(
|
1154 |
'version' => '4.9.1.0',
|
1155 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/PaymentContext.php'
|
1156 |
),
|
1157 |
+
'Automattic\\WooCommerce\\Blocks\\Payments\\Api' => array(
|
1158 |
+
'version' => '4.9.1.0',
|
1159 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Api.php'
|
1160 |
+
),
|
1161 |
'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\AbstractPaymentMethodType' => array(
|
1162 |
'version' => '4.9.1.0',
|
1163 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php'
|
1164 |
),
|
1165 |
+
'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\Stripe' => array(
|
1166 |
'version' => '4.9.1.0',
|
1167 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/Stripe.php'
|
1168 |
),
|
1169 |
'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\CashOnDelivery' => array(
|
1170 |
'version' => '4.9.1.0',
|
1171 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/CashOnDelivery.php'
|
1172 |
),
|
1173 |
+
'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\PayPal' => array(
|
|
|
|
|
|
|
|
|
1174 |
'version' => '4.9.1.0',
|
1175 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/PayPal.php'
|
1176 |
),
|
1177 |
'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\BankTransfer' => array(
|
1178 |
'version' => '4.9.1.0',
|
1179 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/BankTransfer.php'
|
1180 |
),
|
1181 |
+
'Automattic\\WooCommerce\\Blocks\\Payments\\Integrations\\Cheque' => array(
|
1182 |
'version' => '4.9.1.0',
|
1183 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php'
|
1184 |
),
|
1185 |
+
'Automattic\\WooCommerce\\Blocks\\Payments\\PaymentMethodRegistry' => array(
|
1186 |
'version' => '4.9.1.0',
|
1187 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Payments/PaymentMethodRegistry.php'
|
1188 |
),
|
1189 |
+
'Automattic\\WooCommerce\\Blocks\\Package' => array(
|
1190 |
'version' => '4.9.1.0',
|
1191 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Package.php'
|
1192 |
),
|
1193 |
+
'Automattic\\WooCommerce\\Blocks\\Utils\\ArrayUtils' => array(
|
1194 |
'version' => '4.9.1.0',
|
1195 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Utils/ArrayUtils.php'
|
1196 |
),
|
1197 |
+
'Automattic\\WooCommerce\\Blocks\\Utils\\BlocksWpQuery' => array(
|
1198 |
'version' => '4.9.1.0',
|
1199 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Utils/BlocksWpQuery.php'
|
1200 |
),
|
1201 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\RoutesController' => array(
|
1202 |
'version' => '4.9.1.0',
|
1203 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/RoutesController.php'
|
1204 |
),
|
1205 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\SchemaController' => array(
|
1206 |
'version' => '4.9.1.0',
|
1207 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/SchemaController.php'
|
1208 |
),
|
1209 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\AbstractTermsRoute' => array(
|
1210 |
'version' => '4.9.1.0',
|
1211 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/AbstractTermsRoute.php'
|
1212 |
),
|
1213 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\ProductAttributeTerms' => array(
|
1214 |
'version' => '4.9.1.0',
|
1215 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/ProductAttributeTerms.php'
|
1216 |
),
|
1217 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartUpdateCustomer' => array(
|
1218 |
'version' => '4.9.1.0',
|
1219 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartUpdateCustomer.php'
|
1220 |
),
|
1221 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\RouteInterface' => array(
|
1222 |
'version' => '4.9.1.0',
|
1223 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/RouteInterface.php'
|
1224 |
),
|
1225 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\ProductsById' => array(
|
1226 |
'version' => '4.9.1.0',
|
1227 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/ProductsById.php'
|
1228 |
),
|
1229 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\ProductTags' => array(
|
1230 |
'version' => '4.9.1.0',
|
1231 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/ProductTags.php'
|
1232 |
),
|
1233 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\AbstractRoute' => array(
|
1234 |
'version' => '4.9.1.0',
|
1235 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/AbstractRoute.php'
|
1236 |
),
|
1237 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartRemoveCoupon' => array(
|
1238 |
'version' => '4.9.1.0',
|
1239 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartRemoveCoupon.php'
|
1240 |
),
|
1241 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\ProductAttributes' => array(
|
|
|
|
|
|
|
|
|
1242 |
'version' => '4.9.1.0',
|
1243 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/ProductAttributes.php'
|
1244 |
),
|
1245 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\RouteException' => array(
|
1246 |
'version' => '4.9.1.0',
|
1247 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/RouteException.php'
|
1248 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1249 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartCoupons' => array(
|
1250 |
'version' => '4.9.1.0',
|
1251 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartCoupons.php'
|
1252 |
),
|
1253 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\Products' => array(
|
1254 |
'version' => '4.9.1.0',
|
1255 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/Products.php'
|
1256 |
),
|
1257 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\Cart' => array(
|
1258 |
'version' => '4.9.1.0',
|
1259 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/Cart.php'
|
1260 |
),
|
1261 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartSelectShippingRate' => array(
|
1262 |
'version' => '4.9.1.0',
|
1263 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartSelectShippingRate.php'
|
1264 |
),
|
1265 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartItemsByKey' => array(
|
1266 |
'version' => '4.9.1.0',
|
1267 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartItemsByKey.php'
|
1268 |
),
|
1269 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartCouponsByCode' => array(
|
1270 |
'version' => '4.9.1.0',
|
1271 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartCouponsByCode.php'
|
1272 |
),
|
1273 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartApplyCoupon' => array(
|
1274 |
'version' => '4.9.1.0',
|
1275 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartApplyCoupon.php'
|
1276 |
),
|
1277 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\ProductCategoriesById' => array(
|
1278 |
'version' => '4.9.1.0',
|
1279 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/ProductCategoriesById.php'
|
1280 |
),
|
1281 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\Checkout' => array(
|
1282 |
'version' => '4.9.1.0',
|
1283 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/Checkout.php'
|
1284 |
),
|
1285 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\ProductAttributesById' => array(
|
1286 |
'version' => '4.9.1.0',
|
1287 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/ProductAttributesById.php'
|
1288 |
),
|
1289 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartRemoveItem' => array(
|
1290 |
'version' => '4.9.1.0',
|
1291 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartRemoveItem.php'
|
1292 |
),
|
1293 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartUpdateItem' => array(
|
1294 |
'version' => '4.9.1.0',
|
1295 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartUpdateItem.php'
|
1296 |
),
|
1297 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\ProductReviews' => array(
|
1298 |
'version' => '4.9.1.0',
|
1299 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/ProductReviews.php'
|
1300 |
),
|
1301 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\AbstractCartRoute' => array(
|
1302 |
'version' => '4.9.1.0',
|
1303 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/AbstractCartRoute.php'
|
1304 |
),
|
1305 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartItems' => array(
|
1306 |
'version' => '4.9.1.0',
|
1307 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartItems.php'
|
1308 |
),
|
1309 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\ProductCollectionData' => array(
|
1310 |
'version' => '4.9.1.0',
|
1311 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/ProductCollectionData.php'
|
1312 |
),
|
1313 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\ProductCategories' => array(
|
1314 |
'version' => '4.9.1.0',
|
1315 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/ProductCategories.php'
|
1316 |
),
|
1317 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Routes\\CartAddItem' => array(
|
1318 |
'version' => '4.9.1.0',
|
1319 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Routes/CartAddItem.php'
|
1320 |
),
|
1321 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Formatters\\HtmlFormatter' => array(
|
1322 |
'version' => '4.9.1.0',
|
1323 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/HtmlFormatter.php'
|
1324 |
),
|
1325 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Formatters\\CurrencyFormatter' => array(
|
1326 |
'version' => '4.9.1.0',
|
1327 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/CurrencyFormatter.php'
|
1328 |
),
|
1329 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Formatters\\FormatterInterface' => array(
|
1330 |
'version' => '4.9.1.0',
|
1331 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/FormatterInterface.php'
|
1332 |
),
|
1333 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Formatters\\DefaultFormatter' => array(
|
1334 |
'version' => '4.9.1.0',
|
1335 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/DefaultFormatter.php'
|
1336 |
),
|
1337 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Formatters\\MoneyFormatter' => array(
|
1338 |
'version' => '4.9.1.0',
|
1339 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters/MoneyFormatter.php'
|
1340 |
),
|
1341 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\OrderCouponSchema' => array(
|
1342 |
'version' => '4.9.1.0',
|
1343 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/OrderCouponSchema.php'
|
1344 |
),
|
1345 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\ProductReviewSchema' => array(
|
1346 |
'version' => '4.9.1.0',
|
1347 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/ProductReviewSchema.php'
|
1348 |
),
|
1349 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\ProductCategorySchema' => array(
|
1350 |
'version' => '4.9.1.0',
|
1351 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/ProductCategorySchema.php'
|
1352 |
),
|
1353 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\CartFeeSchema' => array(
|
1354 |
'version' => '4.9.1.0',
|
1355 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/CartFeeSchema.php'
|
1356 |
),
|
1357 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\ErrorSchema' => array(
|
1358 |
'version' => '4.9.1.0',
|
1359 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/ErrorSchema.php'
|
1360 |
+
),
|
1361 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\ProductAttributeSchema' => array(
|
1362 |
+
'version' => '4.9.1.0',
|
1363 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/ProductAttributeSchema.php'
|
1364 |
),
|
1365 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\BillingAddressSchema' => array(
|
1366 |
'version' => '4.9.1.0',
|
1367 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/BillingAddressSchema.php'
|
1368 |
),
|
1369 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\ProductCollectionDataSchema' => array(
|
1370 |
'version' => '4.9.1.0',
|
1371 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/ProductCollectionDataSchema.php'
|
1372 |
),
|
1373 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\CheckoutSchema' => array(
|
1374 |
'version' => '4.9.1.0',
|
1375 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php'
|
1376 |
),
|
1377 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\ShippingAddressSchema' => array(
|
1378 |
'version' => '4.9.1.0',
|
1379 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/ShippingAddressSchema.php'
|
1380 |
),
|
1381 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\ProductSchema' => array(
|
1382 |
'version' => '4.9.1.0',
|
1383 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/ProductSchema.php'
|
1384 |
),
|
1385 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\AbstractSchema' => array(
|
1386 |
'version' => '4.9.1.0',
|
1387 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php'
|
1388 |
),
|
1389 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\AbstractAddressSchema' => array(
|
1390 |
'version' => '4.9.1.0',
|
1391 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractAddressSchema.php'
|
1392 |
),
|
1393 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\CartShippingRateSchema' => array(
|
1394 |
'version' => '4.9.1.0',
|
1395 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php'
|
1396 |
),
|
1397 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\TermSchema' => array(
|
1398 |
'version' => '4.9.1.0',
|
1399 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/TermSchema.php'
|
1400 |
),
|
1401 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\CartSchema' => array(
|
1402 |
'version' => '4.9.1.0',
|
1403 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/CartSchema.php'
|
1404 |
),
|
1405 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\ImageAttachmentSchema' => array(
|
|
|
|
|
|
|
|
|
1406 |
'version' => '4.9.1.0',
|
1407 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/ImageAttachmentSchema.php'
|
1408 |
),
|
1409 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\CartItemSchema' => array(
|
1410 |
'version' => '4.9.1.0',
|
1411 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/CartItemSchema.php'
|
1412 |
),
|
1413 |
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Schemas\\CartCouponSchema' => array(
|
1414 |
'version' => '4.9.1.0',
|
1415 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Schemas/CartCouponSchema.php'
|
1416 |
),
|
1417 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Formatters' => array(
|
1418 |
'version' => '4.9.1.0',
|
1419 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Formatters.php'
|
1420 |
),
|
1421 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Utilities\\NoticeHandler' => array(
|
1422 |
'version' => '4.9.1.0',
|
1423 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/NoticeHandler.php'
|
1424 |
),
|
1425 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Utilities\\Pagination' => array(
|
1426 |
'version' => '4.9.1.0',
|
1427 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/Pagination.php'
|
1428 |
),
|
1429 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Utilities\\PartialOutOfStockException' => array(
|
1430 |
'version' => '4.9.1.0',
|
1431 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/PartialOutOfStockException.php'
|
1432 |
),
|
1433 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Utilities\\CartController' => array(
|
1434 |
'version' => '4.9.1.0',
|
1435 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/CartController.php'
|
1436 |
),
|
1437 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Utilities\\OutOfStockException' => array(
|
1438 |
'version' => '4.9.1.0',
|
1439 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/OutOfStockException.php'
|
1440 |
),
|
1441 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Utilities\\NotPurchasableException' => array(
|
1442 |
'version' => '4.9.1.0',
|
1443 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/NotPurchasableException.php'
|
1444 |
),
|
1445 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Utilities\\StockAvailabilityException' => array(
|
1446 |
'version' => '4.9.1.0',
|
1447 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/StockAvailabilityException.php'
|
1448 |
),
|
1449 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Utilities\\OrderController' => array(
|
1450 |
'version' => '4.9.1.0',
|
1451 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/OrderController.php'
|
1452 |
),
|
1453 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Utilities\\InvalidStockLevelsInCartException' => array(
|
1454 |
'version' => '4.9.1.0',
|
1455 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/InvalidStockLevelsInCartException.php'
|
1456 |
),
|
1457 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Utilities\\ProductQuery' => array(
|
1458 |
'version' => '4.9.1.0',
|
1459 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQuery.php'
|
1460 |
),
|
1461 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Utilities\\TooManyInCartException' => array(
|
1462 |
'version' => '4.9.1.0',
|
1463 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/TooManyInCartException.php'
|
1464 |
),
|
1465 |
+
'Automattic\\WooCommerce\\Blocks\\StoreApi\\Utilities\\ProductQueryFilters' => array(
|
1466 |
'version' => '4.9.1.0',
|
1467 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/StoreApi/Utilities/ProductQueryFilters.php'
|
1468 |
),
|
1469 |
+
'Automattic\\WooCommerce\\Blocks\\Integrations\\IntegrationInterface' => array(
|
1470 |
'version' => '4.9.1.0',
|
1471 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Integrations/IntegrationInterface.php'
|
1472 |
+
),
|
1473 |
+
'Automattic\\WooCommerce\\Blocks\\Integrations\\IntegrationRegistry' => array(
|
1474 |
+
'version' => '4.9.1.0',
|
1475 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Integrations/IntegrationRegistry.php'
|
1476 |
),
|
1477 |
'Automattic\\WooCommerce\\Blocks\\Assets\\AssetDataRegistry' => array(
|
1478 |
'version' => '4.9.1.0',
|
1482 |
'version' => '4.9.1.0',
|
1483 |
'path' => $baseDir . '/packages/woocommerce-blocks/src/Assets/Api.php'
|
1484 |
),
|
1485 |
+
'Automattic\\WooCommerce\\Blocks\\Assets\\BackCompatAssetDataRegistry' => array(
|
1486 |
+
'version' => '4.9.1.0',
|
1487 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/Assets/BackCompatAssetDataRegistry.php'
|
1488 |
),
|
1489 |
+
'Automattic\\WooCommerce\\Blocks\\RestApi' => array(
|
1490 |
+
'version' => '4.9.1.0',
|
1491 |
+
'path' => $baseDir . '/packages/woocommerce-blocks/src/RestApi.php'
|
1492 |
),
|
1493 |
+
'Automattic\\WooCommerce\\Admin\\PluginsProvider\\PluginsProvider' => array(
|
1494 |
+
'version' => '2.2.6.0',
|
1495 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/PluginsProvider/PluginsProvider.php'
|
1496 |
),
|
1497 |
+
'Automattic\\WooCommerce\\Admin\\PluginsProvider\\PluginsProviderInterface' => array(
|
1498 |
+
'version' => '2.2.6.0',
|
1499 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/PluginsProvider/PluginsProviderInterface.php'
|
1500 |
),
|
1501 |
+
'Automattic\\WooCommerce\\Admin\\FeaturePlugin' => array(
|
1502 |
+
'version' => '2.2.6.0',
|
1503 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/FeaturePlugin.php'
|
1504 |
+
),
|
1505 |
+
'Automattic\\WooCommerce\\Admin\\ReportsSync' => array(
|
1506 |
+
'version' => '2.2.6.0',
|
1507 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/ReportsSync.php'
|
1508 |
+
),
|
1509 |
+
'Automattic\\WooCommerce\\Admin\\Loader' => array(
|
1510 |
+
'version' => '2.2.6.0',
|
1511 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Loader.php'
|
1512 |
),
|
1513 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\SpecRunner' => array(
|
1514 |
+
'version' => '2.2.6.0',
|
1515 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/SpecRunner.php'
|
1516 |
),
|
1517 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\EvaluateAndGetStatus' => array(
|
1518 |
+
'version' => '2.2.6.0',
|
1519 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/EvaluateAndGetStatus.php'
|
1520 |
+
),
|
1521 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PluginVersionRuleProcessor' => array(
|
1522 |
+
'version' => '2.2.6.0',
|
1523 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/PluginVersionRuleProcessor.php'
|
1524 |
+
),
|
1525 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RuleProcessorInterface' => array(
|
1526 |
+
'version' => '2.2.6.0',
|
1527 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/RuleProcessorInterface.php'
|
1528 |
+
),
|
1529 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\StoredStateSetupForProducts' => array(
|
1530 |
+
'version' => '2.2.6.0',
|
1531 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/StoredStateSetupForProducts.php'
|
1532 |
),
|
1533 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RemoteInboxNotificationsEngine' => array(
|
1534 |
+
'version' => '2.2.6.0',
|
1535 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/RemoteInboxNotificationsEngine.php'
|
1536 |
+
),
|
1537 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\FailRuleProcessor' => array(
|
1538 |
+
'version' => '2.2.6.0',
|
1539 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/FailRuleProcessor.php'
|
1540 |
+
),
|
1541 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\StoredStateRuleProcessor' => array(
|
1542 |
+
'version' => '2.2.6.0',
|
1543 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/StoredStateRuleProcessor.php'
|
1544 |
+
),
|
1545 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\NoteStatusRuleProcessor' => array(
|
1546 |
+
'version' => '2.2.6.0',
|
1547 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/NoteStatusRuleProcessor.php'
|
1548 |
+
),
|
1549 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\BaseLocationCountryRuleProcessor' => array(
|
1550 |
+
'version' => '2.2.6.0',
|
1551 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/BaseLocationCountryRuleProcessor.php'
|
1552 |
),
|
1553 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\RuleEvaluator' => array(
|
1554 |
+
'version' => '2.2.6.0',
|
1555 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/RuleEvaluator.php'
|
1556 |
),
|
1557 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\DataSourcePoller' => array(
|
1558 |
+
'version' => '2.2.6.0',
|
1559 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/DataSourcePoller.php'
|
1560 |
),
|
1561 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WCAdminActiveForRuleProcessor' => array(
|
1562 |
+
'version' => '2.2.6.0',
|
1563 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/WCAdminActiveForRuleProcessor.php'
|
1564 |
),
|
1565 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\GetRuleProcessor' => array(
|
1566 |
+
'version' => '2.2.6.0',
|
1567 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/GetRuleProcessor.php'
|
|
|
|
|
|
|
|
|
1568 |
),
|
1569 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrdersProvider' => array(
|
1570 |
+
'version' => '2.2.6.0',
|
1571 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/OrdersProvider.php'
|
1572 |
),
|
1573 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\NotRuleProcessor' => array(
|
1574 |
+
'version' => '2.2.6.0',
|
1575 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/NotRuleProcessor.php'
|
1576 |
),
|
1577 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PluginsActivatedRuleProcessor' => array(
|
1578 |
+
'version' => '2.2.6.0',
|
1579 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/PluginsActivatedRuleProcessor.php'
|
1580 |
),
|
1581 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WooCommerceAdminUpdatedRuleProcessor' => array(
|
1582 |
+
'version' => '2.2.6.0',
|
1583 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/WooCommerceAdminUpdatedRuleProcessor.php'
|
1584 |
),
|
1585 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\ProductCountRuleProcessor' => array(
|
1586 |
+
'version' => '2.2.6.0',
|
1587 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/ProductCountRuleProcessor.php'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1588 |
),
|
1589 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\WCAdminActiveForProvider' => array(
|
1590 |
+
'version' => '2.2.6.0',
|
1591 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/WCAdminActiveForProvider.php'
|
1592 |
),
|
1593 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrderCountRuleProcessor' => array(
|
1594 |
+
'version' => '2.2.6.0',
|
1595 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/OrderCountRuleProcessor.php'
|
1596 |
),
|
1597 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\BaseLocationStateRuleProcessor' => array(
|
1598 |
+
'version' => '2.2.6.0',
|
1599 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/BaseLocationStateRuleProcessor.php'
|
1600 |
),
|
1601 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\ComparisonOperation' => array(
|
1602 |
+
'version' => '2.2.6.0',
|
1603 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/ComparisonOperation.php'
|
1604 |
),
|
1605 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\IsEcommerceRuleProcessor' => array(
|
1606 |
+
'version' => '2.2.6.0',
|
1607 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/IsEcommerceRuleProcessor.php'
|
1608 |
),
|
1609 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OptionRuleProcessor' => array(
|
1610 |
+
'version' => '2.2.6.0',
|
1611 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/OptionRuleProcessor.php'
|
1612 |
),
|
1613 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OnboardingProfileRuleProcessor' => array(
|
1614 |
+
'version' => '2.2.6.0',
|
1615 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/OnboardingProfileRuleProcessor.php'
|
1616 |
),
|
1617 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PublishBeforeTimeRuleProcessor' => array(
|
1618 |
+
'version' => '2.2.6.0',
|
1619 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/PublishBeforeTimeRuleProcessor.php'
|
1620 |
),
|
1621 |
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PublishAfterTimeRuleProcessor' => array(
|
1622 |
+
'version' => '2.2.6.0',
|
1623 |
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/PublishAfterTimeRuleProcessor.php'
|
1624 |
),
|
1625 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\OrRuleProcessor' => array(
|
1626 |
+
'version' => '2.2.6.0',
|
1627 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/OrRuleProcessor.php'
|
1628 |
),
|
1629 |
+
'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\PassRuleProcessor' => array(
|
1630 |
+
'version' => '2.2.6.0',
|
1631 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/RemoteInboxNotifications/PassRuleProcessor.php'
|
1632 |
),
|
1633 |
+
'Automattic\\WooCommerce\\Admin\\Composer\\Package' => array(
|
1634 |
+
'version' => '2.2.6.0',
|
1635 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Composer/Package.php'
|
1636 |
),
|
1637 |
+
'Automattic\\WooCommerce\\Admin\\PageController' => array(
|
1638 |
+
'version' => '2.2.6.0',
|
1639 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/PageController.php'
|
1640 |
),
|
1641 |
+
'Automattic\\WooCommerce\\Admin\\DeprecatedClassFacade' => array(
|
1642 |
+
'version' => '2.2.6.0',
|
1643 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/DeprecatedClassFacade.php'
|
1644 |
),
|
1645 |
+
'Automattic\\WooCommerce\\Admin\\Overrides\\OrderTraits' => array(
|
1646 |
+
'version' => '2.2.6.0',
|
1647 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Overrides/OrderTraits.php'
|
1648 |
),
|
1649 |
+
'Automattic\\WooCommerce\\Admin\\Overrides\\OrderRefund' => array(
|
1650 |
+
'version' => '2.2.6.0',
|
1651 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Overrides/OrderRefund.php'
|
1652 |
),
|
1653 |
+
'Automattic\\WooCommerce\\Admin\\Overrides\\Order' => array(
|
1654 |
+
'version' => '2.2.6.0',
|
1655 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Overrides/Order.php'
|
1656 |
),
|
1657 |
+
'Automattic\\WooCommerce\\Admin\\Overrides\\ThemeUpgraderSkin' => array(
|
1658 |
+
'version' => '2.2.6.0',
|
1659 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Overrides/ThemeUpgraderSkin.php'
|
1660 |
),
|
1661 |
+
'Automattic\\WooCommerce\\Admin\\Overrides\\ThemeUpgrader' => array(
|
1662 |
+
'version' => '2.2.6.0',
|
1663 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Overrides/ThemeUpgrader.php'
|
1664 |
),
|
1665 |
+
'Automattic\\WooCommerce\\Admin\\API\\ProductVariations' => array(
|
1666 |
+
'version' => '2.2.6.0',
|
1667 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/ProductVariations.php'
|
1668 |
),
|
1669 |
+
'Automattic\\WooCommerce\\Admin\\API\\ProductAttributeTerms' => array(
|
1670 |
+
'version' => '2.2.6.0',
|
1671 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/ProductAttributeTerms.php'
|
1672 |
),
|
1673 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\DataStore' => array(
|
1674 |
+
'version' => '2.2.6.0',
|
1675 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/DataStore.php'
|
1676 |
),
|
1677 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\DataStore' => array(
|
1678 |
+
'version' => '2.2.6.0',
|
1679 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Orders/DataStore.php'
|
1680 |
),
|
1681 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\DataStore' => array(
|
1682 |
+
'version' => '2.2.6.0',
|
1683 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Orders/Stats/DataStore.php'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1684 |
),
|
1685 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Controller' => array(
|
1686 |
+
'version' => '2.2.6.0',
|
1687 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Orders/Stats/Controller.php'
|
1688 |
),
|
1689 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Query' => array(
|
1690 |
+
'version' => '2.2.6.0',
|
1691 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Orders/Stats/Query.php'
|
1692 |
),
|
1693 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats\\Segmenter' => array(
|
1694 |
+
'version' => '2.2.6.0',
|
1695 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Orders/Stats/Segmenter.php'
|
1696 |
),
|
1697 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Controller' => array(
|
1698 |
+
'version' => '2.2.6.0',
|
1699 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Orders/Controller.php'
|
1700 |
),
|
1701 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Query' => array(
|
1702 |
+
'version' => '2.2.6.0',
|
1703 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Orders/Query.php'
|
1704 |
),
|
1705 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\DataStore' => array(
|
1706 |
+
'version' => '2.2.6.0',
|
1707 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Stock/Stats/DataStore.php'
|
1708 |
),
|
1709 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\Controller' => array(
|
1710 |
+
'version' => '2.2.6.0',
|
1711 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Stock/Stats/Controller.php'
|
1712 |
),
|
1713 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats\\Query' => array(
|
1714 |
+
'version' => '2.2.6.0',
|
1715 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Stock/Stats/Query.php'
|
1716 |
),
|
1717 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Controller' => array(
|
1718 |
+
'version' => '2.2.6.0',
|
1719 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Stock/Controller.php'
|
1720 |
),
|
1721 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\DataStore' => array(
|
1722 |
+
'version' => '2.2.6.0',
|
1723 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Downloads/DataStore.php'
|
1724 |
),
|
1725 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\DataStore' => array(
|
1726 |
+
'version' => '2.2.6.0',
|
1727 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Downloads/Stats/DataStore.php'
|
1728 |
),
|
1729 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\Controller' => array(
|
1730 |
+
'version' => '2.2.6.0',
|
1731 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Downloads/Stats/Controller.php'
|
1732 |
),
|
1733 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats\\Query' => array(
|
1734 |
+
'version' => '2.2.6.0',
|
1735 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Downloads/Stats/Query.php'
|
1736 |
),
|
1737 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Files\\Controller' => array(
|
1738 |
+
'version' => '2.2.6.0',
|
1739 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Downloads/Files/Controller.php'
|
1740 |
),
|
1741 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Controller' => array(
|
1742 |
+
'version' => '2.2.6.0',
|
1743 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Downloads/Controller.php'
|
1744 |
),
|
1745 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Query' => array(
|
1746 |
+
'version' => '2.2.6.0',
|
1747 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Downloads/Query.php'
|
1748 |
),
|
1749 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\DataStore' => array(
|
1750 |
+
'version' => '2.2.6.0',
|
1751 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Taxes/DataStore.php'
|
1752 |
),
|
1753 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\DataStore' => array(
|
1754 |
+
'version' => '2.2.6.0',
|
1755 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Taxes/Stats/DataStore.php'
|
1756 |
),
|
1757 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Controller' => array(
|
1758 |
+
'version' => '2.2.6.0',
|
1759 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Taxes/Stats/Controller.php'
|
1760 |
),
|
1761 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Query' => array(
|
1762 |
+
'version' => '2.2.6.0',
|
1763 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Taxes/Stats/Query.php'
|
1764 |
),
|
1765 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats\\Segmenter' => array(
|
1766 |
+
'version' => '2.2.6.0',
|
1767 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Taxes/Stats/Segmenter.php'
|
1768 |
),
|
1769 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Controller' => array(
|
1770 |
+
'version' => '2.2.6.0',
|
1771 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Taxes/Controller.php'
|
1772 |
),
|
1773 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Query' => array(
|
1774 |
+
'version' => '2.2.6.0',
|
1775 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Taxes/Query.php'
|
1776 |
),
|
1777 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Controller' => array(
|
1778 |
+
'version' => '2.2.6.0',
|
1779 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Controller.php'
|
1780 |
),
|
1781 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue\\Stats\\Controller' => array(
|
1782 |
+
'version' => '2.2.6.0',
|
1783 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Revenue/Stats/Controller.php'
|
1784 |
),
|
1785 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue\\Query' => array(
|
1786 |
+
'version' => '2.2.6.0',
|
1787 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Revenue/Query.php'
|
1788 |
),
|
1789 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Query' => array(
|
1790 |
+
'version' => '2.2.6.0',
|
1791 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Query.php'
|
1792 |
),
|
1793 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Export\\Controller' => array(
|
1794 |
+
'version' => '2.2.6.0',
|
1795 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Export/Controller.php'
|
1796 |
),
|
1797 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\ExportableInterface' => array(
|
1798 |
+
'version' => '2.2.6.0',
|
1799 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/ExportableInterface.php'
|
1800 |
),
|
1801 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\ParameterException' => array(
|
1802 |
+
'version' => '2.2.6.0',
|
1803 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/ParameterException.php'
|
1804 |
),
|
1805 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\PerformanceIndicators\\Controller' => array(
|
1806 |
+
'version' => '2.2.6.0',
|
1807 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/PerformanceIndicators/Controller.php'
|
1808 |
),
|
1809 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\SqlQuery' => array(
|
1810 |
+
'version' => '2.2.6.0',
|
1811 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/SqlQuery.php'
|
1812 |
),
|
1813 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Import\\Controller' => array(
|
1814 |
+
'version' => '2.2.6.0',
|
1815 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Import/Controller.php'
|
1816 |
),
|
1817 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Segmenter' => array(
|
1818 |
+
'version' => '2.2.6.0',
|
1819 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Segmenter.php'
|
1820 |
),
|
1821 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\DataStore' => array(
|
1822 |
+
'version' => '2.2.6.0',
|
1823 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Customers/DataStore.php'
|
1824 |
),
|
1825 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\DataStore' => array(
|
1826 |
+
'version' => '2.2.6.0',
|
1827 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Customers/Stats/DataStore.php'
|
1828 |
),
|
1829 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\Controller' => array(
|
1830 |
+
'version' => '2.2.6.0',
|
1831 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Customers/Stats/Controller.php'
|
1832 |
),
|
1833 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats\\Query' => array(
|
1834 |
+
'version' => '2.2.6.0',
|
1835 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Customers/Stats/Query.php'
|
1836 |
),
|
1837 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Controller' => array(
|
1838 |
+
'version' => '2.2.6.0',
|
1839 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Customers/Controller.php'
|
1840 |
),
|
1841 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Query' => array(
|
1842 |
+
'version' => '2.2.6.0',
|
1843 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Customers/Query.php'
|
1844 |
),
|
1845 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\DataStoreInterface' => array(
|
1846 |
+
'version' => '2.2.6.0',
|
1847 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/DataStoreInterface.php'
|
1848 |
),
|
1849 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\ExportableTraits' => array(
|
1850 |
+
'version' => '2.2.6.0',
|
1851 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/ExportableTraits.php'
|
1852 |
),
|
1853 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\DataStore' => array(
|
1854 |
+
'version' => '2.2.6.0',
|
1855 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Coupons/DataStore.php'
|
1856 |
),
|
1857 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\DataStore' => array(
|
1858 |
+
'version' => '2.2.6.0',
|
1859 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Coupons/Stats/DataStore.php'
|
1860 |
),
|
1861 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Controller' => array(
|
1862 |
+
'version' => '2.2.6.0',
|
1863 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Coupons/Stats/Controller.php'
|
1864 |
),
|
1865 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Query' => array(
|
1866 |
+
'version' => '2.2.6.0',
|
1867 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Coupons/Stats/Query.php'
|
1868 |
),
|
1869 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats\\Segmenter' => array(
|
1870 |
+
'version' => '2.2.6.0',
|
1871 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Coupons/Stats/Segmenter.php'
|
1872 |
),
|
1873 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Controller' => array(
|
1874 |
+
'version' => '2.2.6.0',
|
1875 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Coupons/Controller.php'
|
1876 |
),
|
1877 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Query' => array(
|
1878 |
+
'version' => '2.2.6.0',
|
1879 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Coupons/Query.php'
|
1880 |
),
|
1881 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\DataStore' => array(
|
1882 |
+
'version' => '2.2.6.0',
|
1883 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Variations/DataStore.php'
|
1884 |
),
|
1885 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats\\DataStore' => array(
|
1886 |
+
'version' => '2.2.6.0',
|
1887 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Variations/Stats/DataStore.php'
|
1888 |
),
|
1889 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats\\Controller' => array(
|
1890 |
+
'version' => '2.2.6.0',
|
1891 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Variations/Stats/Controller.php'
|
1892 |
),
|
1893 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats\\Query' => array(
|
1894 |
+
'version' => '2.2.6.0',
|
1895 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Variations/Stats/Query.php'
|
1896 |
),
|
1897 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats\\Segmenter' => array(
|
1898 |
+
'version' => '2.2.6.0',
|
1899 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Variations/Stats/Segmenter.php'
|
1900 |
),
|
1901 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Controller' => array(
|
1902 |
+
'version' => '2.2.6.0',
|
1903 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Variations/Controller.php'
|
1904 |
),
|
1905 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Query' => array(
|
1906 |
+
'version' => '2.2.6.0',
|
1907 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Variations/Query.php'
|
1908 |
),
|
1909 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Cache' => array(
|
1910 |
+
'version' => '2.2.6.0',
|
1911 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Cache.php'
|
1912 |
),
|
1913 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\DataStore' => array(
|
1914 |
+
'version' => '2.2.6.0',
|
1915 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Products/DataStore.php'
|
1916 |
),
|
1917 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\DataStore' => array(
|
1918 |
+
'version' => '2.2.6.0',
|
1919 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Products/Stats/DataStore.php'
|
1920 |
),
|
1921 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Controller' => array(
|
1922 |
+
'version' => '2.2.6.0',
|
1923 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Products/Stats/Controller.php'
|
1924 |
),
|
1925 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Query' => array(
|
1926 |
+
'version' => '2.2.6.0',
|
1927 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Products/Stats/Query.php'
|
1928 |
),
|
1929 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats\\Segmenter' => array(
|
1930 |
+
'version' => '2.2.6.0',
|
1931 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Products/Stats/Segmenter.php'
|
1932 |
),
|
1933 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Controller' => array(
|
1934 |
+
'version' => '2.2.6.0',
|
1935 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Products/Controller.php'
|
1936 |
),
|
1937 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Query' => array(
|
1938 |
+
'version' => '2.2.6.0',
|
1939 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Products/Query.php'
|
1940 |
),
|
1941 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Categories\\DataStore' => array(
|
1942 |
+
'version' => '2.2.6.0',
|
1943 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Categories/DataStore.php'
|
1944 |
),
|
1945 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Categories\\Controller' => array(
|
1946 |
+
'version' => '2.2.6.0',
|
1947 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Categories/Controller.php'
|
1948 |
),
|
1949 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\Categories\\Query' => array(
|
1950 |
+
'version' => '2.2.6.0',
|
1951 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/Categories/Query.php'
|
1952 |
),
|
1953 |
+
'Automattic\\WooCommerce\\Admin\\API\\Reports\\TimeInterval' => array(
|
1954 |
+
'version' => '2.2.6.0',
|
1955 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Reports/TimeInterval.php'
|
1956 |
),
|
1957 |
+
'Automattic\\WooCommerce\\Admin\\API\\Options' => array(
|
1958 |
+
'version' => '2.2.6.0',
|
1959 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Options.php'
|
1960 |
),
|
1961 |
+
'Automattic\\WooCommerce\\Admin\\API\\DataDownloadIPs' => array(
|
1962 |
+
'version' => '2.2.6.0',
|
1963 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/DataDownloadIPs.php'
|
1964 |
),
|
1965 |
+
'Automattic\\WooCommerce\\Admin\\API\\Init' => array(
|
1966 |
+
'version' => '2.2.6.0',
|
1967 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Init.php'
|
1968 |
),
|
1969 |
+
'Automattic\\WooCommerce\\Admin\\API\\Coupons' => array(
|
1970 |
+
'version' => '2.2.6.0',
|
1971 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Coupons.php'
|
1972 |
),
|
1973 |
+
'Automattic\\WooCommerce\\Admin\\API\\Marketing' => array(
|
1974 |
+
'version' => '2.2.6.0',
|
1975 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Marketing.php'
|
1976 |
),
|
1977 |
+
'Automattic\\WooCommerce\\Admin\\API\\Plugins' => array(
|
1978 |
+
'version' => '2.2.6.0',
|
1979 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Plugins.php'
|
1980 |
),
|
1981 |
+
'Automattic\\WooCommerce\\Admin\\API\\ProductAttributes' => array(
|
1982 |
+
'version' => '2.2.6.0',
|
1983 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/ProductAttributes.php'
|
1984 |
),
|
1985 |
+
'Automattic\\WooCommerce\\Admin\\API\\Products' => array(
|
1986 |
+
'version' => '2.2.6.0',
|
1987 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Products.php'
|
1988 |
),
|
1989 |
+
'Automattic\\WooCommerce\\Admin\\API\\Notes' => array(
|
1990 |
+
'version' => '2.2.6.0',
|
1991 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Notes.php'
|
1992 |
),
|
1993 |
+
'Automattic\\WooCommerce\\Admin\\API\\DataCountries' => array(
|
1994 |
+
'version' => '2.2.6.0',
|
1995 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/DataCountries.php'
|
1996 |
),
|
1997 |
+
'Automattic\\WooCommerce\\Admin\\API\\NavigationFavorites' => array(
|
1998 |
+
'version' => '2.2.6.0',
|
1999 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/NavigationFavorites.php'
|
2000 |
),
|
2001 |
+
'Automattic\\WooCommerce\\Admin\\API\\Data' => array(
|
2002 |
+
'version' => '2.2.6.0',
|
2003 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Data.php'
|
2004 |
),
|
2005 |
+
'Automattic\\WooCommerce\\Admin\\API\\ProductReviews' => array(
|
2006 |
+
'version' => '2.2.6.0',
|
2007 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/ProductReviews.php'
|
2008 |
),
|
2009 |
+
'Automattic\\WooCommerce\\Admin\\API\\Customers' => array(
|
2010 |
+
'version' => '2.2.6.0',
|
2011 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Customers.php'
|
2012 |
),
|
2013 |
+
'Automattic\\WooCommerce\\Admin\\API\\MarketingOverview' => array(
|
2014 |
+
'version' => '2.2.6.0',
|
2015 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/MarketingOverview.php'
|
2016 |
),
|
2017 |
+
'Automattic\\WooCommerce\\Admin\\API\\Themes' => array(
|
2018 |
+
'version' => '2.2.6.0',
|
2019 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Themes.php'
|
2020 |
),
|
2021 |
+
'Automattic\\WooCommerce\\Admin\\API\\Orders' => array(
|
2022 |
+
'version' => '2.2.6.0',
|
2023 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Orders.php'
|
2024 |
),
|
2025 |
+
'Automattic\\WooCommerce\\Admin\\API\\OnboardingProfile' => array(
|
2026 |
+
'version' => '2.2.6.0',
|
2027 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/OnboardingProfile.php'
|
2028 |
),
|
2029 |
+
'Automattic\\WooCommerce\\Admin\\API\\Leaderboards' => array(
|
2030 |
+
'version' => '2.2.6.0',
|
2031 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Leaderboards.php'
|
2032 |
),
|
2033 |
+
'Automattic\\WooCommerce\\Admin\\API\\OnboardingTasks' => array(
|
2034 |
+
'version' => '2.2.6.0',
|
2035 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/OnboardingTasks.php'
|
2036 |
),
|
2037 |
+
'Automattic\\WooCommerce\\Admin\\API\\NoteActions' => array(
|
2038 |
+
'version' => '2.2.6.0',
|
2039 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/NoteActions.php'
|
2040 |
),
|
2041 |
+
'Automattic\\WooCommerce\\Admin\\API\\ProductCategories' => array(
|
2042 |
+
'version' => '2.2.6.0',
|
2043 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/ProductCategories.php'
|
2044 |
),
|
2045 |
+
'Automattic\\WooCommerce\\Admin\\API\\OnboardingThemes' => array(
|
2046 |
+
'version' => '2.2.6.0',
|
2047 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/OnboardingThemes.php'
|
2048 |
),
|
2049 |
+
'Automattic\\WooCommerce\\Admin\\API\\SettingOptions' => array(
|
2050 |
+
'version' => '2.2.6.0',
|
2051 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/SettingOptions.php'
|
2052 |
),
|
2053 |
+
'Automattic\\WooCommerce\\Admin\\API\\Taxes' => array(
|
2054 |
+
'version' => '2.2.6.0',
|
2055 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/API/Taxes.php'
|
2056 |
),
|
2057 |
+
'Automattic\\WooCommerce\\Admin\\Survey' => array(
|
2058 |
+
'version' => '2.2.6.0',
|
2059 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Survey.php'
|
2060 |
),
|
2061 |
+
'Automattic\\WooCommerce\\Admin\\Install' => array(
|
2062 |
+
'version' => '2.2.6.0',
|
2063 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Install.php'
|
2064 |
),
|
2065 |
+
'Automattic\\WooCommerce\\Admin\\PluginsHelper' => array(
|
2066 |
+
'version' => '2.2.6.0',
|
2067 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/PluginsHelper.php'
|
2068 |
),
|
2069 |
'Automattic\\WooCommerce\\Admin\\Marketing\\InstalledExtensions' => array(
|
2070 |
+
'version' => '2.2.6.0',
|
2071 |
'path' => $baseDir . '/packages/woocommerce-admin/src/Marketing/InstalledExtensions.php'
|
2072 |
),
|
2073 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\InsightFirstSale' => array(
|
2074 |
+
'version' => '2.2.6.0',
|
2075 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/InsightFirstSale.php'
|
2076 |
),
|
2077 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WooCommerceSubscriptions' => array(
|
2078 |
+
'version' => '2.2.6.0',
|
2079 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/WooCommerceSubscriptions.php'
|
2080 |
),
|
2081 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\NeedSomeInspiration' => array(
|
2082 |
+
'version' => '2.2.6.0',
|
2083 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/NeedSomeInspiration.php'
|
2084 |
),
|
2085 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\DataStore' => array(
|
2086 |
+
'version' => '2.2.6.0',
|
2087 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DataStore.php'
|
2088 |
),
|
2089 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\RealTimeOrderAlerts' => array(
|
2090 |
+
'version' => '2.2.6.0',
|
2091 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/RealTimeOrderAlerts.php'
|
2092 |
),
|
2093 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\OnboardingTraits' => array(
|
2094 |
+
'version' => '2.2.6.0',
|
2095 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/OnboardingTraits.php'
|
2096 |
),
|
2097 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\NoteTraits' => array(
|
2098 |
+
'version' => '2.2.6.0',
|
2099 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/NoteTraits.php'
|
2100 |
),
|
2101 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\EUVATNumber' => array(
|
2102 |
+
'version' => '2.2.6.0',
|
2103 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/EUVATNumber.php'
|
2104 |
),
|
2105 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\TrackingOptIn' => array(
|
2106 |
+
'version' => '2.2.6.0',
|
2107 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/TrackingOptIn.php'
|
2108 |
),
|
2109 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\SellingOnlineCourses' => array(
|
2110 |
+
'version' => '2.2.6.0',
|
2111 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/SellingOnlineCourses.php'
|
2112 |
),
|
2113 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\FirstDownlaodableProduct' => array(
|
2114 |
+
'version' => '2.2.6.0',
|
2115 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/FirstDownlaodableProduct.php'
|
2116 |
),
|
2117 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\PerformanceOnMobile' => array(
|
2118 |
+
'version' => '2.2.6.0',
|
2119 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/PerformanceOnMobile.php'
|
2120 |
),
|
2121 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\GoogleAdsAndMarketing' => array(
|
2122 |
+
'version' => '2.2.6.0',
|
2123 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/GoogleAdsAndMarketing.php'
|
2124 |
),
|
2125 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\PersonalizeStore' => array(
|
2126 |
+
'version' => '2.2.6.0',
|
2127 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/PersonalizeStore.php'
|
2128 |
),
|
2129 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\EditProductsOnTheMove' => array(
|
2130 |
+
'version' => '2.2.6.0',
|
2131 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/EditProductsOnTheMove.php'
|
2132 |
),
|
2133 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\Marketing' => array(
|
2134 |
+
'version' => '2.2.6.0',
|
2135 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/Marketing.php'
|
2136 |
),
|
2137 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\InsightFirstProductAndPayment' => array(
|
2138 |
+
'version' => '2.2.6.0',
|
2139 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/InsightFirstProductAndPayment.php'
|
2140 |
),
|
2141 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\OnboardingEmailMarketing' => array(
|
2142 |
+
'version' => '2.2.6.0',
|
2143 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/OnboardingEmailMarketing.php'
|
2144 |
),
|
2145 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\DeactivatePlugin' => array(
|
2146 |
+
'version' => '2.2.6.0',
|
2147 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeactivatePlugin.php'
|
2148 |
),
|
2149 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WooSubscriptionsNotes' => array(
|
2150 |
+
'version' => '2.2.6.0',
|
2151 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php'
|
2152 |
),
|
2153 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\NavigationNudge' => array(
|
2154 |
+
'version' => '2.2.6.0',
|
2155 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/NavigationNudge.php'
|
2156 |
),
|
2157 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\InstallJPAndWCSPlugins' => array(
|
2158 |
+
'version' => '2.2.6.0',
|
2159 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/InstallJPAndWCSPlugins.php'
|
2160 |
),
|
2161 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\FilterByProductVariationsInReports' => array(
|
2162 |
+
'version' => '2.2.6.0',
|
2163 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/FilterByProductVariationsInReports.php'
|
2164 |
),
|
2165 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Note' => array(
|
2166 |
+
'version' => '2.2.6.0',
|
2167 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2168 |
),
|
2169 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes' => array(
|
2170 |
+
'version' => '2.2.6.0',
|
2171 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2172 |
),
|
2173 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Choose_Niche' => array(
|
2174 |
+
'version' => '2.2.6.0',
|
2175 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2176 |
),
|
2177 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Coupon_Page_Moved' => array(
|
2178 |
+
'version' => '2.2.6.0',
|
2179 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2180 |
),
|
2181 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Customize_Store_With_Blocks' => array(
|
2182 |
+
'version' => '2.2.6.0',
|
2183 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2184 |
),
|
2185 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Deactivate_Plugin' => array(
|
2186 |
+
'version' => '2.2.6.0',
|
2187 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2188 |
),
|
2189 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Draw_Attention' => array(
|
2190 |
+
'version' => '2.2.6.0',
|
2191 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2192 |
),
|
2193 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Edit_Products_On_The_Move' => array(
|
2194 |
+
'version' => '2.2.6.0',
|
2195 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2196 |
),
|
2197 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_EU_VAT_Number' => array(
|
2198 |
+
'version' => '2.2.6.0',
|
2199 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2200 |
),
|
2201 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Facebook_Marketing_Expert' => array(
|
2202 |
+
'version' => '2.2.6.0',
|
2203 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2204 |
),
|
2205 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_First_Product' => array(
|
2206 |
+
'version' => '2.2.6.0',
|
2207 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2208 |
),
|
2209 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Giving_Feedback_Notes' => array(
|
2210 |
+
'version' => '2.2.6.0',
|
2211 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2212 |
),
|
2213 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Insight_First_Sale' => array(
|
2214 |
+
'version' => '2.2.6.0',
|
2215 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2216 |
),
|
2217 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Install_JP_And_WCS_Plugins' => array(
|
2218 |
+
'version' => '2.2.6.0',
|
2219 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2220 |
),
|
2221 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Launch_Checklist' => array(
|
2222 |
+
'version' => '2.2.6.0',
|
2223 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2224 |
),
|
2225 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Marketing' => array(
|
2226 |
+
'version' => '2.2.6.0',
|
2227 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2228 |
),
|
2229 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Migrate_From_Shopify' => array(
|
2230 |
+
'version' => '2.2.6.0',
|
2231 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2232 |
),
|
2233 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Mobile_App' => array(
|
2234 |
+
'version' => '2.2.6.0',
|
2235 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2236 |
),
|
2237 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Need_Some_Inspiration' => array(
|
2238 |
+
'version' => '2.2.6.0',
|
2239 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2240 |
),
|
2241 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_New_Sales_Record' => array(
|
2242 |
+
'version' => '2.2.6.0',
|
2243 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2244 |
),
|
2245 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Onboarding_Email_Marketing' => array(
|
2246 |
+
'version' => '2.2.6.0',
|
2247 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2248 |
),
|
2249 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Onboarding_Payments' => array(
|
2250 |
+
'version' => '2.2.6.0',
|
2251 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2252 |
),
|
2253 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Online_Clothing_Store' => array(
|
2254 |
+
'version' => '2.2.6.0',
|
2255 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2256 |
),
|
2257 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Order_Milestones' => array(
|
2258 |
+
'version' => '2.2.6.0',
|
2259 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2260 |
),
|
2261 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Performance_On_Mobile' => array(
|
2262 |
+
'version' => '2.2.6.0',
|
2263 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2264 |
),
|
2265 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Personalize_Store' => array(
|
2266 |
+
'version' => '2.2.6.0',
|
2267 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2268 |
),
|
2269 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Real_Time_Order_Alerts' => array(
|
2270 |
+
'version' => '2.2.6.0',
|
2271 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2272 |
+
),
|
2273 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Selling_Online_Courses' => array(
|
2274 |
+
'version' => '2.2.6.0',
|
2275 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2276 |
+
),
|
2277 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Set_Up_Additional_Payment_Types' => array(
|
2278 |
+
'version' => '2.2.6.0',
|
2279 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2280 |
),
|
2281 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Start_Dropshipping_Business' => array(
|
2282 |
+
'version' => '2.2.6.0',
|
2283 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2284 |
),
|
2285 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Test_Checkout' => array(
|
2286 |
+
'version' => '2.2.6.0',
|
2287 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2288 |
),
|
2289 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Tracking_Opt_In' => array(
|
2290 |
+
'version' => '2.2.6.0',
|
2291 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2292 |
),
|
2293 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_Woo_Subscriptions_Notes' => array(
|
2294 |
+
'version' => '2.2.6.0',
|
2295 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2296 |
),
|
2297 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_WooCommerce_Payments' => array(
|
2298 |
+
'version' => '2.2.6.0',
|
2299 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2300 |
),
|
2301 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WC_Admin_Notes_WooCommerce_Subscriptions' => array(
|
2302 |
+
'version' => '2.2.6.0',
|
2303 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DeprecatedNotes.php'
|
2304 |
),
|
2305 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\DrawAttention' => array(
|
2306 |
+
'version' => '2.2.6.0',
|
2307 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/DrawAttention.php'
|
2308 |
),
|
2309 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\ManageOrdersOnTheGo' => array(
|
2310 |
+
'version' => '2.2.6.0',
|
2311 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/ManageOrdersOnTheGo.php'
|
2312 |
),
|
2313 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\Notes' => array(
|
2314 |
+
'version' => '2.2.6.0',
|
2315 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/Notes.php'
|
2316 |
),
|
2317 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\ChoosingTheme' => array(
|
2318 |
+
'version' => '2.2.6.0',
|
2319 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/ChoosingTheme.php'
|
2320 |
),
|
2321 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\CustomizingProductCatalog' => array(
|
2322 |
+
'version' => '2.2.6.0',
|
2323 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/CustomizingProductCatalog.php'
|
2324 |
),
|
2325 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\LaunchChecklist' => array(
|
2326 |
+
'version' => '2.2.6.0',
|
2327 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/LaunchChecklist.php'
|
2328 |
),
|
2329 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\OnlineClothingStore' => array(
|
2330 |
+
'version' => '2.2.6.0',
|
2331 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/OnlineClothingStore.php'
|
2332 |
),
|
2333 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\MerchantEmailNotifications\\NotificationEmail' => array(
|
2334 |
+
'version' => '2.2.6.0',
|
2335 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/MerchantEmailNotifications/NotificationEmail.php'
|
2336 |
),
|
2337 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\MerchantEmailNotifications\\MerchantEmailNotifications' => array(
|
2338 |
+
'version' => '2.2.6.0',
|
2339 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/MerchantEmailNotifications/MerchantEmailNotifications.php'
|
2340 |
),
|
2341 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\GettingStartedInEcommerceWebinar' => array(
|
2342 |
+
'version' => '2.2.6.0',
|
2343 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/GettingStartedInEcommerceWebinar.php'
|
2344 |
),
|
2345 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\StartDropshippingBusiness' => array(
|
2346 |
+
'version' => '2.2.6.0',
|
2347 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/StartDropshippingBusiness.php'
|
2348 |
),
|
2349 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\ChooseNiche' => array(
|
2350 |
+
'version' => '2.2.6.0',
|
2351 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/ChooseNiche.php'
|
2352 |
),
|
2353 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\CustomizeStoreWithBlocks' => array(
|
2354 |
+
'version' => '2.2.6.0',
|
2355 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/CustomizeStoreWithBlocks.php'
|
2356 |
),
|
2357 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\ManageStoreActivityFromHomeScreen' => array(
|
2358 |
+
'version' => '2.2.6.0',
|
2359 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/ManageStoreActivityFromHomeScreen.php'
|
2360 |
),
|
2361 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\TestCheckout' => array(
|
2362 |
+
'version' => '2.2.6.0',
|
2363 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/TestCheckout.php'
|
2364 |
),
|
2365 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\OrderMilestones' => array(
|
2366 |
+
'version' => '2.2.6.0',
|
2367 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/OrderMilestones.php'
|
2368 |
),
|
2369 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\OnboardingPayments' => array(
|
2370 |
+
'version' => '2.2.6.0',
|
2371 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/OnboardingPayments.php'
|
2372 |
),
|
2373 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\MobileApp' => array(
|
2374 |
+
'version' => '2.2.6.0',
|
2375 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/MobileApp.php'
|
2376 |
),
|
2377 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\ConfirmTaxSettings' => array(
|
2378 |
+
'version' => '2.2.6.0',
|
2379 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/ConfirmTaxSettings.php'
|
2380 |
),
|
2381 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\NewSalesRecord' => array(
|
2382 |
+
'version' => '2.2.6.0',
|
2383 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/NewSalesRecord.php'
|
2384 |
),
|
2385 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\GivingFeedbackNotes' => array(
|
2386 |
+
'version' => '2.2.6.0',
|
2387 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/GivingFeedbackNotes.php'
|
2388 |
),
|
2389 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\MigrateFromShopify' => array(
|
2390 |
+
'version' => '2.2.6.0',
|
2391 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/MigrateFromShopify.php'
|
2392 |
),
|
2393 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WelcomeToWooCommerceForStoreUsers' => array(
|
2394 |
+
'version' => '2.2.6.0',
|
2395 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/WelcomeToWooCommerceForStoreUsers.php'
|
2396 |
),
|
2397 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\NavigationFeedbackFollowUp' => array(
|
2398 |
+
'version' => '2.2.6.0',
|
2399 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/NavigationFeedbackFollowUp.php'
|
2400 |
),
|
2401 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\SetUpAdditionalPaymentTypes' => array(
|
2402 |
+
'version' => '2.2.6.0',
|
2403 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/SetUpAdditionalPaymentTypes.php'
|
2404 |
),
|
2405 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\CouponPageMoved' => array(
|
2406 |
+
'version' => '2.2.6.0',
|
2407 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/CouponPageMoved.php'
|
2408 |
),
|
2409 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\FirstProduct' => array(
|
2410 |
+
'version' => '2.2.6.0',
|
2411 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/FirstProduct.php'
|
2412 |
),
|
2413 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\Note' => array(
|
2414 |
+
'version' => '2.2.6.0',
|
2415 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/Note.php'
|
2416 |
),
|
2417 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\AddingAndManangingProducts' => array(
|
2418 |
+
'version' => '2.2.6.0',
|
2419 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/AddingAndManangingProducts.php'
|
2420 |
),
|
2421 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\LearnMoreAboutVariableProducts' => array(
|
2422 |
+
'version' => '2.2.6.0',
|
2423 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/LearnMoreAboutVariableProducts.php'
|
2424 |
),
|
2425 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\AddFirstProduct' => array(
|
2426 |
+
'version' => '2.2.6.0',
|
2427 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/AddFirstProduct.php'
|
2428 |
),
|
2429 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\NavigationFeedback' => array(
|
2430 |
+
'version' => '2.2.6.0',
|
2431 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/NavigationFeedback.php'
|
2432 |
),
|
2433 |
+
'Automattic\\WooCommerce\\Admin\\Notes\\WooCommercePayments' => array(
|
2434 |
+
'version' => '2.2.6.0',
|
2435 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Notes/WooCommercePayments.php'
|
2436 |
),
|
2437 |
+
'Automattic\\WooCommerce\\Admin\\CategoryLookup' => array(
|
2438 |
+
'version' => '2.2.6.0',
|
2439 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/CategoryLookup.php'
|
2440 |
),
|
2441 |
+
'Automattic\\WooCommerce\\Admin\\DateTimeProvider\\DateTimeProviderInterface' => array(
|
2442 |
+
'version' => '2.2.6.0',
|
2443 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/DateTimeProvider/DateTimeProviderInterface.php'
|
2444 |
),
|
2445 |
+
'Automattic\\WooCommerce\\Admin\\DateTimeProvider\\CurrentDateTimeProvider' => array(
|
2446 |
+
'version' => '2.2.6.0',
|
2447 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/DateTimeProvider/CurrentDateTimeProvider.php'
|
2448 |
),
|
2449 |
+
'Automattic\\WooCommerce\\Admin\\ReportCSVEmail' => array(
|
2450 |
+
'version' => '2.2.6.0',
|
2451 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/ReportCSVEmail.php'
|
2452 |
),
|
2453 |
+
'Automattic\\WooCommerce\\Admin\\Events' => array(
|
2454 |
+
'version' => '2.2.6.0',
|
2455 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Events.php'
|
2456 |
),
|
2457 |
+
'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\Favorites' => array(
|
2458 |
+
'version' => '2.2.6.0',
|
2459 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Navigation/Favorites.php'
|
2460 |
),
|
2461 |
+
'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\Init' => array(
|
2462 |
+
'version' => '2.2.6.0',
|
2463 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Navigation/Init.php'
|
2464 |
),
|
2465 |
+
'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\Screen' => array(
|
2466 |
+
'version' => '2.2.6.0',
|
2467 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Navigation/Screen.php'
|
2468 |
),
|
2469 |
+
'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\Menu' => array(
|
2470 |
+
'version' => '2.2.6.0',
|
2471 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Navigation/Menu.php'
|
2472 |
),
|
2473 |
+
'Automattic\\WooCommerce\\Admin\\Features\\Navigation\\CoreMenu' => array(
|
2474 |
+
'version' => '2.2.6.0',
|
2475 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Navigation/CoreMenu.php'
|
2476 |
),
|
2477 |
+
'Automattic\\WooCommerce\\Admin\\Features\\Coupons' => array(
|
2478 |
+
'version' => '2.2.6.0',
|
2479 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Coupons.php'
|
2480 |
),
|
2481 |
+
'Automattic\\WooCommerce\\Admin\\Features\\Marketing' => array(
|
2482 |
+
'version' => '2.2.6.0',
|
2483 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Marketing.php'
|
2484 |
),
|
2485 |
+
'Automattic\\WooCommerce\\Admin\\Features\\Homescreen' => array(
|
2486 |
+
'version' => '2.2.6.0',
|
2487 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Homescreen.php'
|
2488 |
),
|
2489 |
+
'Automattic\\WooCommerce\\Admin\\Features\\Features' => array(
|
2490 |
+
'version' => '2.2.6.0',
|
2491 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Features.php'
|
2492 |
),
|
2493 |
+
'Automattic\\WooCommerce\\Admin\\Features\\Settings' => array(
|
2494 |
+
'version' => '2.2.6.0',
|
2495 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Settings.php'
|
2496 |
),
|
2497 |
+
'Automattic\\WooCommerce\\Admin\\Features\\ShippingLabelBanner' => array(
|
2498 |
+
'version' => '2.2.6.0',
|
2499 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/ShippingLabelBanner.php'
|
2500 |
),
|
2501 |
+
'Automattic\\WooCommerce\\Admin\\Features\\ShippingLabelBannerDisplayRules' => array(
|
2502 |
+
'version' => '2.2.6.0',
|
2503 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/ShippingLabelBannerDisplayRules.php'
|
2504 |
),
|
2505 |
+
'Automattic\\WooCommerce\\Admin\\Features\\CouponsMovedTrait' => array(
|
2506 |
+
'version' => '2.2.6.0',
|
2507 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/CouponsMovedTrait.php'
|
2508 |
),
|
2509 |
+
'Automattic\\WooCommerce\\Admin\\Features\\MobileAppBanner' => array(
|
2510 |
+
'version' => '2.2.6.0',
|
2511 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/MobileAppBanner.php'
|
2512 |
),
|
2513 |
+
'Automattic\\WooCommerce\\Admin\\Features\\AnalyticsDashboard' => array(
|
2514 |
+
'version' => '2.2.6.0',
|
2515 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/AnalyticsDashboard.php'
|
2516 |
),
|
2517 |
+
'Automattic\\WooCommerce\\Admin\\Features\\Onboarding' => array(
|
2518 |
+
'version' => '2.2.6.0',
|
2519 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Onboarding.php'
|
2520 |
),
|
2521 |
+
'Automattic\\WooCommerce\\Admin\\Features\\CustomerEffortScoreTracks' => array(
|
2522 |
+
'version' => '2.2.6.0',
|
2523 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php'
|
2524 |
),
|
2525 |
+
'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks' => array(
|
2526 |
+
'version' => '2.2.6.0',
|
2527 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/OnboardingTasks.php'
|
2528 |
),
|
2529 |
+
'Automattic\\WooCommerce\\Admin\\Features\\Analytics' => array(
|
2530 |
+
'version' => '2.2.6.0',
|
2531 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/Analytics.php'
|
2532 |
),
|
2533 |
+
'Automattic\\WooCommerce\\Admin\\Features\\ActivityPanels' => array(
|
2534 |
+
'version' => '2.2.6.0',
|
2535 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Features/ActivityPanels.php'
|
2536 |
+
),
|
2537 |
+
'Automattic\\WooCommerce\\Admin\\Schedulers\\SchedulerTraits' => array(
|
2538 |
+
'version' => '2.2.6.0',
|
2539 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Schedulers/SchedulerTraits.php'
|
2540 |
),
|
2541 |
'Automattic\\WooCommerce\\Admin\\Schedulers\\OrdersScheduler' => array(
|
2542 |
+
'version' => '2.2.6.0',
|
2543 |
'path' => $baseDir . '/packages/woocommerce-admin/src/Schedulers/OrdersScheduler.php'
|
2544 |
),
|
2545 |
'Automattic\\WooCommerce\\Admin\\Schedulers\\CustomersScheduler' => array(
|
2546 |
+
'version' => '2.2.6.0',
|
2547 |
'path' => $baseDir . '/packages/woocommerce-admin/src/Schedulers/CustomersScheduler.php'
|
2548 |
),
|
2549 |
'Automattic\\WooCommerce\\Admin\\Schedulers\\ImportScheduler' => array(
|
2550 |
+
'version' => '2.2.6.0',
|
2551 |
'path' => $baseDir . '/packages/woocommerce-admin/src/Schedulers/ImportScheduler.php'
|
2552 |
),
|
2553 |
+
'Automattic\\WooCommerce\\Admin\\Schedulers\\ImportInterface' => array(
|
2554 |
+
'version' => '2.2.6.0',
|
2555 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/Schedulers/ImportInterface.php'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2556 |
),
|
2557 |
+
'Automattic\\WooCommerce\\Admin\\ReportExporter' => array(
|
2558 |
+
'version' => '2.2.6.0',
|
2559 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/ReportExporter.php'
|
2560 |
),
|
2561 |
+
'Automattic\\WooCommerce\\Admin\\ReportCSVExporter' => array(
|
2562 |
+
'version' => '2.2.6.0',
|
2563 |
+
'path' => $baseDir . '/packages/woocommerce-admin/src/ReportCSVExporter.php'
|
2564 |
),
|
2565 |
+
'Automattic\\WooCommerce\\Proxies\\ActionsProxy' => array(
|
2566 |
+
'version' => '5.3.0.0',
|
2567 |
+
'path' => $baseDir . '/src/Proxies/ActionsProxy.php'
|
2568 |
),
|
2569 |
+
'Automattic\\WooCommerce\\Proxies\\LegacyProxy' => array(
|
2570 |
+
'version' => '5.3.0.0',
|
2571 |
+
'path' => $baseDir . '/src/Proxies/LegacyProxy.php'
|
2572 |
),
|
2573 |
+
'Automattic\\WooCommerce\\Container' => array(
|
2574 |
+
'version' => '5.3.0.0',
|
2575 |
+
'path' => $baseDir . '/src/Container.php'
|
2576 |
),
|
2577 |
+
'Automattic\\WooCommerce\\Internal\\RestApiUtil' => array(
|
2578 |
+
'version' => '5.3.0.0',
|
2579 |
+
'path' => $baseDir . '/src/Internal/RestApiUtil.php'
|
2580 |
),
|
2581 |
'Automattic\\WooCommerce\\Internal\\DownloadPermissionsAdjuster' => array(
|
2582 |
+
'version' => '5.3.0.0',
|
2583 |
'path' => $baseDir . '/src/Internal/DownloadPermissionsAdjuster.php'
|
2584 |
),
|
2585 |
+
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\ProxiesServiceProvider' => array(
|
2586 |
+
'version' => '5.3.0.0',
|
2587 |
+
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/ProxiesServiceProvider.php'
|
2588 |
),
|
2589 |
+
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders\\DownloadPermissionsAdjusterServiceProvider' => array(
|
2590 |
+
'version' => '5.3.0.0',
|
2591 |
+
'path' => $baseDir . '/src/Internal/DependencyManagement/ServiceProviders/DownloadPermissionsAdjusterServiceProvider.php'
|
2592 |
),
|
2593 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\Definition' => array(
|
2594 |
+
'version' => '5.3.0.0',
|
2595 |
'path' => $baseDir . '/src/Internal/DependencyManagement/Definition.php'
|
2596 |
),
|
|
|
|
|
|
|
|
|
2597 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\AbstractServiceProvider' => array(
|
2598 |
+
'version' => '5.3.0.0',
|
2599 |
'path' => $baseDir . '/src/Internal/DependencyManagement/AbstractServiceProvider.php'
|
2600 |
),
|
2601 |
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ContainerException' => array(
|
2602 |
+
'version' => '5.3.0.0',
|
2603 |
'path' => $baseDir . '/src/Internal/DependencyManagement/ContainerException.php'
|
2604 |
),
|
2605 |
+
'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ExtendedContainer' => array(
|
2606 |
+
'version' => '5.3.0.0',
|
2607 |
+
'path' => $baseDir . '/src/Internal/DependencyManagement/ExtendedContainer.php'
|
2608 |
),
|
2609 |
+
'Automattic\\WooCommerce\\Internal\\WCCom\\ConnectionHelper' => array(
|
2610 |
+
'version' => '5.3.0.0',
|
2611 |
+
'path' => $baseDir . '/src/Internal/WCCom/ConnectionHelper.php'
|
2612 |
),
|
2613 |
+
'Automattic\\WooCommerce\\Autoloader' => array(
|
2614 |
+
'version' => '5.3.0.0',
|
2615 |
+
'path' => $baseDir . '/src/Autoloader.php'
|
2616 |
),
|
2617 |
+
'Automattic\\WooCommerce\\Packages' => array(
|
2618 |
+
'version' => '5.3.0.0',
|
2619 |
+
'path' => $baseDir . '/src/Packages.php'
|
2620 |
),
|
2621 |
+
'Automattic\\WooCommerce\\Utilities\\StringUtil' => array(
|
2622 |
+
'version' => '5.3.0.0',
|
2623 |
+
'path' => $baseDir . '/src/Utilities/StringUtil.php'
|
2624 |
),
|
2625 |
+
'Automattic\\WooCommerce\\Utilities\\NumberUtil' => array(
|
2626 |
+
'version' => '5.3.0.0',
|
2627 |
+
'path' => $baseDir . '/src/Utilities/NumberUtil.php'
|
2628 |
+
),
|
2629 |
+
'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStock' => array(
|
2630 |
+
'version' => '5.3.0.0',
|
2631 |
+
'path' => $baseDir . '/src/Checkout/Helpers/ReserveStock.php'
|
2632 |
+
),
|
2633 |
+
'Automattic\\WooCommerce\\Checkout\\Helpers\\ReserveStockException' => array(
|
2634 |
+
'version' => '5.3.0.0',
|
2635 |
+
'path' => $baseDir . '/src/Checkout/Helpers/ReserveStockException.php'
|
2636 |
+
),
|
2637 |
+
'Automattic\\Jetpack\\Autoloader\\ManifestGenerator' => array(
|
2638 |
+
'version' => '2.10.1.0',
|
2639 |
+
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/ManifestGenerator.php'
|
2640 |
),
|
2641 |
'Automattic\\Jetpack\\Autoloader\\AutoloadGenerator' => array(
|
2642 |
'version' => '2.10.1.0',
|
2643 |
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadGenerator.php'
|
2644 |
),
|
2645 |
+
'Automattic\\Jetpack\\Autoloader\\AutoloadProcessor' => array(
|
2646 |
'version' => '2.10.1.0',
|
2647 |
+
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadProcessor.php'
|
2648 |
),
|
2649 |
'Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin' => array(
|
2650 |
'version' => '2.10.1.0',
|
2654 |
'version' => '2.10.1.0',
|
2655 |
'path' => $vendorDir . '/automattic/jetpack-autoloader/src/AutoloadFileWriter.php'
|
2656 |
),
|
2657 |
+
'WC_REST_Shipping_Zone_Locations_Controller' => array(
|
2658 |
+
'version' => '5.3.0.0',
|
2659 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-locations-controller.php'
|
|
|
|
|
|
|
|
|
2660 |
),
|
2661 |
+
'WC_REST_Report_Products_Totals_Controller' => array(
|
2662 |
+
'version' => '5.3.0.0',
|
2663 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php'
|
2664 |
),
|
2665 |
+
'WC_REST_Controller' => array(
|
2666 |
+
'version' => '5.3.0.0',
|
2667 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-controller.php'
|
2668 |
),
|
2669 |
+
'WC_REST_Report_Coupons_Totals_Controller' => array(
|
2670 |
+
'version' => '5.3.0.0',
|
2671 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php'
|
2672 |
),
|
2673 |
+
'WC_REST_Product_Attribute_Terms_Controller' => array(
|
2674 |
+
'version' => '5.3.0.0',
|
2675 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attribute-terms-controller.php'
|
2676 |
),
|
2677 |
+
'WC_REST_Tax_Classes_Controller' => array(
|
2678 |
+
'version' => '5.3.0.0',
|
2679 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-tax-classes-controller.php'
|
2680 |
),
|
2681 |
+
'WC_REST_Product_Categories_Controller' => array(
|
2682 |
+
'version' => '5.3.0.0',
|
2683 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-categories-controller.php'
|
2684 |
),
|
2685 |
+
'WC_REST_Taxes_Controller' => array(
|
2686 |
+
'version' => '5.3.0.0',
|
2687 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php'
|
2688 |
),
|
2689 |
+
'WC_REST_Product_Variations_Controller' => array(
|
2690 |
+
'version' => '5.3.0.0',
|
2691 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-variations-controller.php'
|
2692 |
),
|
2693 |
+
'WC_REST_Product_Tags_Controller' => array(
|
2694 |
+
'version' => '5.3.0.0',
|
2695 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-tags-controller.php'
|
2696 |
),
|
2697 |
+
'WC_REST_Shipping_Zone_Methods_Controller' => array(
|
2698 |
+
'version' => '5.3.0.0',
|
2699 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zone-methods-controller.php'
|
2700 |
),
|
2701 |
+
'WC_REST_Product_Reviews_Controller' => array(
|
2702 |
+
'version' => '5.3.0.0',
|
2703 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php'
|
2704 |
),
|
2705 |
+
'WC_REST_Data_Continents_Controller' => array(
|
2706 |
+
'version' => '5.3.0.0',
|
2707 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php'
|
2708 |
),
|
2709 |
+
'WC_REST_CRUD_Controller' => array(
|
2710 |
+
'version' => '5.3.0.0',
|
2711 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php'
|
2712 |
),
|
2713 |
+
'WC_REST_Reports_Controller' => array(
|
2714 |
+
'version' => '5.3.0.0',
|
2715 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-reports-controller.php'
|
2716 |
),
|
2717 |
+
'WC_REST_Report_Orders_Totals_Controller' => array(
|
2718 |
+
'version' => '5.3.0.0',
|
2719 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-orders-totals-controller.php'
|
2720 |
),
|
2721 |
+
'WC_REST_System_Status_Tools_Controller' => array(
|
2722 |
+
'version' => '5.3.0.0',
|
2723 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-tools-controller.php'
|
2724 |
),
|
2725 |
+
'WC_REST_Settings_Controller' => array(
|
2726 |
+
'version' => '5.3.0.0',
|
2727 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-settings-controller.php'
|
2728 |
),
|
2729 |
+
'WC_REST_Coupons_Controller' => array(
|
2730 |
+
'version' => '5.3.0.0',
|
2731 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-coupons-controller.php'
|
2732 |
),
|
2733 |
+
'WC_REST_Terms_Controller' => array(
|
2734 |
+
'version' => '5.3.0.0',
|
2735 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php'
|
2736 |
),
|
2737 |
+
'WC_REST_Orders_Controller' => array(
|
2738 |
+
'version' => '5.3.0.0',
|
2739 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-orders-controller.php'
|
2740 |
),
|
2741 |
+
'WC_REST_Data_Countries_Controller' => array(
|
2742 |
+
'version' => '5.3.0.0',
|
2743 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php'
|
2744 |
),
|
2745 |
+
'WC_REST_Network_Orders_Controller' => array(
|
2746 |
+
'version' => '5.3.0.0',
|
2747 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-network-orders-controller.php'
|
2748 |
),
|
2749 |
+
'WC_REST_Customers_Controller' => array(
|
2750 |
+
'version' => '5.3.0.0',
|
2751 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php'
|
2752 |
),
|
2753 |
+
'WC_REST_Data_Currencies_Controller' => array(
|
2754 |
+
'version' => '5.3.0.0',
|
2755 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php'
|
2756 |
),
|
2757 |
+
'WC_REST_System_Status_Controller' => array(
|
2758 |
+
'version' => '5.3.0.0',
|
2759 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-system-status-controller.php'
|
2760 |
),
|
2761 |
+
'WC_REST_Customer_Downloads_Controller' => array(
|
2762 |
+
'version' => '5.3.0.0',
|
2763 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-customer-downloads-controller.php'
|
2764 |
),
|
2765 |
+
'WC_REST_Report_Customers_Totals_Controller' => array(
|
2766 |
+
'version' => '5.3.0.0',
|
2767 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php'
|
2768 |
),
|
2769 |
+
'WC_REST_Report_Sales_Controller' => array(
|
2770 |
+
'version' => '5.3.0.0',
|
2771 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-sales-controller.php'
|
2772 |
),
|
2773 |
+
'WC_REST_Report_Reviews_Totals_Controller' => array(
|
2774 |
+
'version' => '5.3.0.0',
|
2775 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-reviews-totals-controller.php'
|
2776 |
),
|
2777 |
+
'WC_REST_Products_Controller' => array(
|
2778 |
+
'version' => '5.3.0.0',
|
2779 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-products-controller.php'
|
2780 |
),
|
2781 |
+
'WC_REST_Order_Refunds_Controller' => array(
|
2782 |
+
'version' => '5.3.0.0',
|
2783 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-refunds-controller.php'
|
2784 |
),
|
2785 |
+
'WC_REST_Product_Attributes_Controller' => array(
|
2786 |
+
'version' => '5.3.0.0',
|
2787 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php'
|
2788 |
),
|
2789 |
+
'WC_REST_Setting_Options_Controller' => array(
|
2790 |
+
'version' => '5.3.0.0',
|
2791 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-setting-options-controller.php'
|
2792 |
),
|
2793 |
+
'WC_REST_Product_Shipping_Classes_Controller' => array(
|
2794 |
+
'version' => '5.3.0.0',
|
2795 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php'
|
2796 |
),
|
2797 |
+
'WC_REST_Order_Notes_Controller' => array(
|
2798 |
+
'version' => '5.3.0.0',
|
2799 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php'
|
2800 |
),
|
2801 |
+
'WC_REST_Payment_Gateways_Controller' => array(
|
2802 |
+
'version' => '5.3.0.0',
|
2803 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php'
|
2804 |
),
|
2805 |
+
'WC_REST_Report_Top_Sellers_Controller' => array(
|
2806 |
+
'version' => '5.3.0.0',
|
2807 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-report-top-sellers-controller.php'
|
2808 |
),
|
2809 |
+
'WC_REST_Shipping_Methods_Controller' => array(
|
2810 |
+
'version' => '5.3.0.0',
|
2811 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-methods-controller.php'
|
2812 |
),
|
2813 |
+
'WC_REST_Data_Controller' => array(
|
2814 |
+
'version' => '5.3.0.0',
|
2815 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-data-controller.php'
|
2816 |
),
|
2817 |
+
'WC_REST_Shipping_Zones_Controller' => array(
|
2818 |
+
'version' => '5.3.0.0',
|
2819 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller.php'
|
2820 |
),
|
2821 |
+
'WC_REST_Webhooks_Controller' => array(
|
2822 |
+
'version' => '5.3.0.0',
|
2823 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-webhooks-controller.php'
|
2824 |
),
|
2825 |
+
'WC_REST_Shipping_Zones_Controller_Base' => array(
|
2826 |
+
'version' => '5.3.0.0',
|
2827 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php'
|
2828 |
),
|
2829 |
+
'WC_REST_Posts_Controller' => array(
|
2830 |
+
'version' => '5.3.0.0',
|
2831 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php'
|
2832 |
),
|
2833 |
+
'WC_REST_Setting_Options_V2_Controller' => array(
|
2834 |
+
'version' => '5.3.0.0',
|
2835 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php'
|
2836 |
),
|
2837 |
+
'WC_REST_Payment_Gateways_V2_Controller' => array(
|
2838 |
+
'version' => '5.3.0.0',
|
2839 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-payment-gateways-v2-controller.php'
|
2840 |
),
|
2841 |
+
'WC_REST_Webhooks_V2_Controller' => array(
|
2842 |
+
'version' => '5.3.0.0',
|
2843 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhooks-v2-controller.php'
|
2844 |
),
|
2845 |
+
'WC_REST_Product_Attributes_V2_Controller' => array(
|
2846 |
+
'version' => '5.3.0.0',
|
2847 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attributes-v2-controller.php'
|
2848 |
),
|
2849 |
+
'WC_REST_Orders_V2_Controller' => array(
|
2850 |
+
'version' => '5.3.0.0',
|
2851 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php'
|
2852 |
),
|
2853 |
+
'WC_REST_Network_Orders_V2_Controller' => array(
|
2854 |
+
'version' => '5.3.0.0',
|
2855 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-network-orders-v2-controller.php'
|
2856 |
),
|
2857 |
+
'WC_REST_Product_Shipping_Classes_V2_Controller' => array(
|
2858 |
+
'version' => '5.3.0.0',
|
2859 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-shipping-classes-v2-controller.php'
|
2860 |
),
|
2861 |
+
'WC_REST_Products_V2_Controller' => array(
|
2862 |
+
'version' => '5.3.0.0',
|
2863 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-products-v2-controller.php'
|
2864 |
),
|
2865 |
+
'WC_REST_Shipping_Zone_Methods_V2_Controller' => array(
|
2866 |
+
'version' => '5.3.0.0',
|
2867 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-methods-v2-controller.php'
|
2868 |
),
|
2869 |
+
'WC_REST_Shipping_Zone_Locations_V2_Controller' => array(
|
2870 |
+
'version' => '5.3.0.0',
|
2871 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zone-locations-v2-controller.php'
|
2872 |
),
|
2873 |
+
'WC_REST_Order_Refunds_V2_Controller' => array(
|
2874 |
+
'version' => '5.3.0.0',
|
2875 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-refunds-v2-controller.php'
|
2876 |
),
|
2877 |
+
'WC_REST_Reports_V2_Controller' => array(
|
2878 |
+
'version' => '5.3.0.0',
|
2879 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-reports-v2-controller.php'
|
2880 |
),
|
2881 |
+
'WC_REST_Customer_Downloads_V2_Controller' => array(
|
2882 |
+
'version' => '5.3.0.0',
|
2883 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php'
|
2884 |
),
|
2885 |
+
'WC_REST_Settings_V2_Controller' => array(
|
2886 |
+
'version' => '5.3.0.0',
|
2887 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-settings-v2-controller.php'
|
2888 |
),
|
2889 |
+
'WC_REST_Taxes_V2_Controller' => array(
|
2890 |
+
'version' => '5.3.0.0',
|
2891 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-taxes-v2-controller.php'
|
2892 |
),
|
2893 |
+
'WC_REST_Product_Reviews_V2_Controller' => array(
|
2894 |
+
'version' => '5.3.0.0',
|
2895 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-reviews-v2-controller.php'
|
2896 |
),
|
2897 |
+
'WC_REST_Product_Attribute_Terms_V2_Controller' => array(
|
2898 |
+
'version' => '5.3.0.0',
|
2899 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-attribute-terms-v2-controller.php'
|
2900 |
),
|
2901 |
+
'WC_REST_System_Status_Tools_V2_Controller' => array(
|
2902 |
+
'version' => '5.3.0.0',
|
2903 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-tools-v2-controller.php'
|
2904 |
),
|
2905 |
+
'WC_REST_Shipping_Methods_V2_Controller' => array(
|
2906 |
+
'version' => '5.3.0.0',
|
2907 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php'
|
2908 |
),
|
2909 |
+
'WC_REST_Product_Variations_V2_Controller' => array(
|
2910 |
+
'version' => '5.3.0.0',
|
2911 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-variations-v2-controller.php'
|
2912 |
),
|
2913 |
+
'WC_REST_Product_Tags_V2_Controller' => array(
|
2914 |
+
'version' => '5.3.0.0',
|
2915 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-tags-v2-controller.php'
|
2916 |
),
|
2917 |
+
'WC_REST_Shipping_Zones_V2_Controller' => array(
|
2918 |
+
'version' => '5.3.0.0',
|
2919 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php'
|
2920 |
),
|
2921 |
+
'WC_REST_Webhook_Deliveries_V2_Controller' => array(
|
2922 |
+
'version' => '5.3.0.0',
|
2923 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-webhook-deliveries-v2-controller.php'
|
2924 |
),
|
2925 |
+
'WC_REST_Report_Sales_V2_Controller' => array(
|
2926 |
+
'version' => '5.3.0.0',
|
2927 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-sales-v2-controller.php'
|
2928 |
),
|
2929 |
+
'WC_REST_Customers_V2_Controller' => array(
|
2930 |
+
'version' => '5.3.0.0',
|
2931 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-customers-v2-controller.php'
|
2932 |
),
|
2933 |
+
'WC_REST_Tax_Classes_V2_Controller' => array(
|
2934 |
+
'version' => '5.3.0.0',
|
2935 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-tax-classes-v2-controller.php'
|
2936 |
),
|
2937 |
+
'WC_REST_Order_Notes_V2_Controller' => array(
|
2938 |
+
'version' => '5.3.0.0',
|
2939 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php'
|
2940 |
),
|
2941 |
+
'WC_REST_Coupons_V2_Controller' => array(
|
2942 |
+
'version' => '5.3.0.0',
|
2943 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-coupons-v2-controller.php'
|
2944 |
),
|
2945 |
+
'WC_REST_System_Status_V2_Controller' => array(
|
2946 |
+
'version' => '5.3.0.0',
|
2947 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-system-status-v2-controller.php'
|
2948 |
),
|
2949 |
+
'WC_REST_Report_Top_Sellers_V2_Controller' => array(
|
2950 |
+
'version' => '5.3.0.0',
|
2951 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-report-top-sellers-v2-controller.php'
|
2952 |
),
|
2953 |
+
'WC_REST_Product_Categories_V2_Controller' => array(
|
2954 |
+
'version' => '5.3.0.0',
|
2955 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version2/class-wc-rest-product-categories-v2-controller.php'
|
2956 |
),
|
2957 |
+
'WC_REST_Report_Top_Sellers_V1_Controller' => array(
|
2958 |
+
'version' => '5.3.0.0',
|
2959 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php'
|
2960 |
),
|
2961 |
+
'WC_REST_Webhook_Deliveries_V1_Controller' => array(
|
2962 |
+
'version' => '5.3.0.0',
|
2963 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php'
|
2964 |
),
|
2965 |
+
'WC_REST_Customers_V1_Controller' => array(
|
2966 |
+
'version' => '5.3.0.0',
|
2967 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php'
|
2968 |
),
|
2969 |
+
'WC_REST_Products_V1_Controller' => array(
|
2970 |
+
'version' => '5.3.0.0',
|
2971 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-products-v1-controller.php'
|
2972 |
),
|
2973 |
+
'WC_REST_Coupons_V1_Controller' => array(
|
2974 |
+
'version' => '5.3.0.0',
|
2975 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-coupons-v1-controller.php'
|
2976 |
),
|
2977 |
+
'WC_REST_Orders_V1_Controller' => array(
|
2978 |
+
'version' => '5.3.0.0',
|
2979 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php'
|
2980 |
),
|
2981 |
+
'WC_REST_Product_Attribute_Terms_V1_Controller' => array(
|
2982 |
+
'version' => '5.3.0.0',
|
2983 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attribute-terms-v1-controller.php'
|
2984 |
),
|
2985 |
+
'WC_REST_Product_Attributes_V1_Controller' => array(
|
2986 |
+
'version' => '5.3.0.0',
|
2987 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-attributes-v1-controller.php'
|
2988 |
),
|
2989 |
+
'WC_REST_Taxes_V1_Controller' => array(
|
2990 |
+
'version' => '5.3.0.0',
|
2991 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php'
|
2992 |
),
|
2993 |
+
'WC_REST_Order_Refunds_V1_Controller' => array(
|
2994 |
+
'version' => '5.3.0.0',
|
2995 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-refunds-v1-controller.php'
|
2996 |
),
|
2997 |
+
'WC_REST_Order_Notes_V1_Controller' => array(
|
2998 |
+
'version' => '5.3.0.0',
|
2999 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php'
|
3000 |
),
|
3001 |
+
'WC_REST_Product_Tags_V1_Controller' => array(
|
3002 |
+
'version' => '5.3.0.0',
|
3003 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-tags-v1-controller.php'
|
3004 |
),
|
3005 |
+
'WC_REST_Webhooks_V1_Controller' => array(
|
3006 |
+
'version' => '5.3.0.0',
|
3007 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php'
|
3008 |
),
|
3009 |
+
'WC_REST_Product_Categories_V1_Controller' => array(
|
3010 |
+
'version' => '5.3.0.0',
|
3011 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-categories-v1-controller.php'
|
3012 |
),
|
3013 |
+
'WC_REST_Report_Sales_V1_Controller' => array(
|
3014 |
+
'version' => '5.3.0.0',
|
3015 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-report-sales-v1-controller.php'
|
3016 |
),
|
3017 |
+
'WC_REST_Reports_V1_Controller' => array(
|
3018 |
+
'version' => '5.3.0.0',
|
3019 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-reports-v1-controller.php'
|
3020 |
),
|
3021 |
+
'WC_REST_Product_Shipping_Classes_V1_Controller' => array(
|
3022 |
+
'version' => '5.3.0.0',
|
3023 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php'
|
3024 |
),
|
3025 |
+
'WC_REST_Product_Reviews_V1_Controller' => array(
|
3026 |
+
'version' => '5.3.0.0',
|
3027 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-product-reviews-v1-controller.php'
|
3028 |
),
|
3029 |
+
'WC_REST_Customer_Downloads_V1_Controller' => array(
|
3030 |
+
'version' => '5.3.0.0',
|
3031 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php'
|
3032 |
),
|
3033 |
+
'WC_REST_Tax_Classes_V1_Controller' => array(
|
3034 |
+
'version' => '5.3.0.0',
|
3035 |
+
'path' => $baseDir . '/includes/rest-api/Controllers/Version1/class-wc-rest-tax-classes-v1-controller.php'
|
3036 |
),
|
3037 |
+
'Automattic\\WooCommerce\\RestApi\\Server' => array(
|
3038 |
+
'version' => '5.3.0.0',
|
3039 |
+
'path' => $baseDir . '/includes/rest-api/Server.php'
|
3040 |
),
|
3041 |
+
'Automattic\\WooCommerce\\RestApi\\Package' => array(
|
3042 |
+
'version' => '5.3.0.0',
|
3043 |
+
'path' => $baseDir . '/includes/rest-api/Package.php'
|
3044 |
),
|
3045 |
+
'Automattic\\WooCommerce\\RestApi\\Utilities\\SingletonTrait' => array(
|
3046 |
+
'version' => '5.3.0.0',
|
3047 |
+
'path' => $baseDir . '/includes/rest-api/Utilities/SingletonTrait.php'
|
3048 |
),
|
3049 |
+
'Automattic\\WooCommerce\\RestApi\\Utilities\\ImageAttachment' => array(
|
3050 |
+
'version' => '5.3.0.0',
|
3051 |
+
'path' => $baseDir . '/includes/rest-api/Utilities/ImageAttachment.php'
|
3052 |
),
|
3053 |
+
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\AdminNotesHelper' => array(
|
3054 |
+
'version' => '5.3.0.0',
|
3055 |
+
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/AdminNotesHelper.php'
|
3056 |
+
),
|
3057 |
+
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\SettingsHelper' => array(
|
3058 |
+
'version' => '5.3.0.0',
|
3059 |
+
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/SettingsHelper.php'
|
3060 |
),
|
3061 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\OrderHelper' => array(
|
3062 |
+
'version' => '5.3.0.0',
|
3063 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/OrderHelper.php'
|
3064 |
),
|
3065 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ProductHelper' => array(
|
3066 |
+
'version' => '5.3.0.0',
|
3067 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ProductHelper.php'
|
3068 |
),
|
|
|
|
|
|
|
|
|
3069 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\ShippingHelper' => array(
|
3070 |
+
'version' => '5.3.0.0',
|
3071 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/ShippingHelper.php'
|
3072 |
),
|
3073 |
+
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CouponHelper' => array(
|
3074 |
+
'version' => '5.3.0.0',
|
3075 |
+
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CouponHelper.php'
|
3076 |
+
),
|
3077 |
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\CustomerHelper' => array(
|
3078 |
+
'version' => '5.3.0.0',
|
3079 |
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/CustomerHelper.php'
|
3080 |
),
|
3081 |
+
'Automattic\\WooCommerce\\RestApi\\UnitTests\\Helpers\\QueueHelper' => array(
|
3082 |
+
'version' => '5.3.0.0',
|
3083 |
+
'path' => $baseDir . '/tests/legacy/unit-tests/rest-api/Helpers/QueueHelper.php'
|
|
|
|
|
|
|
|
|
3084 |
),
|
3085 |
'Automattic\\Jetpack\\Constants' => array(
|
3086 |
'version' => '1.5.1.0',
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -5,7 +5,7 @@
|
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
-
namespace Automattic\Jetpack\Autoloader\
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
5 |
* @package automattic/jetpack-autoloader
|
6 |
*/
|
7 |
|
8 |
+
namespace Automattic\Jetpack\Autoloader\jpfd0d177b2d8140b4b20d4474b07b8ed7;
|
9 |
|
10 |
// phpcs:ignore
|
11 |
|
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: WooCommerce
|
4 |
* Plugin URI: https://woocommerce.com/
|
5 |
* Description: An eCommerce toolkit that helps you sell anything. Beautifully.
|
6 |
-
* Version: 5.3.0
|
7 |
* Author: Automattic
|
8 |
* Author URI: https://woocommerce.com
|
9 |
* Text Domain: woocommerce
|
3 |
* Plugin Name: WooCommerce
|
4 |
* Plugin URI: https://woocommerce.com/
|
5 |
* Description: An eCommerce toolkit that helps you sell anything. Beautifully.
|
6 |
+
* Version: 5.3.0
|
7 |
* Author: Automattic
|
8 |
* Author URI: https://woocommerce.com
|
9 |
* Text Domain: woocommerce
|