File tree Expand file tree Collapse file tree 1 file changed +3
-30
lines changed
Expand file tree Collapse file tree 1 file changed +3
-30
lines changed Original file line number Diff line number Diff line change 44 "type" : " composer-plugin" ,
55 "license" : " MIT" ,
66 "prefer-stable" : true ,
7- "minimum-stability" : " dev " ,
7+ "minimum-stability" : " stable " ,
88 "authors" : [
99 {
10- "name" : " Youwe" ,
10+ "name" : " Youwe B.V. " ,
11111212 }
1313 ],
1818 "require-dev" : {
1919 "ext-simplexml" : " *" ,
2020 "kint-php/kint" : " @stable" ,
21- "mikey179/vfsstream" : " ^1.6" ,
22- "youwe/testing-suite" : " dev-master"
21+ "mikey179/vfsstream" : " ^1.6"
2322 },
24- "repositories" : [
25- {
26- "type" : " vcs" ,
27- "url" : " https://github.com/YouweGit/coding-standard"
28- },
29- {
30- "type" : " vcs" ,
31- "url" : " https://github.com/YouweGit/testing-suite"
32- },
33- {
34- "type" : " vcs" ,
35- "url" : " https://github.com/YouweGit/coding-standard-phpstorm"
36- },
37- {
38- "type" : " vcs" ,
39- "url" : " https://github.com/YouweGit/composer-dependency-installer"
40- },
41- {
42- "type" : " vcs" ,
43- "url" : " https://github.com/YouweGit/composer-file-installer"
44- },
45- {
46- "type" : " vcs" ,
47- "url" : " https://github.com/YouweGit/file-mapping"
48- }
49- ],
5023 "autoload" : {
5124 "psr-4" : {
5225 "Youwe\\ CodingStandard\\ PhpStorm\\ " : " src"
You can’t perform that action at this time.
0 commit comments