Bump doctrine/orm from 2.7.3 to 2.7.4

Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/v2.7.3...2.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-12 02:17:06 +00:00 committed by GitHub
parent 57f4f5bb8e
commit 85ebbf2698
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

37
composer.lock generated
View file

@ -1603,19 +1603,20 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "v2.7.3", "version": "2.7.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "d95e03ba660d50d785a9925f41927fef0ee553cf" "reference": "7d84a4998091ece4d645253ac65de9f879eeed2f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/d95e03ba660d50d785a9925f41927fef0ee553cf", "url": "https://api.github.com/repos/doctrine/orm/zipball/7d84a4998091ece4d645253ac65de9f879eeed2f",
"reference": "d95e03ba660d50d785a9925f41927fef0ee553cf", "reference": "7d84a4998091ece4d645253ac65de9f879eeed2f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"composer/package-versions-deprecated": "^1.8",
"doctrine/annotations": "^1.8", "doctrine/annotations": "^1.8",
"doctrine/cache": "^1.9.1", "doctrine/cache": "^1.9.1",
"doctrine/collections": "^1.5", "doctrine/collections": "^1.5",
@ -1627,7 +1628,6 @@
"doctrine/lexer": "^1.0", "doctrine/lexer": "^1.0",
"doctrine/persistence": "^1.3.3 || ^2.0", "doctrine/persistence": "^1.3.3 || ^2.0",
"ext-pdo": "*", "ext-pdo": "*",
"ocramius/package-versions": "^1.2",
"php": "^7.1", "php": "^7.1",
"symfony/console": "^3.0|^4.0|^5.0" "symfony/console": "^3.0|^4.0|^5.0"
}, },
@ -1687,21 +1687,7 @@
"database", "database",
"orm" "orm"
], ],
"funding": [ "time": "2020-10-10T17:11:26+00:00"
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine/orm",
"type": "tidelift"
}
],
"time": "2020-05-26T16:03:49+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
@ -10188,16 +10174,16 @@
}, },
{ {
"name": "thecodingmachine/safe", "name": "thecodingmachine/safe",
"version": "v1.3", "version": "v1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thecodingmachine/safe.git", "url": "https://github.com/thecodingmachine/safe.git",
"reference": "1114828fe60dcfdf8bb936f45ceca3f5e805708c" "reference": "a6b795aeb367c90cc6ed88dadb4cdcac436377c2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thecodingmachine/safe/zipball/1114828fe60dcfdf8bb936f45ceca3f5e805708c", "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/a6b795aeb367c90cc6ed88dadb4cdcac436377c2",
"reference": "1114828fe60dcfdf8bb936f45ceca3f5e805708c", "reference": "a6b795aeb367c90cc6ed88dadb4cdcac436377c2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10232,6 +10218,7 @@
"generated/apcu.php", "generated/apcu.php",
"generated/array.php", "generated/array.php",
"generated/bzip2.php", "generated/bzip2.php",
"generated/calendar.php",
"generated/classobj.php", "generated/classobj.php",
"generated/com.php", "generated/com.php",
"generated/cubrid.php", "generated/cubrid.php",
@ -10318,7 +10305,7 @@
"MIT" "MIT"
], ],
"description": "PHP core functions that throw exceptions instead of returning FALSE on error", "description": "PHP core functions that throw exceptions instead of returning FALSE on error",
"time": "2020-10-06T15:28:54+00:00" "time": "2020-10-08T08:40:29+00:00"
}, },
{ {
"name": "true/punycode", "name": "true/punycode",