From 8049f21068b878ad286225ca54af49d53f5c97f1 Mon Sep 17 00:00:00 2001 From: snipe Date: Tue, 25 Feb 2025 11:02:00 +0000 Subject: [PATCH] Updated laravel version 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 7914b1583..f9e607615 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 10](http://laravel.com). +It is built on [Laravel 11](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/).)