Skip to content

Commit

Permalink
Updated maba monetary version (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas7777 authored Mar 21, 2020
1 parent 9ea4308 commit 9c06427
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 2.3.1 - 2020-03-21
### Changed
- Updated `maba/monetary` version

## 2.3.0 - 2020-03-21
### Added
- Added `XAU`, `XAG`, `XPT` as currencies
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
},
"require": {
"maba/monetary": "^0.9.3"
"maba/monetary": "~0.10"
},
"require-dev": {
"phpunit/phpunit": "~4.8"
Expand Down

0 comments on commit 9c06427

Please sign in to comment.