Merge branch 'main' into add/phpstan

This commit is contained in:
Pascal Birchler 2025-07-29 12:14:50 +02:00 committed by GitHub
commit e1fcd7abad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -234,6 +234,7 @@
"phpstan": "run-phpstan-tests",
"phpunit": "run-php-unit-tests",
"phpcbf": "run-phpcbf-cleanup",
"phpstan": "run-phpstan-tests",
"prepare-tests": "install-package-tests",
"test": [
"@lint",