stable

Clone or download

Read-only

Add pdp-di dependency injection library

Part of epic #12142 Baseline v1 Reduce amount of code to maintain with an external library. This library seems to be well documented and sufficiently customizable. Change-Id: I09aaa07f83268090ce53cdf80d2191c7381e9e86

Modified Files

Name
M composer.json +2 −1 Go to diff View file
M composer.lock +412 −2 Go to diff View file
M include/REST/BaselinesResource.php +9 −8 Go to diff View file
A include/Support/ContainerBuilderFactory.php +137 −0 Go to diff View file
D include/Support/DependenciesContext.php +0 −356 Go to diff View file
M phpunit/REST/BaselineControllerIntTest.php +29 −24 Go to diff View file