📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 02:46:33
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
fruitcake
/
php-cors
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/fruitcake/php-cors
🔄 Refresh
✏️
Editing: phpunit.xml.dist
Writable
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd"> <coverage> <include> <directory suffix=".php">./src/</directory> </include> </coverage> <testsuites> <testsuite name="Fruitcake Cors Test Suite"> <directory>./tests</directory> </testsuite> </testsuites> </phpunit>
💾 Save Changes
❌ Cancel