Kieran
Kieran
@Gregwar I can help in a maintenance capacity if you'd like.
> @bytestream are you using the Sf Bundle? I'm afraid not. We use Laravel and are using this package directly.
@Gregwar I think at a minimum you can merge the below to cover PHP 8.0 and 8.1 without breaking anything: 1. https://github.com/Gregwar/Captcha/pull/105 2. https://github.com/Gregwar/Captcha/pull/106 3. https://github.com/Gregwar/Captcha/pull/101 4. https://github.com/Gregwar/Captcha/pull/92
@darthsoup if you point me in the right direction I'd be happy to send a PR otherwise I'll leave it to you
I think the only thing to point out is the Node.js support difference between optimist 0.6.1 and yargs 15.
Probably never, all Brian's work should be archived as it's unmaintained and has been for a number of years
Safest option is to probably ditch `optimist` and use `[email protected]` directly Comparison of current `minimist` version against suggested https://github.com/substack/minimist/compare/0.0.10...0.2.1
For anyone who's given up the will to live with `npm audit` notifications which most over-stretched open source library maintainers would argue only affect node applications and not web applications,...
I think you need to be logged in as `yadcf` user https://stackoverflow.com/questions/31205590/error-publishing-a-new-version-of-a-package-in-npm
Did you have any luck @vedmack