File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -88,10 +88,10 @@ is not needed to install packages with these frameworks:
88
88
| OXID | ` oxid-module ` <br >` oxid-theme ` <br >` oxid-out `
89
89
| Osclass | ` osclass-plugin ` <br >` osclass-theme ` <br >` osclass-language `
90
90
| MODULEWork | ` modulework-module `
91
- | Moodle | ` moodle-* ` (Please [ check source] ( https://raw.githubusercontent. com/composer/installers/master /src/Composer/Installers/MoodleInstaller.php ) for all supported types)
91
+ | Moodle | ` moodle-* ` (Please [ check source] ( https://github. com/composer/installers/blob/main /src/Composer/Installers/MoodleInstaller.php ) for all supported types)
92
92
| Piwik | ` piwik-plugin `
93
93
| phpBB | ` phpbb-extension ` <br >` phpbb-style ` <br >` phpbb-language `
94
- | Pimcore | ` pimcore-plugin ` (deprecated, only used for versions <= 4)
94
+ | Pimcore | ` pimcore-plugin ` (deprecated, only used for versions <= 4)
95
95
| Plentymarkets | ` plentymarkets-plugin `
96
96
| PPI | ** ` ppi-module ` **
97
97
| Puppet | ` puppet-module `
@@ -230,7 +230,7 @@ conflicts with `composer/installers` but also have a dependency on a package tha
230
230
231
231
Installers can be disabled for your project by specifying the extra
232
232
` installer-disable ` property. If set to ` true ` , ` "all" ` , or ` "*" ` all installers
233
- will be disabled.
233
+ will be disabled.
234
234
235
235
``` json
236
236
{
You can’t perform that action at this time.
0 commit comments