Skip to content

Commit 7ff2a62

Browse files
authored
Update composer.json
1 parent 07d7df2 commit 7ff2a62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require-dev": {
1717
"phpunit/phpunit": "^9.0",
1818
"yoast/phpunit-polyfills": "^2.0",
19-
"squizlabs/php_codesniffer": "^3.7",
19+
"phpcsstandards/php_codesniffer": "4.0",
2020
"wp-coding-standards/wpcs": "^3.3",
2121
"phpcsstandards/phpcsextra": "^1.5",
2222
"dealerdirect/phpcodesniffer-composer-installer": "^1.2",
@@ -43,4 +43,4 @@
4343
"dealerdirect/phpcodesniffer-composer-installer": true
4444
}
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)