File tree Expand file tree Collapse file tree 1 file changed +5
-18
lines changed Expand file tree Collapse file tree 1 file changed +5
-18
lines changed Original file line number Diff line number Diff line change 11{
2- "repositories" : [
3- {
4- "type" : " package" ,
5- "package" : {
6- "name" : " squizlabs/php_codesniffer" ,
7- "version" : " master" ,
8- "source" : {
9- "url" : " https://github.com/squizlabs/PHP_CodeSniffer.git" ,
10- "type" : " git" ,
11- "reference" : " master"
12- }
13- }
14- }
15- ],
162 "name" : " mayflower/mo4-coding-standard" ,
173 "description" : " PHP CodeSniffer ruleset implementing the MO4 coding standards extending the Symfony coding standards." ,
18- "type" : " library " ,
4+ "type" : " phpcodesniffer-standard " ,
195 "keywords" : [
206 " phpcs" ,
217 " Symfony" ,
3622 "source" : " https://github.com/mayflower/mo4-coding-standard"
3723 },
3824 "require-dev" : {
39- "squizlabs/php_codesniffer" : " 3.x-dev" ,
4025 "phpunit/phpunit" : " ^4.0 || ^5.0 || ^6.0"
4126 },
4227 "require" : {
28+ "squizlabs/php_codesniffer" : " ^3.0" ,
29+ "escapestudios/symfony2-coding-standard" : " ^3.0" ,
30+ "dealerdirect/phpcodesniffer-composer-installer" : " ^0.4.3" ,
4331 "php" : " >=5.4.0"
44- },
45- "minimum-stability" : " dev"
32+ }
4633}
You can’t perform that action at this time.
0 commit comments