Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
OzanKurt committed Sep 22, 2020
1 parent a7fb4b9 commit c2a5acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": ">=7.2.5",
"laravel/framework": "^7.0|^8.0",
"guzzlehttp/guzzle": "^6.2",
"guzzlehttp/guzzle": "^6.2|^7.0",
"commerceguys/intl": "^1.0.6"
},
"require-dev": {
Expand Down

0 comments on commit c2a5acf

Please sign in to comment.