Commit 0462af6a authored by David Weston's avatar David Weston

Updated to latest version of PHP-CS-Fixer

parent 570d0f7c
tmp
vendor
.php_cs.cache
......@@ -6,3 +6,5 @@ curl -L https://github.com/zendframework/zf1/releases/download/release-1.12.20/Z
unzip ./tmp/zend.zip -d ./tmp/zend
cp -ap ./tmp/zend/ZendFramework-1.12.20-minimal/library/Zend/* ./src
php ./bin/remove-includes.php -d ./src
php ./vendor/bin/php-cs-fixer fix ./src --rules=@Symfony
rm -rf ./tmp
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment