Skip to content

Commit 6eeb04f

Browse files
authored
Merge pull request #8 from PHPCompatibility/feature/update-phpcs-plugin-version
Composer: update recommended Composer PHPCS installed version
2 parents 03108f0 + a7e6f18 commit 6eeb04f

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
@@ -26,7 +26,7 @@
2626
"phpcompatibility/phpcompatibility-symfony" : "*"
2727
},
2828
"suggest" : {
29-
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
29+
"dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
3030
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
3131
},
3232
"prefer-stable" : true

0 commit comments

Comments
 (0)