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:
7
7
* provide custom files or directories that will not be overwritten on ` composer install ` or ` composer update `
8
8
* place packages within the directory of another package (using a composer installer like
9
9
[ 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 ) )
11
11
12
12
13
13
## Installation
@@ -16,7 +16,7 @@ Simply install the plugin with composer: `composer require derhasi/composer-pres
16
16
17
17
## Configuration
18
18
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 ` .
20
20
21
21
``` json
22
22
{
You can’t perform that action at this time.
0 commit comments