Browse Source

Update versions in readme

Brittany Mazza 10 years ago
parent
commit
ab444c795a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/PHP/php-laravel/readme.md

+ 2 - 2
frameworks/PHP/php-laravel/readme.md

@@ -22,9 +22,9 @@ Uses Laravels template engine 'blade'
 ## Infrastructure Software Versions
 The tests were run with:
 
-* [Laravel Version 3.2.14](http://laravel.com/)
+* [Laravel Version 4.2](http://laravel.com/)
 * [PHP Version 5.5.17](http://www.php.net/) with FPM and APC
-* [nginx 1.4.0](http://nginx.org/)
+* [nginx 1.4.1](http://nginx.org/)
 * [MySQL 5.5.29](https://dev.mysql.com/)
 
 ## Test URLs