Skip to content

Commit 9188249

Browse files
author
Marc Paffen
committedNov 19, 2018
Pfade relativ
1 parent 4d9f5b3 commit 9188249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Datei .phpcs.xml anlegen für neue Projekte
2626
```xml
2727
<?xml version="1.0" encoding="UTF-8" ?>
2828
<ruleset name="Example">
29-
<config name="installed_paths" value="/app/vendor/escapestudios/symfony2-coding-standard/,/app/vendor/hdnet/coding-standards" />
29+
<config name="installed_paths" value="../../vendor/escapestudios/symfony2-coding-standard/,../../vendor/hdnet/coding-standards" />
3030
<rule ref="HDNETBlack"/>
3131
</ruleset>
3232
```

0 commit comments

Comments
 (0)