Skip to content

Commit

Permalink
Fix security issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wenger committed Feb 22, 2024
1 parent 8025caa commit fbd3669
Show file tree
Hide file tree
Showing 2 changed files with 4,872 additions and 4,850 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"ext-json": "*",
"ext-mbstring": "*",
"guzzlehttp/guzzle": "^7.3",
"guzzlehttp/psr7": "^1.7 || ^2.0",
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
"php-ds/php-ds": "^1.4",
"psr/log": "^3.0"
},
Expand Down
Loading

0 comments on commit fbd3669

Please sign in to comment.