Closed phil-davis closed 1 year ago
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
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.