diff --git a/composer.lock b/composer.lock index eeb5424337..6b23ee63e8 100644 --- a/composer.lock +++ b/composer.lock @@ -1779,16 +1779,16 @@ "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", - "reference": "6a1471ddbf2f448b35f3a8e390c903435e6dd5de" + "reference": "a390fde13fc9bc2ffb73340bb8f07201a8e85af8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/6a1471ddbf2f448b35f3a8e390c903435e6dd5de", - "reference": "6a1471ddbf2f448b35f3a8e390c903435e6dd5de", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a390fde13fc9bc2ffb73340bb8f07201a8e85af8", + "reference": "a390fde13fc9bc2ffb73340bb8f07201a8e85af8", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^6.0", @@ -1827,7 +1827,7 @@ "constructor", "instantiate" ], - "time": "2019-12-23T19:18:31+00:00" + "time": "2020-05-30T16:47:47+00:00" }, { "name": "matthiasmullie/minify",