PATH:
home
/
lab2454c
/
spaxtac.com
/
wp-content
/
plugins
/
wp-user-frontend-pro
/
vendor
/
composer
/
installers
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" bootstrap="tests/bootstrap.php" > <testsuites> <testsuite name="Installers Test Suite"> <directory>tests/Composer/Installers</directory> </testsuite> </testsuites> <filter> <whitelist> <directory>src/Composer/Installers</directory> </whitelist> </filter> </phpunit>
[-] composer.json
[edit]
[+]
..
[-] CONTRIBUTING.md
[edit]
[+]
tests
[-] phpunit.xml.dist
[edit]
[-] _config.yml
[edit]
[-] LICENSE
[edit]
[+]
src
[-] CHANGELOG.md
[edit]