#!/usr/bin/env bash

TOOL_DIR=.Build/tools/rector
TOOL_PACKAGE="ssch/typo3-rector:^3"
TOOL_COMMAND="rector"

source Scripts/runphptool.sh
