Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 367 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 367 Bytes

CI Files

A collection of files for use in CI and development.

The workflows will improve code quality using friendsofphp/php-cs-fixer and automated code upgrades using rector/rector.

Install

Require as a dev component in your project/module:

composer require --dev nswdpc/ci-files:^1

Use

Read the documentation