Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 356 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 356 Bytes

Bolt Redirector

Author: Ivo Valchev

This Bolt extension adds redirects from clean YAML format.

Installation:

composer require bolt/redirector

Running PHPStan and Easy Codings Standard

First, make sure dependencies are installed:

COMPOSER_MEMORY_LIMIT=-1 composer update

And then run ECS:

vendor/bin/ecs check src