Skip to content

Commit 310feea

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | --------------------------- | ------- | ------ | | github-tags | actions/cache | v3.3.1 | v3.3.2 | | github-tags | codecov/codecov-action | v3.1.1 | v3.1.4 | | packagist | infection/infection | 0.26.19 | 0.27.2 | | packagist | phpstan/extension-installer | 1.2.0 | 1.3.1 | | packagist | phpunit/phpunit | 10.0.19 | 10.3.5 | | github-tags | shivammathur/setup-php | 2.24.0 | 2.26.0 |
1 parent 5bfdfd6 commit 310feea

2 files changed

Lines changed: 208 additions & 204 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"doctrine/annotations": "^2.0.1"
1515
},
1616
"require-dev": {
17-
"infection/infection": "^0.26",
17+
"infection/infection": "^0.27",
1818
"lcobucci/coding-standard": "^9.0",
1919
"phpstan/extension-installer": "^1.2",
2020
"phpstan/phpstan": "^1.10.10",

0 commit comments

Comments
 (0)