cviebrock / eloquent-taggable

Easily add the ability to tag your Eloquent models in Laravel.
MIT License
559 stars 72 forks source link

PSR-2, Add missing use-statements #10

Closed ghost closed 9 years ago

ghost commented 9 years ago

The failed Travis build seems to be an issue with packagist and composer according to the build log.

cviebrock commented 9 years ago

So, I am not a fan of PSR-2 mostly because I prefer tabs over spaces. The missing use statements is a valid mistake, though, so if you wanted to resubmit a PR with just that change, I'd accept it happily. Thanks!

p.s. I tried responding to your email, but I think your mail server needs some tweaking:

Final-Recipient: rfc822; NAME@REDACTED
Original-Recipient: rfc822;NAME@REDACTED
Action: failed
Status: 5.7.1
Remote-MTA: dns; mxa.mailgun.org
Diagnostic-Code: smtp; 550 5.7.1 Relaying denied
ghost commented 9 years ago

My mail works just fine, tested it to be sure.