Skip to content
This repository was archived by the owner on Jan 1, 2018. It is now read-only.

v2.1.0

Latest

Choose a tag to compare

@mrtnzlml mrtnzlml released this 01 Feb 08:42
· 8 commits to master since this release

Added GroupedNeonAdapter. Read more about this feature in README.

This is experimental feature. If you want to enable experimental features you have to register this extension differently:

$configurator->defaultExtensions['extensions'] = [\Adeira\ConfigurableExtensionsExtension::class, [TRUE]]; // Become superhero!