update more dependencies
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit

This commit is contained in:
2020-06-20 22:54:57 -04:00
parent 2cdf7dd1cf
commit 348d17cdd3
2 changed files with 60 additions and 50 deletions

View File

@@ -11,15 +11,15 @@
], ],
"require": { "require": {
"php": ">=7.1", "php": ">=7.1",
"zackkitzmiller/tiny": "^1.2",
"webpatser/laravel-uuid": "~3.0",
"enzyme/axiom": "^4.2", "enzyme/axiom": "^4.2",
"enzyme/freckle": "^0.3.0",
"illuminate/database": "^5.5",
"enzyme/collection": "^1.0", "enzyme/collection": "^1.0",
"illuminate/Pipeline": "^5.5", "enzyme/freckle": "^0.3.0",
"league/pipeline": "^0.3.0", "illuminate/database": "^5.6",
"php-deal/framework": "^0.4.1" "illuminate/pipeline": "^5.6",
"league/pipeline": "^1.0",
"php-deal/framework": "^0.4.1",
"webpatser/laravel-uuid": "~3.0",
"zackkitzmiller/tiny": "^1.2"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
@@ -34,8 +34,8 @@
}, },
"require-dev": { "require-dev": {
"codeception/codeception": "^2.4", "codeception/codeception": "^2.4",
"squizlabs/php_codesniffer": "^3.1", "mockery/mockery": "^1.0",
"phpmd/phpmd": "^2.6", "phpmd/phpmd": "^2.6",
"mockery/mockery": "^1.0" "squizlabs/php_codesniffer": "^3.2"
} }
} }

92
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "9d817d930f19aa89df9628ef6166d18f", "content-hash": "74ae1e3810e95dbfd1fa466617b1453e",
"packages": [ "packages": [
{ {
"name": "beberlei/assert", "name": "beberlei/assert",
@@ -799,16 +799,16 @@
}, },
{ {
"name": "illuminate/database", "name": "illuminate/database",
"version": "v5.6.17", "version": "v5.6.39",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/database.git", "url": "https://github.com/illuminate/database.git",
"reference": "a949e082dbb520fdcb2798e0a5408669724aa197" "reference": "33073fe81e705b3d5d5ef992e6b065b3a89b07f6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/database/zipball/a949e082dbb520fdcb2798e0a5408669724aa197", "url": "https://api.github.com/repos/illuminate/database/zipball/33073fe81e705b3d5d5ef992e6b065b3a89b07f6",
"reference": "a949e082dbb520fdcb2798e0a5408669724aa197", "reference": "33073fe81e705b3d5d5ef992e6b065b3a89b07f6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -854,20 +854,20 @@
"orm", "orm",
"sql" "sql"
], ],
"time": "2018-04-17T12:36:27+00:00" "time": "2018-09-04T13:11:31+00:00"
}, },
{ {
"name": "illuminate/pipeline", "name": "illuminate/pipeline",
"version": "v5.6.17", "version": "v5.6.39",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/pipeline.git", "url": "https://github.com/illuminate/pipeline.git",
"reference": "0ea9439ed6e4b0bbbc74bf15aab84e4c9a3a9b3b" "reference": "18bf3d2c621939f87e285b5af8c464a549c4df05"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/pipeline/zipball/0ea9439ed6e4b0bbbc74bf15aab84e4c9a3a9b3b", "url": "https://api.github.com/repos/illuminate/pipeline/zipball/18bf3d2c621939f87e285b5af8c464a549c4df05",
"reference": "0ea9439ed6e4b0bbbc74bf15aab84e4c9a3a9b3b", "reference": "18bf3d2c621939f87e285b5af8c464a549c4df05",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -898,7 +898,7 @@
], ],
"description": "The Illuminate Pipeline package.", "description": "The Illuminate Pipeline package.",
"homepage": "https://laravel.com", "homepage": "https://laravel.com",
"time": "2017-11-07T20:23:51+00:00" "time": "2018-05-14T13:08:37+00:00"
}, },
{ {
"name": "illuminate/support", "name": "illuminate/support",
@@ -1014,24 +1014,24 @@
}, },
{ {
"name": "league/pipeline", "name": "league/pipeline",
"version": "0.3.0", "version": "1.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/pipeline.git", "url": "https://github.com/thephpleague/pipeline.git",
"reference": "27dc18166c30d6429c75d1320f41e8238c59c3d4" "reference": "aa14b0e3133121f8be39e9a3b6ddd011fc5bb9a8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/pipeline/zipball/27dc18166c30d6429c75d1320f41e8238c59c3d4", "url": "https://api.github.com/repos/thephpleague/pipeline/zipball/aa14b0e3133121f8be39e9a3b6ddd011fc5bb9a8",
"reference": "27dc18166c30d6429c75d1320f41e8238c59c3d4", "reference": "aa14b0e3133121f8be39e9a3b6ddd011fc5bb9a8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.5" "php": ">=7.1"
}, },
"require-dev": { "require-dev": {
"henrikbjorn/phpspec-code-coverage": "^1.0", "leanphp/phpspec-code-coverage": "^4.2",
"phpspec/phpspec": "^2.2" "phpspec/phpspec": "^4.3"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -1046,7 +1046,13 @@
"authors": [ "authors": [
{ {
"name": "Frank de Jonge", "name": "Frank de Jonge",
"email": "info@frenky.net" "email": "info@frenky.net",
"role": "Author"
},
{
"name": "Woody Gilk",
"email": "woody.gilk@gmail.com",
"role": "Maintainer"
} }
], ],
"description": "A plug and play pipeline implementation.", "description": "A plug and play pipeline implementation.",
@@ -1057,7 +1063,7 @@
"pipeline", "pipeline",
"sequential" "sequential"
], ],
"time": "2016-10-13T20:53:39+00:00" "time": "2018-06-05T21:06:51+00:00"
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
@@ -1981,12 +1987,12 @@
"version": "1.5.0", "version": "1.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/facebook/php-webdriver.git", "url": "https://github.com/php-webdriver/php-webdriver-archive.git",
"reference": "86b5ca2f67173c9d34340845dd690149c886a605" "reference": "86b5ca2f67173c9d34340845dd690149c886a605"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/facebook/php-webdriver/zipball/86b5ca2f67173c9d34340845dd690149c886a605", "url": "https://api.github.com/repos/php-webdriver/php-webdriver-archive/zipball/86b5ca2f67173c9d34340845dd690149c886a605",
"reference": "86b5ca2f67173c9d34340845dd690149c886a605", "reference": "86b5ca2f67173c9d34340845dd690149c886a605",
"shasum": "" "shasum": ""
}, },
@@ -2029,6 +2035,7 @@
"selenium", "selenium",
"webdriver" "webdriver"
], ],
"abandoned": "php-webdriver/webdriver",
"time": "2017-11-15T11:08:09+00:00" "time": "2017-11-15T11:08:09+00:00"
}, },
{ {
@@ -2666,16 +2673,16 @@
}, },
{ {
"name": "phpmd/phpmd", "name": "phpmd/phpmd",
"version": "2.6.0", "version": "2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpmd/phpmd.git", "url": "https://github.com/phpmd/phpmd.git",
"reference": "4e9924b2c157a3eb64395460fcf56b31badc8374" "reference": "a05a999c644f4bc9a204846017db7bb7809fbe4c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpmd/phpmd/zipball/4e9924b2c157a3eb64395460fcf56b31badc8374", "url": "https://api.github.com/repos/phpmd/phpmd/zipball/a05a999c644f4bc9a204846017db7bb7809fbe4c",
"reference": "4e9924b2c157a3eb64395460fcf56b31badc8374", "reference": "a05a999c644f4bc9a204846017db7bb7809fbe4c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2684,13 +2691,15 @@
"php": ">=5.3.9" "php": ">=5.3.9"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.0", "gregwar/rst": "^1.0",
"mikey179/vfsstream": "^1.6.4",
"phpunit/phpunit": "^4.8.36 || ^5.7.27",
"squizlabs/php_codesniffer": "^2.0" "squizlabs/php_codesniffer": "^2.0"
}, },
"bin": [ "bin": [
"src/bin/phpmd" "src/bin/phpmd"
], ],
"type": "project", "type": "library",
"autoload": { "autoload": {
"psr-0": { "psr-0": {
"PHPMD\\": "src/main/php" "PHPMD\\": "src/main/php"
@@ -2707,20 +2716,20 @@
"homepage": "https://github.com/manuelpichler", "homepage": "https://github.com/manuelpichler",
"role": "Project Founder" "role": "Project Founder"
}, },
{
"name": "Other contributors",
"homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
"role": "Contributors"
},
{ {
"name": "Marc Würth", "name": "Marc Würth",
"email": "ravage@bluewin.ch", "email": "ravage@bluewin.ch",
"homepage": "https://github.com/ravage84", "homepage": "https://github.com/ravage84",
"role": "Project Maintainer" "role": "Project Maintainer"
},
{
"name": "Other contributors",
"homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
"role": "Contributors"
} }
], ],
"description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.", "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
"homepage": "http://phpmd.org/", "homepage": "https://phpmd.org/",
"keywords": [ "keywords": [
"mess detection", "mess detection",
"mess detector", "mess detector",
@@ -2728,7 +2737,7 @@
"phpmd", "phpmd",
"pmd" "pmd"
], ],
"time": "2017-01-20T14:41:10+00:00" "time": "2019-07-30T21:13:32+00:00"
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",
@@ -3176,6 +3185,7 @@
"mock", "mock",
"xunit" "xunit"
], ],
"abandoned": true,
"time": "2018-04-11T04:50:36+00:00" "time": "2018-04-11T04:50:36+00:00"
}, },
{ {
@@ -3793,16 +3803,16 @@
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "3.2.3", "version": "3.5.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "4842476c434e375f9d3182ff7b89059583aa8b27" "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4842476c434e375f9d3182ff7b89059583aa8b27", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6",
"reference": "4842476c434e375f9d3182ff7b89059583aa8b27", "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3835,12 +3845,12 @@
} }
], ],
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
"homepage": "http://www.squizlabs.com/php-codesniffer", "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
"keywords": [ "keywords": [
"phpcs", "phpcs",
"standards" "standards"
], ],
"time": "2018-02-20T21:35:23+00:00" "time": "2020-04-17T01:09:41+00:00"
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",