Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xwp/vip-site-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 48e0eb68f02476405a2237661bf41695db8d852f
Choose a base ref
..
head repository: xwp/vip-site-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e19f7c97c342dcdb4cb930fbd23dbc4e6c8e8668
Choose a head ref
Showing with 70 additions and 64 deletions.
  1. +1 −1 composer.json
  2. +69 −63 composer.lock
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@
"automattic/vipwpcs": "^3.0",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"johnpbloch/wordpress": "dev-master",
"phpunit/phpunit": "^9.6.17",
"phpunit/phpunit": "^9.6.18",
"wp-cli/wp-cli-bundle": "^2.8",
"wp-phpunit/wp-phpunit": "^6.4.2",
"xwp/wait-for": "^0.0.2",
Loading