Skip to content

Commit

Permalink
Fix readme list order
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek authored Jan 14, 2021
1 parent 1a0357f commit df100b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`<br>`phifty-framework`<br>`phifty-library`
| phpBB | `phpbb-extension`<br>`phpbb-style`<br>`phpbb-language`
| Pimcore | `pimcore-plugin`(deprecated, only used for versions <= 4)
| Plentymarkets | `plentymarkets-plugin`
| PPI | **`ppi-module`**
| Prestashop | `prestashop-module`<br>`prestashop-theme`
| Puppet | `puppet-module`
| Porto | `porto-container`
| ProcessWire | `processwire-module`
Expand Down Expand Up @@ -125,8 +127,6 @@ is not needed to install packages with these frameworks:
| YAWIK | `yawik-module`
| Zend | `zend-library`<br>`zend-extra`<br>`zend-module`
| Zikula | `zikula-module`<br>`zikula-theme`
| Prestashop | `prestashop-module`<br>`prestashop-theme`
| Phifty | `phifty-bundle`<br>`phifty-framework`<br>`phifty-library`

## Example `composer.json` File

Expand Down

0 comments on commit df100b0

Please sign in to comment.