File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This way you can:
77* provide custom files or directories that will not be overwritten on ` composer install ` or ` composer update `
88* place packages within the directory of another package (using a composer installer like
99[ composer/installers] ( https://packagist.org/packages/composer/installers ) or
10- [ davidbarratt/custom-installer] ( https://packagist.org/packages/davidbarratt/custom-installer )
10+ [ davidbarratt/custom-installer] ( https://packagist.org/packages/davidbarratt/custom-installer ) )
1111
1212
1313## Installation
@@ -16,7 +16,7 @@ Simply install the plugin with composer: `composer require derhasi/composer-pres
1616
1717## Configuration
1818
19- For configuring the paths you need to set ` preserver -paths` within the ` extra ` of your root ` composer.json ` .
19+ For configuring the paths you need to set ` preserve -paths` within the ` extra ` of your root ` composer.json ` .
2020
2121``` json
2222{
You can’t perform that action at this time.
0 commit comments