xylemical / composer-dev-bundle
Provides support for development.
0.1.2
2022-04-26 12:07 UTC
Requires
- php: >7.4
- composer-plugin-api: >2.0
- dealerdirect/phpcodesniffer-composer-installer: >0.7.0
- drupal/coder: >8.3
- jangregor/phpstan-prophecy: >=1.0
- phpspec/prophecy-phpunit: >2.0
- phpstan/extension-installer: >=1.1
- phpstan/phpstan: >0.12.48
- phpunit/phpunit: >9.3
- squizlabs/php_codesniffer: >3.5
Requires (Dev)
- composer/composer: >2.3
This package is auto-updated.
Last update: 2025-03-29 01:03:52 UTC
README
Provides helper functionality via composer for setup and running of a development repository.
Install
The recommended way to install this library is through composer.
composer require xylemical/dev-bundle --dev
License
MIT, see LICENSE.