Skip to content

Commit ca80085

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------ | | packagist | infection/infection | 0.26.19 | 0.27.0 | | packagist | phpunit/phpunit | 9.6.9 | 9.6.9 |
1 parent a3197d2 commit ca80085

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.27.0",
14+
"phpunit/phpunit": "^9.6.9"
1515
},
1616
"license": "MIT",
1717
"authors": [

0 commit comments

Comments
 (0)