bugsnag / bugsnag-php

BugSnag error monitoring and crash reporting tool for PHP apps
https://docs.bugsnag.com/platforms/php
MIT License
554 stars 77 forks source link

Use Composer 2.2 when building bugsnag.phar #648

Closed imjoehaines closed 2 years ago

imjoehaines commented 2 years ago

Goal

Composer 2.3 dropped support for older PHP versions, but we have to use PHP 5.5 to build bugsnag.phar as it's our earliest supported version