diff --git a/composer.json b/composer.json index aaacecd..06a7ecf 100755 --- a/composer.json +++ b/composer.json @@ -11,15 +11,15 @@ ], "require": { "php": ">=7.1", - "zackkitzmiller/tiny": "^1.2", - "webpatser/laravel-uuid": "~3.0", "enzyme/axiom": "^4.2", - "enzyme/freckle": "^0.3.0", - "illuminate/database": "^5.5", "enzyme/collection": "^1.0", - "illuminate/Pipeline": "^5.5", - "league/pipeline": "^0.3.0", - "php-deal/framework": "^0.4.1" + "enzyme/freckle": "^0.3.0", + "illuminate/database": "^5.6", + "illuminate/pipeline": "^5.6", + "league/pipeline": "^1.0", + "php-deal/framework": "^0.4.1", + "webpatser/laravel-uuid": "~3.0", + "zackkitzmiller/tiny": "^1.2" }, "autoload": { "psr-4": { @@ -34,8 +34,8 @@ }, "require-dev": { "codeception/codeception": "^2.4", - "squizlabs/php_codesniffer": "^3.1", + "mockery/mockery": "^1.0", "phpmd/phpmd": "^2.6", - "mockery/mockery": "^1.0" + "squizlabs/php_codesniffer": "^3.2" } } diff --git a/composer.lock b/composer.lock index d42ce0c..7bb33d3 100755 --- a/composer.lock +++ b/composer.lock @@ -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": "9d817d930f19aa89df9628ef6166d18f", + "content-hash": "74ae1e3810e95dbfd1fa466617b1453e", "packages": [ { "name": "beberlei/assert", @@ -799,16 +799,16 @@ }, { "name": "illuminate/database", - "version": "v5.6.17", + "version": "v5.6.39", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "a949e082dbb520fdcb2798e0a5408669724aa197" + "reference": "33073fe81e705b3d5d5ef992e6b065b3a89b07f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/a949e082dbb520fdcb2798e0a5408669724aa197", - "reference": "a949e082dbb520fdcb2798e0a5408669724aa197", + "url": "https://api.github.com/repos/illuminate/database/zipball/33073fe81e705b3d5d5ef992e6b065b3a89b07f6", + "reference": "33073fe81e705b3d5d5ef992e6b065b3a89b07f6", "shasum": "" }, "require": { @@ -854,20 +854,20 @@ "orm", "sql" ], - "time": "2018-04-17T12:36:27+00:00" + "time": "2018-09-04T13:11:31+00:00" }, { "name": "illuminate/pipeline", - "version": "v5.6.17", + "version": "v5.6.39", "source": { "type": "git", "url": "https://github.com/illuminate/pipeline.git", - "reference": "0ea9439ed6e4b0bbbc74bf15aab84e4c9a3a9b3b" + "reference": "18bf3d2c621939f87e285b5af8c464a549c4df05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/pipeline/zipball/0ea9439ed6e4b0bbbc74bf15aab84e4c9a3a9b3b", - "reference": "0ea9439ed6e4b0bbbc74bf15aab84e4c9a3a9b3b", + "url": "https://api.github.com/repos/illuminate/pipeline/zipball/18bf3d2c621939f87e285b5af8c464a549c4df05", + "reference": "18bf3d2c621939f87e285b5af8c464a549c4df05", "shasum": "" }, "require": { @@ -898,7 +898,7 @@ ], "description": "The Illuminate Pipeline package.", "homepage": "https://laravel.com", - "time": "2017-11-07T20:23:51+00:00" + "time": "2018-05-14T13:08:37+00:00" }, { "name": "illuminate/support", @@ -1014,24 +1014,24 @@ }, { "name": "league/pipeline", - "version": "0.3.0", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/thephpleague/pipeline.git", - "reference": "27dc18166c30d6429c75d1320f41e8238c59c3d4" + "reference": "aa14b0e3133121f8be39e9a3b6ddd011fc5bb9a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/pipeline/zipball/27dc18166c30d6429c75d1320f41e8238c59c3d4", - "reference": "27dc18166c30d6429c75d1320f41e8238c59c3d4", + "url": "https://api.github.com/repos/thephpleague/pipeline/zipball/aa14b0e3133121f8be39e9a3b6ddd011fc5bb9a8", + "reference": "aa14b0e3133121f8be39e9a3b6ddd011fc5bb9a8", "shasum": "" }, "require": { - "php": ">=5.5" + "php": ">=7.1" }, "require-dev": { - "henrikbjorn/phpspec-code-coverage": "^1.0", - "phpspec/phpspec": "^2.2" + "leanphp/phpspec-code-coverage": "^4.2", + "phpspec/phpspec": "^4.3" }, "type": "library", "autoload": { @@ -1046,7 +1046,13 @@ "authors": [ { "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.", @@ -1057,7 +1063,7 @@ "pipeline", "sequential" ], - "time": "2016-10-13T20:53:39+00:00" + "time": "2018-06-05T21:06:51+00:00" }, { "name": "nesbot/carbon", @@ -1981,12 +1987,12 @@ "version": "1.5.0", "source": { "type": "git", - "url": "https://github.com/facebook/php-webdriver.git", + "url": "https://github.com/php-webdriver/php-webdriver-archive.git", "reference": "86b5ca2f67173c9d34340845dd690149c886a605" }, "dist": { "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", "shasum": "" }, @@ -2029,6 +2035,7 @@ "selenium", "webdriver" ], + "abandoned": "php-webdriver/webdriver", "time": "2017-11-15T11:08:09+00:00" }, { @@ -2666,16 +2673,16 @@ }, { "name": "phpmd/phpmd", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/phpmd/phpmd.git", - "reference": "4e9924b2c157a3eb64395460fcf56b31badc8374" + "reference": "a05a999c644f4bc9a204846017db7bb7809fbe4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpmd/phpmd/zipball/4e9924b2c157a3eb64395460fcf56b31badc8374", - "reference": "4e9924b2c157a3eb64395460fcf56b31badc8374", + "url": "https://api.github.com/repos/phpmd/phpmd/zipball/a05a999c644f4bc9a204846017db7bb7809fbe4c", + "reference": "a05a999c644f4bc9a204846017db7bb7809fbe4c", "shasum": "" }, "require": { @@ -2684,13 +2691,15 @@ "php": ">=5.3.9" }, "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" }, "bin": [ "src/bin/phpmd" ], - "type": "project", + "type": "library", "autoload": { "psr-0": { "PHPMD\\": "src/main/php" @@ -2707,20 +2716,20 @@ "homepage": "https://github.com/manuelpichler", "role": "Project Founder" }, - { - "name": "Other contributors", - "homepage": "https://github.com/phpmd/phpmd/graphs/contributors", - "role": "Contributors" - }, { "name": "Marc Würth", "email": "ravage@bluewin.ch", "homepage": "https://github.com/ravage84", "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.", - "homepage": "http://phpmd.org/", + "homepage": "https://phpmd.org/", "keywords": [ "mess detection", "mess detector", @@ -2728,7 +2737,7 @@ "phpmd", "pmd" ], - "time": "2017-01-20T14:41:10+00:00" + "time": "2019-07-30T21:13:32+00:00" }, { "name": "phpspec/prophecy", @@ -3176,6 +3185,7 @@ "mock", "xunit" ], + "abandoned": true, "time": "2018-04-11T04:50:36+00:00" }, { @@ -3793,16 +3803,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.2.3", + "version": "3.5.5", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "4842476c434e375f9d3182ff7b89059583aa8b27" + "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4842476c434e375f9d3182ff7b89059583aa8b27", - "reference": "4842476c434e375f9d3182ff7b89059583aa8b27", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6", + "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6", "shasum": "" }, "require": { @@ -3835,12 +3845,12 @@ } ], "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": [ "phpcs", "standards" ], - "time": "2018-02-20T21:35:23+00:00" + "time": "2020-04-17T01:09:41+00:00" }, { "name": "symfony/browser-kit",