Skip to content

Commit 8552b13

Browse files
committed
fix tests
1 parent 9c9259d commit 8552b13

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,5 @@
8383
"phpunit": "vendor/bin/phpunit --display-warnings --display-skipped --display-deprecations --display-errors --display-notices",
8484
"coverage": "vendor/bin/phpunit --coverage-html build/reports/html --coverage-clover build/reports/clover.xml",
8585
"csfixer": "vendor/bin/php-cs-fixer fix --allow-risky=yes"
86-
},
87-
"repositories": [
88-
{
89-
"type": "path",
90-
"url": "~/phpProjects/contrib/persistent-state-bundle"
91-
}
92-
]
86+
}
9387
}

0 commit comments

Comments
 (0)