Skip to content

Commit

Permalink
update to latest features module
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed May 20, 2024
1 parent f553c96 commit 4ca5c99
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
]
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2"
"newfold-labs/wp-php-standards": "^1.2.2"
},
"scripts": {
"fix": [
Expand All @@ -48,6 +48,6 @@
},
"require": {
"newfold-labs/wp-module-context": "^1.0",
"newfold-labs/wp-module-features": "^1.1"
"newfold-labs/wp-module-features": "^1.2"
}
}
}
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4ca5c99

Please sign in to comment.