Release 1.0.1

Changed
- A malformed entity_adapter service tag now fails container compilation with a LogicException instead of being registered with unchecked values.

Internal
- PHPStan runs at the max level, PHPCS uses the PreviousNextDrupal standard, and both read the Drupal procedural file extensions.
- Every validation job blocks the CI pipeline.