We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b1199 commit 6c6cf37Copy full SHA for 6c6cf37
composer.json
@@ -35,12 +35,12 @@
35
"woocommerce/class-sv-wp-admin-message-handler.php"
36
],
37
"psr-4": {
38
- "SkyVerge\\WooCommerce\\PluginFramework\\v5_15_4\\": "woocommerce/"
+ "SkyVerge\\WooCommerce\\PluginFramework\\v5_15_5\\": "woocommerce/"
39
}
40
},
41
"autoload-dev": {
42
43
- "SkyVerge\\WooCommerce\\PluginFramework\\v5_15_4\\Tests\\": "tests/"
+ "SkyVerge\\WooCommerce\\PluginFramework\\v5_15_5\\Tests\\": "tests/"
44
45
46
"config": {
0 commit comments