Skip to content

Commit

Permalink
update to released version of features module
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed May 13, 2024
1 parent 33a461c commit 39b1704
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"newfold-labs/wp-module-data": "^2.4.24",
"newfold-labs/wp-module-deactivation": "^1.1.2",
"newfold-labs/wp-module-ecommerce": "^1.3.30",
"newfold-labs/wp-module-features": "dev-main",
"newfold-labs/wp-module-features": "^1.1.0",
"newfold-labs/wp-module-global-ctb": "^1.0.11",
"newfold-labs/wp-module-help-center": "^1.0.24",
"newfold-labs/wp-module-loader": "^1.0.10",
Expand Down
2 changes: 1 addition & 1 deletion phpcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<ruleset name="Bluehost-Plugin">
<rule ref="Newfold"/>
<config name="testVersion" value="7.0-"/>
<config name="minimum_supported_wp_version" value="5.0"/>
<config name="minimum_supported_wp_version" value="6.3"/>
<exclude-pattern>/assets</exclude-pattern>
<exclude-pattern>/build</exclude-pattern>
<rule ref="WordPress-Core">
Expand Down

0 comments on commit 39b1704

Please sign in to comment.