Victor Stanchev
Victor Stanchev
I tweaked @kanasite's script to make it cron friendly, here's the gist https://gist.github.com/vstanchev/3cdcd01fd997b7a062f34bfe2b3e6eca
Here's a little script that I use in a cron job to delete old plots https://gist.github.com/vstanchev/3cdcd01fd997b7a062f34bfe2b3e6eca
I'm experiencing the same issue with Drupal core 8.8.5. I only got a conflict when I installed https://github.com/Roave/SecurityAdvisories where the rule is ``` "drupal/core": ">=7,=8,=8.8,
I would like to see this too. Currently if you install v5 it works with a warning about "change" being renamed to "onChange". As I see it, the "work" that...