Added opcache package

This commit is contained in:
Nabeel Shahzad
2021-02-17 14:44:41 -05:00
parent 68a9421445
commit 942c060c99
2 changed files with 60 additions and 2 deletions

View File

@@ -58,7 +58,8 @@
"webpatser/laravel-uuid": "~3.0",
"oomphinc/composer-installers-extender": "^1.1",
"laravel/ui": "^2.0",
"madnest/madzipper": "^1.0"
"madnest/madzipper": "^1.0",
"elcobvg/laravel-opcache": "^0.4.1"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.0",