sabre-io / event

:bell: The sabre/event library provides utilities for lightweight event-based programming
http://sabre.io/event/
BSD 3-Clause "New" or "Revised" License
351 stars 21 forks source link

Bump require-dev dependencies #103

Closed phil-davis closed 1 year ago

phil-davis commented 1 year ago

I really just want to check that all of CI still passes (there have been minor version releases of the CI tools phpunit, phpstan and php-cs-fixer recently).

This PR updates the minor versions recorded in composer.json. That does not do anything exciting, but maybe it helps in the future that we know what minor version of each tool was known to work.

codecov[bot] commented 1 year ago

Codecov Report

Merging #103 (39fa32d) into master (26c8bc2) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #103   +/-   ##
=========================================
  Coverage     99.73%   99.73%           
  Complexity      109      109           
=========================================
  Files             7        7           
  Lines           376      376           
=========================================
  Hits            375      375           
  Misses            1        1           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more