Skip to content

Commit

Permalink
update to latest installer module
Browse files Browse the repository at this point in the history
also run `composer bump` to list specific current module versions
  • Loading branch information
circlecube committed Oct 21, 2024
1 parent 5b1dd97 commit c61f3f3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
20 changes: 10 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,20 @@
}
},
"require": {
"newfold-labs/wp-module-installer": "^1.2.0-beta",
"newfold-labs/wp-module-installer": "^1.2.0-beta.4",
"newfold-labs/wp-module-patterns": "^2.5",
"newfold-labs/wp-module-ai": "^1.1",
"newfold-labs/wp-module-ai": "^1.1.12",
"wp-forge/wp-upgrade-handler": "^1.0",
"mustache/mustache": "^2.14",
"newfold-labs/wp-module-data": "^2.6",
"newfold-labs/wp-module-coming-soon": "^1.2",
"newfold-labs/wp-module-performance": "^2.0",
"newfold-labs/wp-module-install-checker": "^1.0",
"newfold-labs/wp-module-survey": "^1.0"
"mustache/mustache": "^2.14.2",
"newfold-labs/wp-module-data": "^2.6.3",
"newfold-labs/wp-module-coming-soon": "^1.2.6",
"newfold-labs/wp-module-performance": "^2.0.1",
"newfold-labs/wp-module-install-checker": "^1.0.3",
"newfold-labs/wp-module-survey": "^1.0.1"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2",
"wp-cli/i18n-command": "^2.4.3"
"newfold-labs/wp-php-standards": "^1.2.4",
"wp-cli/i18n-command": "^2.6.2"
},
"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 c61f3f3

Please sign in to comment.