[General] Move config to its own repository

Review Request #661 — Created May 15, 2019 and submitted — Latest diff uploaded

smillernl
Lunr
move_config
ML-584
659
2363b62...
lunr
General: Move config to it's own repository


composer.json
decomposer.json
src/Lunr/Core/Configuration.php
src/Lunr/Core/Tests/ConfigurationArrayAccessTest.php
src/Lunr/Core/Tests/ConfigurationArrayConstructorTest.php
src/Lunr/Core/Tests/ConfigurationArrayUsageTest.php
src/Lunr/Core/Tests/ConfigurationBaseTest.php
src/Lunr/Core/Tests/ConfigurationConvertArrayToClassTest.php
src/Lunr/Core/Tests/ConfigurationLoadFileTest.php
src/Lunr/Core/Tests/ConfigurationNonArrayConstructorTest.php
src/Lunr/Core/Tests/ConfigurationTest.php
tests/phpunit.xml
Loading...