File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55 <section title =" HTTP Message Utils" >
66 <badge-poser type =" version" />
77 <badge-poser type =" license" />
8- <badge-github-action name =" CorpusPHP/HttpMessageUtils" workflow = " CI " />
8+ <badge-github-action name =" CorpusPHP/HttpMessageUtils" workflow-file = " ci.yml " />
99 <text >Utilities for working with [PSR-7 Http Message](https://www.php-fig.org/psr/psr-7/) objects.</text >
1010
1111 <section title =" Requirements" >
1616 </section >
1717
1818 <section title =" Documentation" >
19- <recursiveDirectory name =" src" file-filter =" /.*
19+ <recursive-directory name =" src" file-filter =" /.*
2020 (?< !Factory\.php)
2121 (?< !AuthorizationParts\.php)
2222 $/x" />
2323 </section >
2424 </section >
2525 </docpage >
26- </mddoc >
26+ </mddoc >
Original file line number Diff line number Diff line change 22
33[ ![ Latest Stable Version] ( https://poser.pugx.org/corpus/http-message-utils/version )] ( https://packagist.org/packages/corpus/http-message-utils )
44[ ![ License] ( https://poser.pugx.org/corpus/http-message-utils/license )] ( https://packagist.org/packages/corpus/http-message-utils )
5- [ ![ CI ] ( https://github.com/CorpusPHP/HttpMessageUtils/workflows/CI /badge.svg? )] ( https://github.com/CorpusPHP/HttpMessageUtils/actions?query=workflow%3ACI )
5+ [ ![ ci.yml ] ( https://github.com/CorpusPHP/HttpMessageUtils/actions/ workflows/ci.yml /badge.svg? )] ( https://github.com/CorpusPHP/HttpMessageUtils/actions/workflows/ci.yml )
66
77
88Utilities for working with [ PSR-7 Http Message] ( https://www.php-fig.org/psr/psr-7/ ) objects.
99
1010## Requirements
1111
12- - ** psr/http-message** : ^1.0
12+ - ** psr/http-message** : ^1 || ^2
1313- ** php** : >=7.2
1414
1515## Installing
Original file line number Diff line number Diff line change 1313 "corpus/coding-standard" : " ^0.6.0" ,
1414 "squizlabs/php_codesniffer" : " ^3.7" ,
1515 "friendsofphp/php-cs-fixer" : " ^3.3" ,
16- "donatj/mddoc" : " dev-master " ,
16+ "donatj/mddoc" : " ^0.7.0 " ,
1717 "donatj/drop" : " ^1.0"
1818 },
1919 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments