-
-
Notifications
You must be signed in to change notification settings - Fork 463
Description
Problem Statement
I'd really like it if this package had fewer dependencies - composer installed 21 packages when I installed Sentry just now (it has more than 21 dependencies, but those are the ones I didn't already have).
It took me a couple of hours to figure out what changes I needed to make to my composer file to be able to install Sentry at all. Some of your dependencies had dependencies with dependencies that didn't match the version numbers required by dependencies of some of my dependencies... next I need to work out if the changes I made are going to cause problems elsewhere...
Solution Brainstorm
I'd feel a lot more comfortable using Sentry if it had less dependencies. Preferably none. I feel like this is achievable considering what this package does is relatively simple.