Skip to content

Commit fb9d600

Browse files
committed
update facebook module to latest
and bump other modules to current version in composer file
1 parent f04f469 commit fb9d600

File tree

4 files changed

+63
-259
lines changed

4 files changed

+63
-259
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"mustache/mustache": "^2.14.2",
4646
"wp-cli/wp-config-transformer": "^1.4.1",
4747
"newfold-labs/wp-module-onboarding-data": "^1.2.8",
48-
"newfold-labs/wp-module-patterns": "^2.6",
49-
"newfold-labs/wp-module-facebook": "^1.0.9",
50-
"newfold-labs/wp-module-migration": "^1.0.12",
48+
"newfold-labs/wp-module-patterns": "^2.9.2",
49+
"newfold-labs/wp-module-facebook": "^1.2.1",
50+
"newfold-labs/wp-module-migration": "^1.3.0",
5151
"wp-forge/helpers": "^2.0"
5252
},
5353
"require-dev": {
54-
"wp-phpunit/wp-phpunit": "^6.6.2",
54+
"wp-phpunit/wp-phpunit": "^6.7.2",
5555
"yoast/phpunit-polyfills": "^4.0.0",
56-
"newfold-labs/wp-php-standards": "^1.2.4",
56+
"newfold-labs/wp-php-standards": "^1.2.5",
5757
"wp-cli/i18n-command": "^2.6.3"
5858
},
5959
"scripts": {

composer.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)