Move Lunr.Locator to its own repository

Review Request #826 — Created April 26, 2022 and submitted — Latest diff uploaded

pprkut
Lunr
106edbe...
lunr

Move Lunr.Locator to its own repository

No updated dependencies needed, since nothing in Lunr uses the Locator.

Unit tests

src/Lunr/Core/ConfigServiceLocator.php
src/Lunr/Core/Tests/ConfigServiceLocatorBaseTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorGetInstanceTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorLocateTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorSupportTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorTest.php
tests/phpunit.xml
Loading...