Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

PUGX/sentry-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

sentry pugx

Sentry pre-configured PHP SDK

Monthly Downloads Latest Stable Version License

This is a metapackage shipping sentry/sentry with Symfony client instead of Guzzle.

⚠ This replacement is not needed anymore, because since version 3.0 sentry/sdk itself is using Symfony Client.

See issue #246 on gesentry/sentry-symfony for reasons that lead to create this metapackage.

Usage

This is an example of using this metapackage in your composer.json (other dependencies are omitted for the sake of simplicity):

{
    "require": {
        "pugx/sentry-sdk": "^2.0",
        "sentry/sentry-symfony": "^3.5",
    }
}

About

Metapackage to use sentry/sentry-symfony with symfony/http-client

Resources

License

Stars

Watchers

Forks

Packages

No packages published