diff --git a/composer.lock b/composer.lock index 0e445e5..5f414c2 100644 --- a/composer.lock +++ b/composer.lock @@ -6762,16 +6762,16 @@ }, { "name": "infection/infection", - "version": "0.21.1", + "version": "0.21.2", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "3248417c831cc7953aac105440f82e4aaea17edf" + "reference": "c7d3d6ee744e8520e44a4590ac4bb2419e813f1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/3248417c831cc7953aac105440f82e4aaea17edf", - "reference": "3248417c831cc7953aac105440f82e4aaea17edf", + "url": "https://api.github.com/repos/infection/infection/zipball/c7d3d6ee744e8520e44a4590ac4bb2419e813f1e", + "reference": "c7d3d6ee744e8520e44a4590ac4bb2419e813f1e", "shasum": "" }, "require": { @@ -6871,7 +6871,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.21.1" + "source": "https://github.com/infection/infection/tree/0.21.2" }, "funding": [ { @@ -6883,7 +6883,7 @@ "type": "open_collective" } ], - "time": "2021-02-22T13:03:48+00:00" + "time": "2021-02-25T21:09:10+00:00" }, { "name": "myclabs/deep-copy",