Skip to content
 ## 2.0.0 - 2023-01-03

 ### Added
- Add PHP 8.2 support
- Add infection to level up the test quality
- Add [Safe php](https://packagist.org/packages/thecodingmachine/safe) as requirement.
- Breaking: Add the getBody, getEventType, getEventName, getObjectKind, getCreatedAt, store and remove functions to the GitLabHookModel interface.
- Add ext-json as required php extension, this was already needed but now explicit required in composer.json.

 ### Removed
- Remove Laravel 8 support.
- Remove PHP 7.4 support.
- Remove PHP 8.0 support.