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 4
4
"type" : " composer-plugin" ,
5
5
"license" : " MIT" ,
6
6
"prefer-stable" : true ,
7
- "minimum-stability" : " dev " ,
7
+ "minimum-stability" : " stable " ,
8
8
"authors" : [
9
9
{
10
- "name" : " Youwe" ,
10
+ "name" : " Youwe B.V. " ,
11
11
"email" : " info@youweagency.com"
12
12
}
13
13
],
18
18
"require-dev" : {
19
19
"ext-simplexml" : " *" ,
20
20
"kint-php/kint" : " @stable" ,
21
- "mikey179/vfsstream" : " ^1.6" ,
22
- "youwe/testing-suite" : " dev-master"
21
+ "mikey179/vfsstream" : " ^1.6"
23
22
},
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
- ],
50
23
"autoload" : {
51
24
"psr-4" : {
52
25
"Youwe\\ CodingStandard\\ PhpStorm\\ " : " src"
You can’t perform that action at this time.
0 commit comments