bosnadev / database

An extended PostgreSQL driver for Laravel 5 with support for some aditional PostgreSQL data types: hstore, uuid, jsonb.
https://bosnadev.com
MIT License
78 stars 68 forks source link

Run php-cs-fixer over the package #11

Closed EspadaV8 closed 9 years ago

EspadaV8 commented 9 years ago

This is simply the output of php-cs-fixer fix --level=psr2 over the src and tests folder as well as manually reformatting the composer.json file and adding a missing newline to LICENSE.