Skip to content

Releases: cr0wst/laravel-slack-log

Additional Support for PHP 7.0.*

15 Jan 18:58
0a13c5b
Compare
Choose a tag to compare

Travis CI has been added to ensure that PSR-2 standards are met. Tests have been added for the Logger service.

This uncovered some additional changes that needed to be made for PHP 7.0 compatibility.

Adding Support for PHP 7.0.*

13 Jan 04:15
861d7fc
Compare
Choose a tag to compare

Removed constant visibility modifiers to make compatible with PHP 7.0.*

Initial Implementation

05 Nov 19:23
b536ead
Compare
Choose a tag to compare

Initial release.