Skip to content

Commit a8502a8

Browse files
authored
Merge pull request #154 from Brain-WP/feature/composer-update-phpcs-installer
Composer: update the PHPCS Composer installer
2 parents d56d37a + 39b1e0c commit a8502a8

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
@@ -34,7 +34,7 @@
3434
"require-dev": {
3535
"phpunit/phpunit": "^5.7.26 || ^6.0 || ^7.0 || >=8.0 <8.5.12 || ^8.5.14 || ^9.0",
3636
"phpcompatibility/php-compatibility": "^9.3.0",
37-
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1"
37+
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)