We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14eadff commit daf9d1cCopy full SHA for daf9d1c
composer.json
phpunit.xml.dist
@@ -4,7 +4,7 @@
4
convertWarningsToExceptions="true"
5
convertNoticesToExceptions="true"
6
mapTestClassNameToCoveredClassName="true"
7
- bootstrap="vendor/autoload.php"
+ bootstrap="../vendor/autoload.php"
8
verbose="true"
9
colors="true"
10
strict="true">
0 commit comments