Skip to content

Commit 55f74a3

Browse files
committed
Remove mention of Composer Locator
Puli was previously mentioned as it was a huge architecture aspect of the modules. But Composer Locator is not used outside of the Kernel, it's an implementation detail.
1 parent c7a94c9 commit 55f74a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHP-DI application kernel
22

3-
Kernel for building modules with [PHP-DI](http://php-di.org) and [Composer-Locator](https://github.com/mindplay-dk/composer-locator).
3+
Kernel for building modules with [PHP-DI](http://php-di.org).
44

55
[![Build Status](https://img.shields.io/travis/PHP-DI/Kernel.svg?style=flat-square)](https://travis-ci.org/PHP-DI/Kernel)
66
[![Coverage Status](https://img.shields.io/coveralls/PHP-DI/Kernel/master.svg?style=flat-square)](https://coveralls.io/r/PHP-DI/Kernel?branch=master)

0 commit comments

Comments
 (0)