mimmi20 / composer-plugin-symlink
Provides a Composer Plugin to create symlinks
Installs: 133
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:composer-plugin
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- composer-plugin-api: ^2.0.0
- symfony/console: ^7.2.0
- symfony/filesystem: ^7.2.0
Requires (Dev)
- ext-ctype: *
- ext-dom: *
- ext-simplexml: *
- ext-tokenizer: *
- ext-xml: *
- ext-xmlwriter: *
- composer/composer: ^2.8.3
- infection/infection: ^0.29.8
- mikey179/vfsstream: ^1.6.12
- mimmi20/coding-standard: ^6.0.1
- nikic/php-parser: ^5.3.1
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^1.12.8
- phpstan/phpstan-deprecation-rules: ^1.2.1
- phpstan/phpstan-phpunit: ^1.4.0
- phpunit/phpunit: ^11.5.0
- rector/rector: ^1.2.10
- rector/type-perfect: ^1.0.0
- symfony/process: ^7.2.0
- symplify/phpstan-rules: ^13.0.1
- tomasvotruba/cognitive-complexity: ^0.2.3
- tomasvotruba/type-coverage: ^1.0.0
- tomasvotruba/unused-public: ^1.0.0
This package is auto-updated.
Last update: 2024-12-19 04:38:13 UTC
README
Code Status
Requirements
This library requires PHP 8.1+.
Installation
Run
composer require mimmi20/composer-plugin-symlink
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md
.