Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Sep 8, 2019
1 parent f750e62 commit d9beeac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -17,12 +17,12 @@
],
"require": {
"php": "^7.2",
"illuminate/support": "^5.7|^6.0",
"illuminate/support": "^5.8|^6.0",
"league/iso3166": "^2.1"
},
"require-dev": {
"myclabs/php-enum": "^1.6",
"orchestra/testbench": "^3.7|^4.0",
"orchestra/testbench": "^3.8|^4.0",
"phpunit/phpunit": "^8.0",
"spatie/enum": "^2.2"
},
Expand Down

0 comments on commit d9beeac

Please sign in to comment.