Bump doctrine/instantiator from 1.3.0 to 1.3.1

Bumps [doctrine/instantiator](https://github.com/doctrine/instantiator) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/doctrine/instantiator/releases)
- [Commits](https://github.com/doctrine/instantiator/compare/1.3.0...1.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-06-03 01:56:57 +00:00
committed by Frédéric Guillot
parent 34754e0035
commit a5695f7dde

12
composer.lock generated
View File

@@ -812,20 +812,20 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
"version": "1.3.0", "version": "1.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/instantiator.git", "url": "https://github.com/doctrine/instantiator.git",
"reference": "ae466f726242e637cebdd526a7d991b9433bacf1" "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
"reference": "ae466f726242e637cebdd526a7d991b9433bacf1", "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1" "php": "^7.1 || ^8.0"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^6.0", "doctrine/coding-standard": "^6.0",
@@ -864,7 +864,7 @@
"constructor", "constructor",
"instantiate" "instantiate"
], ],
"time": "2019-10-21T16:45:58+00:00" "time": "2020-05-29T17:27:14+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",