Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dosarkz authored May 26, 2022
1 parent 817b4e4 commit 318880a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"keywords": ["Laravel", "Paybox"],
"require": {
"php": "^7.4|^8.0",
"ext-curl": "*"
"ext-curl": "*",
"guzzlehttp/guzzle": "^7.0.1"
},
"require-dev": {
"phpunit/phpunit": "~6.0"
Expand Down

0 comments on commit 318880a

Please sign in to comment.