Skip to content

Commit

Permalink
Merge pull request #84 from newfold-labs/remove/module-dependencies
Browse files Browse the repository at this point in the history
Remove dependency on some modules
  • Loading branch information
circlecube committed May 15, 2024
2 parents af38c14 + 79ae9b0 commit e5dfeca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 239 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,12 @@
}
},
"require": {
"mustache/mustache": "^2.14",
"newfold-labs/wp-module-installer": "^1.1",
"newfold-labs/wp-module-patterns": "^1.0",
"newfold-labs/wp-module-ai": "^1.1",
"wp-forge/wp-upgrade-handler": "^1.0",
"mustache/mustache": "^2.14",
"newfold-labs/wp-module-data": "^2.0",
"newfold-labs/wp-module-coming-soon": "^1.2",
"newfold-labs/wp-module-performance": "^1.4",
"newfold-labs/wp-module-install-checker": "^1.0"
"wp-forge/wp-upgrade-handler": "^1.0"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2",
Expand Down
235 changes: 1 addition & 234 deletions composer.lock

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

0 comments on commit e5dfeca

Please sign in to comment.