#!/bin/bash

php-cs-fixer fix . --config-file .php_cs
php-cs-fixer fix . --config-file .phpspec_cs
