Skip to content

Commit daf9d1c

Browse files
committed
Moving composer.json
1 parent 14eadff commit daf9d1c

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

composer.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
convertWarningsToExceptions="true"
55
convertNoticesToExceptions="true"
66
mapTestClassNameToCoveredClassName="true"
7-
bootstrap="vendor/autoload.php"
7+
bootstrap="../vendor/autoload.php"
88
verbose="true"
99
colors="true"
1010
strict="true">

0 commit comments

Comments
 (0)