From 5299104a1897b6dce27ecc611006d6a4cf20b9a8 Mon Sep 17 00:00:00 2001 From: Joshua van der Poll Date: Sat, 16 Apr 2022 19:24:44 +0200 Subject: [PATCH] Added example newer version --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27cb3da..e812514 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Laravel Debug Mode CVE script [@] Searching Laravel log file path... [•] Log path found: "/home/laravel/web/storage/logs/laravel.log" [•] Laravel log found: "/home/laravel/web/storage/logs/laravel.log". +[•] Laravel version found: "7.22.4". [√] Laravel log file set to "/home/laravel/web/storage/logs/laravel.log". [•] Use "?" for a list of all possible actions. [?] Please enter a command to execute: help @@ -69,4 +70,4 @@ webpack.mix.js [@] Clearing logs... [√] Cleared logs. -``` \ No newline at end of file +```