Skip to content

Commit

Permalink
Merge pull request #119 from newfold-labs/solutions
Browse files Browse the repository at this point in the history
Solutions
  • Loading branch information
abhijitb authored Oct 23, 2024
2 parents 0667cf1 + 1173e8c commit 6f7a785
Show file tree
Hide file tree
Showing 4 changed files with 121 additions and 205 deletions.
22 changes: 11 additions & 11 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-patterns": "^2.5",
"newfold-labs/wp-module-ai": "^1.1",
"newfold-labs/wp-module-installer": "^1.2.0",
"newfold-labs/wp-module-patterns": "^2.6",
"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.5",
"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
Loading

0 comments on commit 6f7a785

Please sign in to comment.