Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Deprecate the woocommerce_shared_settings hook (#4092)
Browse files Browse the repository at this point in the history
* Deprecate the filter

* Prevent test from failing due to notices
  • Loading branch information
mikejolley committed Apr 26, 2021
1 parent 9918955 commit e853849
Show file tree
Hide file tree
Showing 6 changed files with 255 additions and 244 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -16,7 +16,7 @@
"automattic/jetpack-autoloader": "^2.9.1"
},
"require-dev": {
"phpunit/phpunit": "6.5.14",
"phpunit/phpunit": "7.5.20",
"woocommerce/woocommerce-sniffs": "0.1.0"
},
"autoload": {
Expand Down

0 comments on commit e853849

Please sign in to comment.