Skip to content

Commit d0df51c

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------- | | packagist | infection/infection | 0.26.19 | 0.26.21 | | packagist | phpunit/phpunit | 9.6.7 | 9.6.8 |
1 parent 9e0b219 commit d0df51c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"require-dev": {
1111
"cache/integration-tests": "dev-master",
1212
"cache/tag-interop": "dev-master",
13-
"infection/infection": "^0.26.19",
14-
"phpunit/phpunit": "^9.6.7"
13+
"infection/infection": "^0.26.21",
14+
"phpunit/phpunit": "^9.6.8"
1515
},
1616
"license": "MIT",
1717
"authors": [

0 commit comments

Comments
 (0)