demo
demo copied to clipboard
Composer update & PHPStan fixes
Current main version of this repo contains several outdated packages (including some with security vulnerabilities). This PR updates all packages. At the time of writing, the resulting code has a clean composer audit.
During testing of these changes I also noticed quite some errors when running PHPStan, so I fixed these as well.