Created
May 2, 2022 05:44
-
-
Save ProxiBlue/705a31a7b52e7873aa3f8f80c32d8ba5 to your computer and use it in GitHub Desktop.
n98-magerun2 more extensive list of required php modules
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commands: | |
N98\Magento\Command\System\CheckCommand: | |
php: | |
required-extensions: | |
- bcmath | |
- ctype | |
- dom | |
- fileinfo | |
- json | |
- mbstring | |
- pcre | |
- libxml | |
- sockets | |
- sodium | |
- tokenizer | |
- xmlwriter | |
- xsl | |
- zip | |
- spl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment