From d0f62dbf08d33f0956c8b9a3283711f52031353f Mon Sep 17 00:00:00 2001 From: Jamie York Date: Mon, 18 Mar 2013 15:19:36 +0000 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 1c7350d..012978a 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -87,7 +87,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library. * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser. * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less. -* [Composition](https://github.com/composition/composition) - A library to check your Composer environment at runtime. +* [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime. * [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex. * [Elf](https://github.com/kherge/Elf) - A collection of helpers for the Symfony Console component. * [Amend](https://github.com/kherge/Amend) - A Symfony Console helper and command set for updating and upgrading applications.