ytake / Laravel-FluentLogger

fluent logger for laravel (with Monolog handler for Fluentd)
MIT License
63 stars 23 forks source link

Update composer.json #22

Closed Dylan-DPC-zz closed 6 years ago

Dylan-DPC-zz commented 6 years ago

Laravel doesn't follow semver. So having ^5.x, 5.* or >=5.x will mean that composer will install a future version even though that version breaks the package.