From 411e67ab0575cc589a719ef6ad05cbd2086b6aac Mon Sep 17 00:00:00 2001 From: ovanschie Date: Sat, 22 Jun 2019 23:56:09 +0200 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 08598c4..e921a3e 100755 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ This package contains some useful Artisan commands to work with PHP OPcache. This package requires Laravel 5.8 or newer. For older Laravel versions (5.5 or newer), you can use version 2. +⚠ If you upgraded from version 2, change the command `opcache:optimize` with `opcache:compile {--force}` + ## Installation You can install the package via Composer: