Skip to content

Commit d7b7936

Browse files
authored
Merge pull request #16 from 1Forge/minor-updates
version updates
2 parents 512f211 + 425fda8 commit d7b7936

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ php-forex-quotes is a 1Forge PHP Library for fetching realtime forex quotes. See
2727
composer require oneforge/forexquotes
2828
```
2929
Or in your composer.json
30+
3031
```javascript
3132
"require": {
3233
"oneforge/forexquotes": "~6.0"

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"guzzlehttp/guzzle": "^7.0",
22-
"wrench/wrench": "~2.0"
22+
"wrench/wrench": "^2.0"
2323
},
2424
"autoload": {
2525
"psr-0": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)