staabm / phpstan-dba

PHPStan based SQL static analysis and type inference for the database access layer
https://staabm.github.io/archive.html#phpstan-dba
MIT License
249 stars 17 forks source link

Fix composer scripts for doctrine/dbal 3.x #654

Closed staabm closed 2 months ago

staabm commented 2 months ago

followup to https://github.com/staabm/phpstan-dba/pull/652

refs https://github.com/staabm/phpstan-dba/issues/653

staabm commented 2 months ago

depends on https://github.com/composer/composer/issues/11986