From 352f698af0747c5d4f4211b3100ad4bcc26fa17d Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 19 Mar 2013 17:56:20 +0000 Subject: [PATCH] --- awesome-php.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 4b524e6..0c66e21 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -201,4 +201,6 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * Collecting Garbage: [1](http://derickrethans.nl/collecting-garbage-phps-take-on-variables.html) [2](http://derickrethans.nl/collecting-garbage-cleaning-up.html) [3](http://derickrethans.nl/collecting-garbage-performance-considerations.html) - A series about the PHP garbage collection internals. * [PHP Sucks! But I Like It!](http://blog.ircmaxell.com/2012/04/php-sucks-but-i-like-it.html) - An article about the pros and cons of PHP. * [PHP Is Much Better Than You Think](http://fabien.potencier.org/article/64/php-is-much-better-than-you-think) - An article about the PHP lanaguage and ecosystem. -* [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language. \ No newline at end of file +* [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language. +* [Composer Versioning](https://igor.io/2013/01/07/composer-versioning.html) - An article about Composer versioning. +* [Composer Stability Flags](https://igor.io/2013/02/07/composer-stability-flags.html) - An article about Composer stability flags. \ No newline at end of file