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 0e31cb3 commit 5ab7889Copy full SHA for 5ab7889
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_3\\": "woocommerce/"
+ "SkyVerge\\WooCommerce\\PluginFramework\\v5_15_4\\": "woocommerce/"
39
}
40
},
41
"autoload-dev": {
42
43
- "SkyVerge\\WooCommerce\\PluginFramework\\v5_15_3\\Tests\\": "tests/"
+ "SkyVerge\\WooCommerce\\PluginFramework\\v5_15_4\\Tests\\": "tests/"
44
45
46
"config": {
0 commit comments