Skip to content

Commit

Permalink
Tweak URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Dec 8, 2020
1 parent 2a5edbc commit 947eaa0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@ is not needed to install packages with these frameworks:
| OXID | `oxid-module`<br>`oxid-theme`<br>`oxid-out`
| Osclass | `osclass-plugin`<br>`osclass-theme`<br>`osclass-language`
| MODULEWork | `modulework-module`
| Moodle | `moodle-*` (Please [check source](https://raw.githubusercontent.com/composer/installers/master/src/Composer/Installers/MoodleInstaller.php) for all supported types)
| Moodle | `moodle-*` (Please [check source](https://github.com/composer/installers/blob/main/src/Composer/Installers/MoodleInstaller.php) for all supported types)
| Piwik | `piwik-plugin`
| phpBB | `phpbb-extension`<br>`phpbb-style`<br>`phpbb-language`
| Pimcore | `pimcore-plugin`(deprecated, only used for versions <= 4)
| Pimcore | `pimcore-plugin`(deprecated, only used for versions <= 4)
| Plentymarkets | `plentymarkets-plugin`
| PPI | **`ppi-module`**
| Puppet | `puppet-module`
Expand Down Expand Up @@ -230,7 +230,7 @@ conflicts with `composer/installers` but also have a dependency on a package tha

Installers can be disabled for your project by specifying the extra
`installer-disable` property. If set to `true`, `"all"`, or `"*"` all installers
will be disabled.
will be disabled.

```json
{
Expand Down

0 comments on commit 947eaa0

Please sign in to comment.