Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
pin jetpack codesniffer to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dereksmart committed Jan 23, 2023
1 parent d2563c9 commit 0bb9942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"php": "~7.1 || 8.*"
},
"require-dev": {
"automattic/jetpack-codesniffer": "^2.0",
"automattic/jetpack-codesniffer": "2.6.0",
"brain/monkey": "^2.6",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"phpunit/phpunit": "7.* || 8.*",
Expand Down

0 comments on commit 0bb9942

Please sign in to comment.