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 usage in Unit Tests MySQL workflow #621

Closed szepeviktor closed 10 months ago

szepeviktor commented 1 year ago

Just using Composer the right way.

szepeviktor commented 1 year ago

[!NOTE]
I let you build that matrix. It is fun 🎈

szepeviktor commented 1 year ago

BTW prefer-dist and prefer-lowest are two totally different animals. Here it is: https://gist.github.com/szepeviktor/200b45f9805dc8bf3f185f0ade216987

staabm commented 10 months ago

thanks

szepeviktor commented 10 months ago

Glad to contribute.