Skip to content

Commit

Permalink
Merge pull request #337 from globeandmail/phpunit-upgrade
Browse files Browse the repository at this point in the history
upkeep: upgrade phpunit from 8.5.30 to 9.5.24
  • Loading branch information
jeffpaul authored Oct 20, 2022
2 parents 30fa3fa + 51587aa commit da6dc67
Show file tree
Hide file tree
Showing 2 changed files with 593 additions and 274 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"snowplow/snowplow-tracker": "0.5.0"
},
"require-dev": {
"phpunit/phpunit": "8.5.30",
"10up/wp_mock": "dev-master",
"phpunit/phpunit": "9.5.24",
"10up/wp_mock": "dev-trunk",
"automattic/vipwpcs": "2.3.3",
"dealerdirect/phpcodesniffer-composer-installer": "0.7.2",
"10up/phpcs-composer": "dev-master"
Expand Down
Loading

0 comments on commit da6dc67

Please sign in to comment.