Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardosierra authored Jan 23, 2021
1 parent 8596c2b commit a5283c9
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 @@ -26,10 +26,10 @@
}
],
"require": {
"php": "^7.4",
"php": "^7.0",
"fzaninotto/faker": ">=1.8",
"nesbot/carbon": ">=2.0|1.*",
"guzzlehttp/guzzle": "^6.3|^7.0"
"guzzlehttp/guzzle": "^6.3|^7.0|^8.0"
},
"require-dev": {
"phpunit/phpunit": ">=4.0",
Expand Down

0 comments on commit a5283c9

Please sign in to comment.