We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dce81a2 + 30dc1d3 commit 269df66Copy full SHA for 269df66
composer.json
@@ -26,7 +26,7 @@
26
"phpcompatibility/phpcompatibility-symfony" : "*"
27
},
28
"suggest" : {
29
- "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
+ "dealerdirect/phpcodesniffer-composer-installer": "^1.0 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
30
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
31
32
"prefer-stable" : true
0 commit comments