-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removendo composer.lock do .gitignore. Removendo flag stable do READM…
…E.md.
- Loading branch information
1 parent
dbcc84d
commit 900f487
Showing
3 changed files
with
3,087 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,4 @@ | |
.php_cs.cache | ||
vendor/ | ||
tests/build/ | ||
composer.lock | ||
index.php |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
Oops, something went wrong.