Skip to content

Commit 6ca7018

Browse files
committed
fix: #3599842 guzzlehttp/psr7 needs to be updated to >2.10.2 to fix 2 security issues
By: deviantintegral By: godotislate By: dww By: longwave
1 parent 81fe6c1 commit 6ca7018

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"egulias/email-validator": "~4.0.4",
1616
"guzzlehttp/guzzle": "~7.10.0",
1717
"guzzlehttp/promises": "~2.3.0",
18-
"guzzlehttp/psr7": "~2.8.0",
18+
"guzzlehttp/psr7": "~2.10.4",
1919
"masterminds/html5": "~2.10.0",
2020
"mck89/peast": "~v1.17.4",
2121
"pear/archive_tar": "~1.6.0",

0 commit comments

Comments
 (0)