forked from php-censor/php-censor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- guzzlehttp/guzzle (6.5.5) | CVE-2022-29248: Cross-domain cookie leakage | GHSA-cwmx-hcrq-mhc3. - guzzlehttp/psr7 (1.8.3) | CVE-2022-24775: Inproper parsing of HTTP headers | GHSA-q7rv-6hp3-vh96.
- Loading branch information
Dmitry Khomutov
committed
Jun 8, 2022
1 parent
90709a9
commit 97eba0b
Showing
3 changed files
with
542 additions
and
484 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,5 +98,10 @@ | |
"platform": { | ||
"php": "7.4.*" | ||
} | ||
}, | ||
"config": { | ||
"allow-plugins": { | ||
"infection/extension-installer": true | ||
} | ||
} | ||
} |
Oops, something went wrong.