From 0dfc28b0e8621bf96dff23ae0b2ccb9ce2a0a13d Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 22 May 2019 01:04:42 -0700 Subject: [PATCH] Bumped laravel version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18e0d9b0e2..9944e9c6d2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc. -It is built on [Laravel 5.4](http://laravel.com). +It is built on [Laravel 5.5](http://laravel.com). Snipe-IT is actively developed and we're [releasing quite frequently](https://github.com/snipe/snipe-it/releases). ([Check out the live demo here](https://snipeitapp.com/demo/).)