Skip to content

Commit

Permalink
remove performance module alias
Browse files Browse the repository at this point in the history
now that onboarding updated the performance module version in it's requirements we can remove the alias to the 2.x major update.
  • Loading branch information
circlecube committed Oct 25, 2024
1 parent 56a5549 commit 7f396a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"newfold-labs/wp-module-onboarding": "^2.5.0",
"newfold-labs/wp-module-onboarding-data": "^1.2.1",
"newfold-labs/wp-module-patterns": "^2.6.0",
"newfold-labs/wp-module-performance": "2.0.1 as 1.9.9",
"newfold-labs/wp-module-performance": "2.0.1",
"newfold-labs/wp-module-pls": "^1.0.0",
"newfold-labs/wp-module-runtime": "^1.0.11",
"newfold-labs/wp-module-secure-passwords": "^1.1.1",
Expand Down
11 changes: 2 additions & 9 deletions composer.lock

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

0 comments on commit 7f396a8

Please sign in to comment.