Skip to content

Commit

Permalink
laravel support 3
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitypaul committed Mar 15, 2020
1 parent 15fe56f commit 2f50674
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ env:
- LARAVEL=5.6.*
- LARAVEL=5.7.*
- LARAVEL=5.8.*
- LARAVEL=6.8.*
- LARAVEL=7.0.*

matrix:
include:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"infinitypaul/naira-exchange-rates": "^0.0.2"
},
"require-dev": {
"orchestra/testbench": "^3.5"
"orchestra/testbench": "~3.5|^4.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 2f50674

Please sign in to comment.