PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
spatie
/
laravel-newsletter
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="vendor/autoload.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" > <testsuites> <testsuite name="Package Test Suite"> <directory suffix=".php">./tests/</directory> </testsuite> </testsuites> </phpunit>
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[+]
.github
[+]
..
[-] .php_cs.dist
[edit]
[-] .editorconfig
[edit]
[-] LICENSE.md
[edit]
[+]
config
[-] README.md
[edit]
[+]
src
[-] CHANGELOG.md
[edit]