Skip to content

Commit ebe44c1

Browse files
Update dms/phpunit-arraysubset-asserts requirement
Updates the requirements on [dms/phpunit-arraysubset-asserts](https://github.com/rdohms/phpunit-arraysubset-asserts) to permit the latest version. Updates `dms/phpunit-arraysubset-asserts` to 0.5.0 - [Release notes](https://github.com/rdohms/phpunit-arraysubset-asserts/releases) - [Commits](rdohms/phpunit-arraysubset-asserts@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: dms/phpunit-arraysubset-asserts dependency-version: 0.5.0 dependency-type: direct:development dependency-group: composer-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea665c0 commit ebe44c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"dealerdirect/phpcodesniffer-composer-installer": "^1.2.0",
30-
"dms/phpunit-arraysubset-asserts": "^0.4.0",
30+
"dms/phpunit-arraysubset-asserts": "^0.5.0",
3131
"php-stubs/wp-cli-stubs": "^2.7",
3232
"phpcompatibility/phpcompatibility-wp": "^2.1",
3333
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",

0 commit comments

Comments
 (0)