Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
spatie
/
backtrace
Location:
/home/zoteqbgb/public_html/vendor/spatie/backtrace
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: composer.json
{ "name": "spatie/backtrace", "description": "A better backtrace", "license": "MIT", "keywords": [ "spatie", "backtrace" ], "authors": [ { "name": "Freek Van de Herten", "email": "freek@spatie.be", "homepage": "https://spatie.be", "role": "Developer" } ], "homepage": "https://github.com/spatie/backtrace", "funding": [ { "type": "github", "url": "https://github.com/sponsors/spatie" }, { "type": "other", "url": "https://spatie.be/open-source/support-us" } ], "require": { "php": "^7.3 || ^8.0" }, "require-dev": { "ext-json": "*", "laravel/serializable-closure": "^1.3 || ^2.0", "phpunit/phpunit": "^9.3 || ^11.4.3", "spatie/phpunit-snapshot-assertions": "^4.2 || ^5.1.6", "symfony/var-dumper": "^5.1 || ^6.0 || ^7.0" }, "minimum-stability": "dev", "prefer-stable": true, "autoload": { "psr-4": { "Spatie\\Backtrace\\": "src" } }, "autoload-dev": { "psr-4": { "Spatie\\Backtrace\\Tests\\": "tests" } }, "config": { "sort-packages": true }, "scripts": { "format": "vendor/bin/php-cs-fixer fix --allow-risky=yes", "psalm": "vendor/bin/psalm", "test": "vendor/bin/phpunit", "test-coverage": "vendor/bin/phpunit --coverage-html coverage" } }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
LICENSE.md
1,090 bytes
0644
2024-12-02 18:28
âï¸
ðï¸
Rename
README.md
6,934 bytes
0644
2024-12-02 18:28
âï¸
ðï¸
Rename
composer.json
1,540 bytes
0644
2024-12-02 18:28
âï¸
ðï¸
Rename
src
-
0755
2024-12-02 18:28
ðï¸
Rename
Chang
Apply