File tree 2 files changed +14
-14
lines changed
2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
* text =auto
2
- / tests / export-ignore
3
- / .editorconfig export-ignore
4
- / .gitattributes export-ignore
5
- / .gitignore export-ignore
6
- / .php_cs export-ignore
7
- / .scrutinizer.yml export-ignore
8
- / docker-compose.override.yml export-ignore
9
- / docker-compose.yml export-ignore
10
- / Dockerfile export-ignore
11
- / phpcs.xml export-ignore
12
- / phpstan.neon export-ignore
13
- / phpunit.xml export-ignore
14
- / Makefile export-ignore
2
+ tests / export-ignore
3
+ .editorconfig export-ignore
4
+ .gitattributes export-ignore
5
+ .gitignore export-ignore
6
+ .php_cs export-ignore
7
+ .scrutinizer.yml export-ignore
8
+ docker-compose.override.yml export-ignore
9
+ docker-compose.yml export-ignore
10
+ Dockerfile export-ignore
11
+ phpcs.xml export-ignore
12
+ phpstan.neon export-ignore
13
+ phpunit.xml export-ignore
14
+ Makefile export-ignore
Original file line number Diff line number Diff line change 16
16
},
17
17
"extra" : {
18
18
"branch-alias" : {
19
- "dev-v2 " : " 2.0 .x-dev"
19
+ "dev-master " : " v2 .x-dev"
20
20
},
21
21
"zf" : {
22
22
"config-provider" : " CoiSA\\ ErrorHandler\\ Container\\ ConfigProvider"
You can’t perform that action at this time.
0 commit comments