Skip to content

Commit

Permalink
Merge pull request #7 from repat/master
Browse files Browse the repository at this point in the history
Update for Laravel 6
  • Loading branch information
matriphe authored Oct 20, 2019
2 parents af2643a + 580f3ac commit 8f0a8c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"require": {
"php": "^7.1",
"davidepastore/ipinfo": "^0.1.3",
"laravel/framework": "^5.0",
"linfo/linfo": "^3.0"
"laravel/framework": "^5.0 | ^6.0",
"linfo/linfo": "^4.0"
},
"require-dev": {
"mockery/mockery": "^0.9.9",
Expand Down

0 comments on commit 8f0a8c8

Please sign in to comment.