REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 1.53 KB
Close
//opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/rector/extension-installer/composer.json
Text
Base64
{ "name": "rector\/extension-installer", "type": "composer-plugin", "description": "Composer plugin for automatic installation of Rector extensions", "license": "MIT", "require": { "php": "^8.0", "composer-plugin-api": "^1.1 || ^2.0" }, "require-dev": { "rector\/rector-src": "dev-main", "composer\/composer": "^2.0", "composer\/xdebug-handler": "^2.0", "phpstan\/extension-installer": "^1.1", "rector\/phpstan-rules": "^0.4", "symplify\/easy-coding-standard": "^10.0", "symplify\/phpstan-extensions": "^10.0" }, "autoload": { "psr-4": { "Rector\\RectorInstaller\\": "src" } }, "autoload-dev": { "psr-4": { "Rector\\RectorInstaller\\Tests\\": "tests" } }, "scripts": { "check-cs": "ecs check --verbose --ansi", "fix-cs": "ecs check --fix --verbose --ansi", "phpstan": "vendor\/bin\/phpstan analyse --ansi --error-format symplify" }, "repositories": [ { "type": "path", "version": "dev-main", "url": "." } ], "config": { "sort-packages": true, "allow-plugins": { "phpstan\/extension-installer": true, "cweagans\/composer-patches": true } }, "extra": { "class": "Rector\\RectorInstaller\\Plugin", "branch-alias": { "dev-main": "0.11.x-dev" } }, "minimum-stability": "dev", "prefer-stable": true }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
src
DIR
-
drwxr-xr-x
2024-11-08 13:59:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
composer.json
1.53 KB
lrw-r--r--
2024-11-08 13:59:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.25 KB
lrw-r--r--
2024-11-08 13:59:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rector.php
560 B
lrw-r--r--
2024-11-08 13:59:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).