|
@@ -1,7 +1,7 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<phpunit backupGlobals="false"
|
|
<phpunit backupGlobals="false"
|
|
backupStaticAttributes="false"
|
|
backupStaticAttributes="false"
|
|
- bootstrap="bootstrap/autoload.php"
|
|
|
|
|
|
+ bootstrap="vendor/autoload.php"
|
|
colors="true"
|
|
colors="true"
|
|
convertErrorsToExceptions="true"
|
|
convertErrorsToExceptions="true"
|
|
convertNoticesToExceptions="true"
|
|
convertNoticesToExceptions="true"
|