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 eefe02f commit cf5ffd4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
],
"require": {
"newfold-labs/wp-module-context": "^1.0",
"wp-forge/collection": "^1.0",
"wp-forge/collection": "^1.0.2",
"wp-forge/wp-htaccess-manager": "^1.0",
"wpscholar/url": "^1.2",
"newfold-labs/wp-module-features": "^1.1"
"wpscholar/url": "^1.2.2",
"newfold-labs/wp-module-features": "^1.2"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2"
"newfold-labs/wp-php-standards": "^1.2.3"
},
"config": {
"allow-plugins": {
Expand Down
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 cf5ffd4

Please sign in to comment.