Skip to content

Commit 8c508f6

Browse files
Update dealerdirect/phpcodesniffer-composer-installer requirement
Updates the requirements on [dealerdirect/phpcodesniffer-composer-installer](https://github.com/PHPCSStandards/composer-installer) to permit the latest version. - [Release notes](https://github.com/PHPCSStandards/composer-installer/releases) - [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/.github_changelog_generator) - [Commits](PHPCSStandards/composer-installer@v0.7.1...v1.0.0) --- updated-dependencies: - dependency-name: dealerdirect/phpcodesniffer-composer-installer dependency-version: 1.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c820d57 commit 8c508f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"phpunit/phpunit": "^9.5",
1818
"yoast/phpunit-polyfills": "^2.0",
1919
"wp-coding-standards/wpcs": "^2.3",
20-
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1"
20+
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0"
2121
},
2222
"config": {
2323
"allow-plugins": {

0 commit comments

Comments
 (0)