[Lunr.Locator] Core: add PSR-11 support

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

smillernl
Lunr.Locator
feature/core/psr-11
lunr
Core: add PSR-11 support


composer.lock
composer.json
decomposer.json
src/Lunr/Core/ConfigServiceLocator.php
src/Lunr/Core/Exceptions/ContainerException.php
src/Lunr/Core/Exceptions/NotFoundException.php
src/Lunr/Core/Tests/ConfigServiceLocatorBaseTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorGetInstanceTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorLocateTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorHasTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorSupportTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorTest.php
tests/phpunit.xml
Loading...