Skip to content

Commit

Permalink
Tighten squizlabs/php_codesniffer constraint (#5029)
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Jan 18, 2022
1 parent 29fc8f1 commit a1b4bb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -61,7 +61,7 @@
"drupal/semver_example": "2.2.0",
"phpunit/phpunit": ">=7.5.20",
"rector/rector": "^0.12",
"squizlabs/php_codesniffer": "^2.7 || ^3",
"squizlabs/php_codesniffer": "^3.6",
"vlucas/phpdotenv": "^2.4",
"yoast/phpunit-polyfills": "^0.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a1b4bb1

Please sign in to comment.