Execute PHP-CS-Fixer

The last version of PHP-CS-Fixer fixes a few things that were not
detected before.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
This commit is contained in:
Henrique Moody 2018-08-21 01:20:54 +02:00
parent 2b8acfd790
commit 3b789815fb
No known key found for this signature in database
GPG key ID: 221E9281655813A6
3 changed files with 2 additions and 3 deletions

View file

@ -1,7 +1,6 @@
--FILE--
<?php
require 'vendor/autoload.php';
use Respect\Validation\Exceptions\AllOfException;

View file

@ -1,5 +1,5 @@
--FILE--
<?php
<?php
require 'vendor/autoload.php';

View file

@ -1,5 +1,5 @@
--FILE--
<?php
<?php
require 'vendor/autoload.php';