1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00

Updated deps

This commit is contained in:
Eldad Fux 2020-05-31 08:44:11 +03:00
parent e71a0f4be5
commit 994773bbf2

10
composer.lock generated
View file

@ -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",