image-optimize-command
image-optimize-command copied to clipboard
Easily optimize images using WP CLI
I'm using php 8.1.4 on my server and was unable to install this package because composer requires php 7.2 until < 8.0.0. Requiring ^8.0, I could successfully install it.
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.7.0 to 1.8.5. Release notes Sourced from guzzlehttp/psr7's releases. 1.8.5 See change log for changes. 1.8.4 See change log for changes. 1.8.3 See change log for changes....
Bumps [mustache/mustache](https://github.com/bobthecow/mustache.php) from 2.13.0 to 2.14.1. Release notes Sourced from mustache/mustache's releases. Mustache.php v2.14.1 — Security release Fix CVE-2022-0323, possible RCE when rendering untrusted user templates, reported by @altm4n via...
Bumps [codeception/codeception](https://github.com/Codeception/Codeception) from 4.1.12 to 4.1.22. Release notes Sourced from codeception/codeception's releases. Security fix Security fix: Disable deserialization of RunProcess class (#6241) reported by @snoopysecurity Reduce memory consumption of very...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps rmccue/requests from 1.7.0 to 1.8.1. **This update includes a security fix.** Vulnerabilities fixed Sourced from The PHP Security Advisories Database. Insecure Deserialization of untrusted data Affected versions: >=1.6.0, <1.8.0...
Bumps [wp-cli/wp-cli](https://github.com/wp-cli/wp-cli) from 2.4.1 to 2.5.0. Release notes Sourced from wp-cli/wp-cli's releases. Release 2.5.0 Require v1.8 of Requests [#5529] Remove tech debt via Rector [#5528] Move fetcher implementations back into...
Bumps [spatie/image-optimizer](https://github.com/spatie/image-optimizer) from 1.3.1 to 1.4.0. Release notes Sourced from spatie/image-optimizer's releases. 1.4.0 use --skip-if-larger pngquant option by default (#140) 1.3.2 improve gifsicle (#131) Changelog Sourced from spatie/image-optimizer's changelog. 1.4.0...
when `cimg/php` includes phpdbg, https://github.com/CircleCI-Public/cimg-php/issues/97#issuecomment-742007143
Bumps [sebastian/global-state](https://github.com/sebastianbergmann/global-state) from 3.0.0 to 3.0.1. Changelog Sourced from sebastian/global-state's changelog. [3.0.1] - 2020-11-30 Changed Changed PHP version constraint in composer.json from ^7.2 to >=7.2 Commits 474fb9e Use >= operator...