File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ We look forward to your contributions! Here are some examples how you can
66contribute:
77
88- [ Report a bug] ( https://github.com/maennchen/ZipStream-PHP/issues/new?labels=bug&template=BUG.md )
9- - [ Propose a new feature] ( https://github.com/maennchen/ZipStream-PHP/issues/new?labels=enhancement&template=FEATURE_REQUEST .md )
9+ - [ Propose a new feature] ( https://github.com/maennchen/ZipStream-PHP/issues/new?labels=enhancement&template=FEATURE .md )
1010- [ Send a pull request] ( https://github.com/maennchen/ZipStream-PHP/pulls )
1111
1212## We have a Code of Conduct
Original file line number Diff line number Diff line change 4444 "test:lint" : " psalm --stats --show-info --find-unused-psalm-suppress" ,
4545 "coverage:report" : " php-coveralls --coverage_clover=coverage.clover.xml --json_path=coveralls-upload.json -v" ,
4646 "install:tools" : " phive install --trust-gpg-keys 0x67F861C3D889C656" ,
47- "docs:generate" : " tools/phpdocumentor"
47+ "docs:generate" : " tools/phpdocumentor --sourcecode "
4848 },
4949 "autoload" : {
5050 "psr-4" : {
Original file line number Diff line number Diff line change 99 <paths >
1010 <output >docs</output >
1111 </paths >
12- <template >
13- <location >foo</location >
14- </template >
1512 <version number =" 3.0.0" >
1613 <folder >latest</folder >
1714 <api >
2825 </extensions >
2926 <visibility >public</visibility >
3027 <default-package-name >ZipStream</default-package-name >
31- <include-source / >
28+ <include-source >true</ include-source >
3229 </api >
3330 <guide >
3431 <source dsn =" ." >
You can’t perform that action at this time.
0 commit comments