From 451a208a72a6c679ff02db82c4df4b047f60b182 Mon Sep 17 00:00:00 2001 From: Ammar Alakkad Date: Sun, 15 Feb 2015 15:19:25 +0200 Subject: [PATCH] Update Laravel framework version to 5 Laravel 5 was released about 2 weeks ago, the version here hasn't been updated yet. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb59cde..9d9e567 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Symfony2](http://symfony.com/) - A framework comprised of individual components. * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components. -* [Laravel 4](http://laravel.com/) - Another PHP framework. +* [Laravel 5](http://laravel.com/) - Another PHP framework. * [Aura PHP](http://auraphp.com/) - A framework of independent components. * [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework. * [Nette](http://nette.org) - Another framework comprised of individual components.