You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#65
This simply removes the `imagemagick` reporting under `system_utils` as the Package information isn't actually needed.
Imagic php_module is already reported earlier in the same array.
`convert` isn't always present on systems since the imagemagick package package doesn't need to be installed along the php_module.
0 commit comments