Skip to content

Commit 4a4b10f

Browse files
Bump infection/infection from 0.17.0 to 0.17.3 in /dev-tools (#367)
1 parent b306818 commit 4a4b10f

File tree

3 files changed

+26
-23
lines changed

3 files changed

+26
-23
lines changed

dev-tools/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
"require-dev": {
66
"ergebnis/composer-normalize": "^2.7.1",
7-
"infection/infection": "^0.17.0",
7+
"infection/infection": "^0.17.3",
88
"kubawerlos/php-cs-fixer-config": "^1.4.0",
99
"kubawerlos/types-checker": "^2.0.0",
1010
"maglnet/composer-require-checker": "^2.1.0",

dev-tools/composer.lock

Lines changed: 24 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev-tools/infection.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"GreaterThanNegotiation": true,
6262
"GreaterThanOrEqualToNegotiation": true,
6363
"Identical": true,
64+
"InstanceOf_": true,
6465
"LessThanNegotiation": true,
6566
"LessThanOrEqualToNegotiation": true,
6667
"LogicalLowerAnd": true,

0 commit comments

Comments
 (0)