integrate opcache-gui data from amnuts/opcache-gui as intended; refs #1151

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-06-12 12:15:52 +02:00
parent 257ef4c059
commit da7309c41e
5 changed files with 85 additions and 240 deletions

View File

@@ -54,7 +54,8 @@
"twig/twig": "^3.3",
"erusev/parsedown": "^1.7",
"symfony/console": "^5.4",
"pear/net_dns2": "^1.5"
"pear/net_dns2": "^1.5",
"amnuts/opcache-gui": "^3.4"
},
"require-dev": {
"phpunit/phpunit": "^9",