From ffecd97665fb0eaee1cb94bdd38bd6d3943f7e51 Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 29 May 2024 02:00:21 +0100 Subject: [PATCH] Bumped laravel in readme Signed-off-by: snipe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37fa83549..6d2c45ac7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,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 8](http://laravel.com). +It is built on [Laravel 10](http://laravel.com). Snipe-IT is actively developed and we [release quite frequently](https://github.com/snipe/snipe-it/releases). ([Check out the live demo here](https://snipeitapp.com/demo/).)