zeuxisoo / php-slim-whoops

PHP whoops error on slim framework
132 stars 10 forks source link

support whoops 2.3.x #24

Closed Findus23 closed 6 years ago

Findus23 commented 6 years ago

php-slim-whoops depends on whoops 2.2.x, but 2.3.x is already out. https://github.com/zeuxisoo/php-slim-whoops/blob/23a6b2f91652fcedc8ea9f9e86431524aa9535eb/composer.json#L16

I guess there are no breaking changes, so only the composer.json needs to be updated and tested.