From 7699566e33fbe2c008a38e3fc86e4ed1644884d0 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 28 Aug 2012 09:32:32 -0700 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 648d7c6..d01cbea 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -2,7 +2,7 @@ A list of amazingly awesome PHP libraries that you should be using: -* [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager. +* [Composer](http://getcomposer.org/) / [Packagist](http://packagist.org/) - A package and dependency manager. * [Symfony2](http://symfony.com/) - A framework comprised of individual components. * [Symfony2 Components](https://github.com/symfony) - The components that make Symfony2. * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components.