opentelemetry-php/vendor-bin/php-cs-fixer
Brett McBride 8031c78512
move test tools into vendor-bin (#1302)
* move test tools into vendor-bin
To reduce (hopefully, eliminate) the situations where our testing tools have conflicting
dependencies, use bamarni/composer-bin-plugin to manage them as separate vendored dirs.
Add symlinks under tools/, and update Makefile to use the self-contained versions.
Remove the dependencies from root composer.json
Rejigger dockerfile to add opcache, and some config required for latest version of grpc

* update action tools locations

* revert phpstan from vendor-bin
the phpstan plugins do not work. phpstan has no dependencies anyway, so it's safe enough to keep in vendor

* remove tools symlinks, update makefile
2024-05-05 18:34:52 -04:00
..
composer.json move test tools into vendor-bin (#1302) 2024-05-05 18:34:52 -04:00