From df100b004465aa07b686f1c2245bbb4794498b07 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Thu, 14 Jan 2021 21:30:14 +0100 Subject: [PATCH] Fix readme list order --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e75c2c6..2e70032b 100644 --- a/README.md +++ b/README.md @@ -90,10 +90,12 @@ is not needed to install packages with these frameworks: | MODULEWork | `modulework-module` | Moodle | `moodle-*` (Please [check source](https://github.com/composer/installers/blob/main/src/Composer/Installers/MoodleInstaller.php) for all supported types) | Piwik | `piwik-plugin` +| Phifty | `phifty-bundle`
`phifty-framework`
`phifty-library` | phpBB | `phpbb-extension`
`phpbb-style`
`phpbb-language` | Pimcore | `pimcore-plugin`(deprecated, only used for versions <= 4) | Plentymarkets | `plentymarkets-plugin` | PPI | **`ppi-module`** +| Prestashop | `prestashop-module`
`prestashop-theme` | Puppet | `puppet-module` | Porto | `porto-container` | ProcessWire | `processwire-module` @@ -125,8 +127,6 @@ is not needed to install packages with these frameworks: | YAWIK | `yawik-module` | Zend | `zend-library`
`zend-extra`
`zend-module` | Zikula | `zikula-module`
`zikula-theme` -| Prestashop | `prestashop-module`
`prestashop-theme` -| Phifty | `phifty-bundle`
`phifty-framework`
`phifty-library` ## Example `composer.json` File