Update Composer deps again for 7.4 compatibility.

This commit is contained in:
Buster "Silver Eagle" Neece 2019-11-30 14:15:37 -06:00
parent 22fc2c3a78
commit 225981feef
No known key found for this signature in database
GPG Key ID: 6D9E12FF03411F4E
1 changed files with 31 additions and 32 deletions

63
composer.lock generated
View File

@ -964,26 +964,25 @@
},
{
"name": "cakephp/chronos",
"version": "1.2.8",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/cakephp/chronos.git",
"reference": "0292f06e8cc23fc82f0574889da2d8bf27b613c1"
"reference": "ba2bab98849e7bf29b02dd634ada49ab36472959"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cakephp/chronos/zipball/0292f06e8cc23fc82f0574889da2d8bf27b613c1",
"reference": "0292f06e8cc23fc82f0574889da2d8bf27b613c1",
"url": "https://api.github.com/repos/cakephp/chronos/zipball/ba2bab98849e7bf29b02dd634ada49ab36472959",
"reference": "ba2bab98849e7bf29b02dd634ada49ab36472959",
"shasum": ""
},
"require": {
"php": "^5.5.9|^7"
"php": ">=5.6"
},
"require-dev": {
"athletic/athletic": "~0.1",
"cakephp/cakephp-codesniffer": "^3.0",
"phpbench/phpbench": "@dev",
"phpstan/phpstan": "^0.6.4",
"phpunit/phpunit": "<6.0 || ^7.0"
},
"type": "library",
@ -1017,7 +1016,7 @@
"datetime",
"time"
],
"time": "2019-06-17T15:19:18+00:00"
"time": "2019-11-30T02:33:19+00:00"
},
{
"name": "clue/stream-filter",
@ -2743,12 +2742,12 @@
"source": {
"type": "git",
"url": "https://github.com/JamesHeinrich/getID3.git",
"reference": "e69aaeff0a5899facd57de198cb25f5cdb169f4c"
"reference": "75454e8b19c7b1b041382b91906574fe484f605b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/e69aaeff0a5899facd57de198cb25f5cdb169f4c",
"reference": "e69aaeff0a5899facd57de198cb25f5cdb169f4c",
"url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/75454e8b19c7b1b041382b91906574fe484f605b",
"reference": "75454e8b19c7b1b041382b91906574fe484f605b",
"shasum": ""
},
"require": {
@ -2798,7 +2797,7 @@
"php",
"tags"
],
"time": "2019-11-29T21:09:38+00:00"
"time": "2019-11-30T12:19:58+00:00"
},
{
"name": "jean85/pretty-package-versions",
@ -5916,7 +5915,7 @@
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.13.0",
"version": "v1.13.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
@ -5974,7 +5973,7 @@
},
{
"name": "symfony/polyfill-php73",
"version": "v1.13.0",
"version": "v1.13.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
@ -6229,20 +6228,20 @@
},
{
"name": "symfony/service-contracts",
"version": "v2.0.0",
"version": "v2.0.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "9d99e1556417bf227a62e14856d630672bf10eaf"
"reference": "144c5e51266b281231e947b51223ba14acf1a749"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/9d99e1556417bf227a62e14856d630672bf10eaf",
"reference": "9d99e1556417bf227a62e14856d630672bf10eaf",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/144c5e51266b281231e947b51223ba14acf1a749",
"reference": "144c5e51266b281231e947b51223ba14acf1a749",
"shasum": ""
},
"require": {
"php": "^7.2.9",
"php": "^7.2.5",
"psr/container": "^1.0"
},
"suggest": {
@ -6283,7 +6282,7 @@
"interoperability",
"standards"
],
"time": "2019-11-09T09:18:34+00:00"
"time": "2019-11-18T17:27:11+00:00"
},
{
"name": "symfony/stopwatch",
@ -6337,20 +6336,20 @@
},
{
"name": "symfony/translation-contracts",
"version": "v2.0.0",
"version": "v2.0.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
"reference": "8feb81e6bb1a42d6a3b1429c751d291eb6d05297"
"reference": "8cc682ac458d75557203b2f2f14b0b92e1c744ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/8feb81e6bb1a42d6a3b1429c751d291eb6d05297",
"reference": "8feb81e6bb1a42d6a3b1429c751d291eb6d05297",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/8cc682ac458d75557203b2f2f14b0b92e1c744ed",
"reference": "8cc682ac458d75557203b2f2f14b0b92e1c744ed",
"shasum": ""
},
"require": {
"php": "^7.2.9"
"php": "^7.2.5"
},
"suggest": {
"symfony/translation-implementation": ""
@ -6390,7 +6389,7 @@
"interoperability",
"standards"
],
"time": "2019-11-09T09:18:34+00:00"
"time": "2019-11-18T17:27:11+00:00"
},
{
"name": "symfony/validator",
@ -7118,26 +7117,26 @@
},
{
"name": "zircote/swagger-php",
"version": "3.0.2",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/zircote/swagger-php.git",
"reference": "f10ab7f81d89dba97653a980cc90cf4b7b73f543"
"reference": "c86386bd623ffad6f7e6f9269bf51d42d2797012"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/f10ab7f81d89dba97653a980cc90cf4b7b73f543",
"reference": "f10ab7f81d89dba97653a980cc90cf4b7b73f543",
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/c86386bd623ffad6f7e6f9269bf51d42d2797012",
"reference": "c86386bd623ffad6f7e6f9269bf51d42d2797012",
"shasum": ""
},
"require": {
"doctrine/annotations": "*",
"php": ">=7.0",
"php": ">=7.2",
"symfony/finder": ">=2.2",
"symfony/yaml": ">=3.3"
},
"require-dev": {
"phpunit/phpunit": ">=6.3",
"phpunit/phpunit": ">=8",
"squizlabs/php_codesniffer": ">=3.3",
"zendframework/zend-form": "<2.8"
},
@ -7177,7 +7176,7 @@
"rest",
"service discovery"
],
"time": "2018-11-16T15:04:29+00:00"
"time": "2019-11-30T13:35:44+00:00"
}
],
"packages-dev": [