update semver

This commit is contained in:
Yuri Kuznetsov
2020-08-27 14:52:15 +03:00
parent 4f76c98cec
commit fd7da4d2fc
2 changed files with 26 additions and 11 deletions

View File

@@ -27,7 +27,7 @@
"monolog/monolog": "1.*",
"yzalis/identicon": "*",
"zordius/lightncandy": "1.*",
"composer/semver": "^1.4",
"composer/semver": "^3",
"tecnickcom/tcpdf": "^6.3",
"zbateson/mail-mime-parser": "1.2.*",
"phpoffice/phpspreadsheet": "^1.10",

35
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "7df8ab50657d690174bf26a67aa0afdf",
"content-hash": "c09d145889a2915ac555bae3e93ae880",
"packages": [
{
"name": "cboden/ratchet",
@@ -61,29 +61,29 @@
},
{
"name": "composer/semver",
"version": "1.4.0",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "84c47f3d8901440403217afc120683c7385aecb8"
"reference": "3426bd5efa8a12d230824536c42a8a4ad30b7940"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/84c47f3d8901440403217afc120683c7385aecb8",
"reference": "84c47f3d8901440403217afc120683c7385aecb8",
"url": "https://api.github.com/repos/composer/semver/zipball/3426bd5efa8a12d230824536c42a8a4ad30b7940",
"reference": "3426bd5efa8a12d230824536c42a8a4ad30b7940",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0"
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^4.5 || ^5.0.5",
"phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
"phpstan/phpstan": "^0.12.19",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
"dev-master": "3.x-dev"
}
},
"autoload": {
@@ -119,7 +119,21 @@
"validation",
"versioning"
],
"time": "2016-03-30T13:16:03+00:00"
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2020-05-26T18:22:04+00:00"
},
{
"name": "container-interop/container-interop",
@@ -4635,6 +4649,7 @@
"keywords": [
"tokenizer"
],
"abandoned": true,
"time": "2019-09-17T06:23:10+00:00"
},
{