Skip to content

Commit

Permalink
chore: update package
Browse files Browse the repository at this point in the history
  • Loading branch information
SharpEV committed Aug 13, 2024
1 parent 45ecb65 commit 9269319
Show file tree
Hide file tree
Showing 2 changed files with 833 additions and 700 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"email validation"
],
"require": {
"php": "^7.4",
"php": ">=7.4",
"ext-json": "*",
"ext-curl": "*",
"ext-mbstring": "*",
"guzzlehttp/guzzle": "^7.3"
"guzzlehttp/guzzle": "7.4.5.0"
},
"require-dev": {
"vimeo/psalm": "^4.10",
Expand Down
Loading

0 comments on commit 9269319

Please sign in to comment.