Skip to content

Commit 4f627a1

Browse files
committed
Update Eclipse buildpath.
1 parent 979b7e1 commit 4f627a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.buildpath

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<buildpathentry kind="src" path="vendor/guzzle/guzzle/src"/>
6969
<buildpathentry kind="src" path="vendor/herrera-io/json/src/lib"/>
7070
<buildpathentry kind="src" path="vendor/phpunit/php-code-coverage/src"/>
71+
<buildpathentry kind="src" path="vendor/squizlabs/php_codesniffer/src"/>
7172
<buildpathentry kind="src" path="vendor/symfony/dependency-injection"/>
7273
<buildpathentry kind="src" path="vendor/phpdocumentor/graphviz/src"/>
7374
<buildpathentry kind="src" path="vendor/phpmd/phpmd/src/main/php"/>
@@ -78,7 +79,7 @@
7879
<buildpathentry kind="src" path="vendor/composer"/>
7980
<buildpathentry kind="src" path="vendor/symfony/process"/>
8081
<buildpathentry kind="src" path="vendor/phpoption/phpoption/src"/>
81-
<buildpathentry kind="src" path="vendor/squizlabs/php_codesniffer"/>
82+
<buildpathentry excluding="src/" kind="src" path="vendor/squizlabs/php_codesniffer"/>
8283
<buildpathentry kind="src" path="vendor/phploc/phploc/src"/>
8384
<buildpathentry kind="src" path="vendor/zendframework/zend-eventmanager/src"/>
8485
<buildpathentry kind="src" path="vendor/sebastian/object-enumerator/src"/>

0 commit comments

Comments
 (0)