Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Laravel runtime version reporting #352

Merged
merged 5 commits into from
Jun 14, 2019

Commits on May 30, 2019

  1. feat: add Laravel runtime version reporting

    Uses new hook in Configuration class of bugsnag-php 3.17.0 to append the Laravel/Lumen application version
    to device data to make it reportable.
    
    Also fixed Mazerunner tests by updating composer.json and removing lock from repo
    tomlongridge committed May 30, 2019
    Configuration menu
    Copy the full SHA
    cad8d30 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    e9024c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f6b45d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Configuration menu
    Copy the full SHA
    102be3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf10931 View commit details
    Browse the repository at this point in the history