Skip to content

Commit

Permalink
Removendo composer.lock do .gitignore. Removendo flag stable do READM…
Browse files Browse the repository at this point in the history
…E.md.
  • Loading branch information
ricardokovalski committed Jul 5, 2021
1 parent dbcc84d commit 900f487
Show file tree
Hide file tree
Showing 3 changed files with 3,087 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
.php_cs.cache
vendor/
tests/build/
composer.lock
index.php
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<a href="https://github.com/ricardokovalski/money-formatter"><img src="http://img.shields.io/badge/source-ricardokovalski/money--formatter-blue.svg" alt="Source Code"></a>
<a href="https://php.net"><img src="https://img.shields.io/badge/php-%3E=5.6-777bb3.svg" alt="PHP Programming Language"></a>
<a href="https://github.com/ricardokovalski/money-formatter/releases"><img src="https://img.shields.io/github/release/ricardokovalski/money-formatter.svg" alt="Source Code"></a>
<a href="https://packagist.org/packages/ricardokovalski/money-formatter"><img src="https://poser.pugx.org/ricardokovalski/money-formatter/v/stable" alt="Source Code"></a>
<a href="https://github.com/ricardokovalski"><img src="http://img.shields.io/badge/[email protected]" alt="Author"></a>
<a href="https://github.com/ricardokovalski/money-formatter/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-brightgreen.svg" alt="Read License"></a>
</p>
Expand Down
Loading

0 comments on commit 900f487

Please sign in to comment.