fiskhandlarn
fiskhandlarn
https://github.com/soberwp/controller/compare/2.1.0...2.1.2
+1. I'm getting the exact same problem.
+1 We can't add pro version until this is fixed.
@iamazik any time estimate on when this can me merged?
@iamazik good to know, thank you!
I forked this repo (from https://github.com/AmyAmy/REVENGE.CSS, which had a few improvements) and added a package.json: https://github.com/fiskhandlarn/REVENGE.CSS#install
also: `wordpress-seo-premium/src/addon-installer.php` already have `is_yoast_seo_up_to_date()` which checks `WPSEO_VERSION` and could therefore be used instead of checking against `$this->yoast_seo_version` (derived from the `wordpress-seo/wp-seo.php` only if it's in the `plugins` folder).
this worked for me: ```bash capture-website --launch-options='{"ignoreHTTPSErrors": true}' ``` (solution found at https://github.com/sindresorhus/capture-website/issues/110#issuecomment-1292412221)
Any news on when https://github.com/bugsnag/bugsnag-php/pull/537 can be made available in `bugsnag-wordpress` (i.e. bump the bundled https://github.com/bugsnag/bugsnag-php/ from 2.10.0 to at least 3.18.0)?