rollbar / rollbar-php-symfony-bundle

Bundle for Symfony that integrates Rollbar tracker
MIT License
28 stars 25 forks source link

symfony7 compatibility #95

Closed dennispansegrau closed 8 months ago

dennispansegrau commented 9 months ago

Allows the usage of the bundle with Symfony 7.

I have added ^7.0 version to the used symfony packages. I had to remove the getContainer() function in GeneratorTest due to changed return type in KernelTestCase in Symfony 7. This way it will be compatible with Symfony 7 and prior versions.

zdavis-rollbar commented 8 months ago

@dennispansegrau are you interested in becoming a maintainer or an owner of this repo? We are looking for more community support so you aren't constantly waiting on us.