This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Description
Call to undefined method Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition::normalizeKeys() in DependencyInjection\Configuration.php on line 54.
->normalizeKeys(false) was added to the configuration recently, however it causes the above exception to be thrown. (added here)
Which version of ArrayNodeDefinition supports normalizeKeys as I'm unable to find it?