### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary I'd like to see the CI run `composer validate` to make sure that `composer.json` and `composer.lock` are in sync. see ramsey/composer-install#265 see https://github.com/laminas/laminas-httphandlerrunner/pull/65#pullrequestreview-3329534850
Feature Request
Summary
I'd like to see the CI run
composer validateto make sure thatcomposer.jsonandcomposer.lockare in sync.see ramsey/composer-install#265
see laminas/laminas-httphandlerrunner#65 (review)