File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- /tests export-ignore
2- .gitignore export-ignore
3- .travis.yml export-ignore
4- phpunit.xml export-ignore
1+ /tests export-ignore
2+ .gitignore export-ignore
3+ .travis.yml export-ignore
4+ phpunit.xml.dist export-ignore
Original file line number Diff line number Diff line change @@ -9,3 +9,10 @@ A PHP Library that allows you to decode and manipulate ASN.1 CMS using Basic Enc
99[ ![ Total Downloads] ( https://poser.pugx.org/falselock/advanced-cms/downloads )] ( //packagist.org/packages/falselock/advanced-cms )
1010[ ![ Latest Unstable Version] ( https://poser.pugx.org/falselock/advanced-cms/v/unstable )] ( //packagist.org/packages/falselock/advanced-cms )
1111[ ![ License] ( https://poser.pugx.org/falselock/advanced-cms/license )] ( //packagist.org/packages/falselock/advanced-cms )
12+
13+ Installation
14+ ------------
15+
16+ ``` bash
17+ composer require falselock/advanced-cms
18+ ```
You can’t perform that action at this time.
0 commit comments