- github action updated with new ruleset in pint.json
- codebase linted with new ruleset
- contributors can now run `./vendor/bin/pint`
- action workflow will auto correct any lint issues upon commit/opened pull request
Since Laravel 5.1 requires PHP 5.5.9+ using the *new* static `class`
property to get the fully qualified name of a class is preferred
over using class name strings.