diff --git a/composer.lock b/composer.lock index bd29c3d6..f80038fa 100644 --- a/composer.lock +++ b/composer.lock @@ -758,33 +758,38 @@ }, { "name": "doctrine/inflector", - "version": "1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1" + "reference": "ab5de36233a1995f9c776c741b803eb8207aebef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1", - "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/ab5de36233a1995f9c776c741b803eb8207aebef", + "reference": "ab5de36233a1995f9c776c741b803eb8207aebef", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.2" }, "require-dev": { - "phpunit/phpunit": "^6.2" + "doctrine/coding-standard": "^7.0", + "phpstan/phpstan": "^0.11", + "phpstan/phpstan-phpunit": "^0.11", + "phpstan/phpstan-strict-rules": "^0.11", + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { - "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" + "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector", + "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" } }, "notification-url": "https://packagist.org/downloads/", @@ -813,15 +818,21 @@ "email": "schmittjoh@gmail.com" } ], - "description": "Common String Manipulations with regard to casing and singular/plural rules.", - "homepage": "http://www.doctrine-project.org", + "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.", + "homepage": "https://www.doctrine-project.org/projects/inflector.html", "keywords": [ "inflection", - "pluralize", - "singularize", - "string" + "inflector", + "lowercase", + "manipulation", + "php", + "plural", + "singular", + "strings", + "uppercase", + "words" ], - "time": "2019-10-30T19:59:35+00:00" + "time": "2020-05-06T11:01:57+00:00" }, { "name": "doctrine/instantiator", @@ -1692,16 +1703,16 @@ }, { "name": "gregwar/captcha-bundle", - "version": "v2.1.2", + "version": "v2.1.3", "source": { "type": "git", "url": "https://github.com/Gregwar/CaptchaBundle.git", - "reference": "cdbe566accded9086e6c91af45920505ae871c2f" + "reference": "df6915eb5e23c25f32f2a2ad3ed07b275a0f005f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Gregwar/CaptchaBundle/zipball/cdbe566accded9086e6c91af45920505ae871c2f", - "reference": "cdbe566accded9086e6c91af45920505ae871c2f", + "url": "https://api.github.com/repos/Gregwar/CaptchaBundle/zipball/df6915eb5e23c25f32f2a2ad3ed07b275a0f005f", + "reference": "df6915eb5e23c25f32f2a2ad3ed07b275a0f005f", "shasum": "" }, "require": { @@ -1749,7 +1760,7 @@ "symfony", "visual" ], - "time": "2020-03-02T10:00:37+00:00" + "time": "2020-04-28T08:45:36+00:00" }, { "name": "imagine/imagine", @@ -4008,16 +4019,16 @@ }, { "name": "scheb/two-factor-bundle", - "version": "v4.15.0", + "version": "v4.16.0", "source": { "type": "git", "url": "https://github.com/scheb/two-factor-bundle.git", - "reference": "253ed9ed43078c9408acfcd32402784c383cd31d" + "reference": "44ae7d1394296ed54aa621dd96516786ade2eeed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/253ed9ed43078c9408acfcd32402784c383cd31d", - "reference": "253ed9ed43078c9408acfcd32402784c383cd31d", + "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/44ae7d1394296ed54aa621dd96516786ade2eeed", + "reference": "44ae7d1394296ed54aa621dd96516786ade2eeed", "shasum": "" }, "require": { @@ -4036,13 +4047,14 @@ "symfony/twig-bundle": "^3.4|^4.0|^5.0" }, "require-dev": { - "doctrine/lexer": "^1.0.1", - "doctrine/orm": "^2.6", + "doctrine/persistence": "^1.3", "escapestudios/symfony2-coding-standard": "^3.9", - "phpunit/phpunit": "^7.0|^8.0", + "phpunit/phpunit": "^7.0|^8.0|^9.0", "squizlabs/php_codesniffer": "^3.5", "swiftmailer/swiftmailer": "^6.0", - "symfony/yaml": "^3.4|^4.0|^5.0" + "symfony/polyfill-php80": "^1.15", + "symfony/yaml": "^3.4|^4.0|^5.0", + "vimeo/psalm": "^3.11" }, "type": "symfony-bundle", "autoload": { @@ -4072,20 +4084,20 @@ "two-factor", "two-step" ], - "time": "2020-04-29T10:32:37+00:00" + "time": "2020-05-08T19:32:30+00:00" }, { "name": "sensio/framework-extra-bundle", - "version": "v5.5.4", + "version": "v5.5.5", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", - "reference": "d0585d4825a87a5030ca8cd34adb4a17e1066c17" + "reference": "c76bb1c5c67840ecb6d9be8e9d8d7036e375e317" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/d0585d4825a87a5030ca8cd34adb4a17e1066c17", - "reference": "d0585d4825a87a5030ca8cd34adb4a17e1066c17", + "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/c76bb1c5c67840ecb6d9be8e9d8d7036e375e317", + "reference": "c76bb1c5c67840ecb6d9be8e9d8d7036e375e317", "shasum": "" }, "require": { @@ -4145,7 +4157,7 @@ "annotations", "controllers" ], - "time": "2020-04-06T12:20:39+00:00" + "time": "2020-05-06T12:12:33+00:00" }, { "name": "sensiolabs/security-checker", @@ -5414,16 +5426,16 @@ }, { "name": "symfony/flex", - "version": "v1.6.2", + "version": "v1.6.3", "source": { "type": "git", "url": "https://github.com/symfony/flex.git", - "reference": "e4f5a2653ca503782a31486198bd1dd1c9a47f83" + "reference": "89999fdaad52cab14637709f2d2ce25835a051e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/flex/zipball/e4f5a2653ca503782a31486198bd1dd1c9a47f83", - "reference": "e4f5a2653ca503782a31486198bd1dd1c9a47f83", + "url": "https://api.github.com/repos/symfony/flex/zipball/89999fdaad52cab14637709f2d2ce25835a051e6", + "reference": "89999fdaad52cab14637709f2d2ce25835a051e6", "shasum": "" }, "require": { @@ -5459,7 +5471,7 @@ } ], "description": "Composer plugin for Symfony", - "time": "2020-01-30T12:06:45+00:00" + "time": "2020-05-09T12:10:32+00:00" }, { "name": "symfony/form", @@ -6422,16 +6434,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.15.0", + "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14" + "reference": "1aab00e39cebaef4d8652497f46c15c1b7e45294" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14", - "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1aab00e39cebaef4d8652497f46c15c1b7e45294", + "reference": "1aab00e39cebaef4d8652497f46c15c1b7e45294", "shasum": "" }, "require": { @@ -6443,7 +6455,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.16-dev" } }, "autoload": { @@ -6476,20 +6488,20 @@ "polyfill", "portable" ], - "time": "2020-02-27T09:26:54+00:00" + "time": "2020-05-08T16:50:20+00:00" }, { "name": "symfony/polyfill-intl-icu", - "version": "v1.15.0", + "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", - "reference": "9c281272735eb66476e0fa7381e03fb0d4b60197" + "reference": "0913a9ab67d6042966287c8ad996927b6c710330" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/9c281272735eb66476e0fa7381e03fb0d4b60197", - "reference": "9c281272735eb66476e0fa7381e03fb0d4b60197", + "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/0913a9ab67d6042966287c8ad996927b6c710330", + "reference": "0913a9ab67d6042966287c8ad996927b6c710330", "shasum": "" }, "require": { @@ -6502,7 +6514,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.16-dev" } }, "autoload": { @@ -6534,20 +6546,20 @@ "portable", "shim" ], - "time": "2020-02-27T09:26:54+00:00" + "time": "2020-05-08T16:50:20+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.15.0", + "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf" + "reference": "ab0af41deab94ec8dceb3d1fb408bdd038eba4dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf", - "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ab0af41deab94ec8dceb3d1fb408bdd038eba4dc", + "reference": "ab0af41deab94ec8dceb3d1fb408bdd038eba4dc", "shasum": "" }, "require": { @@ -6561,7 +6573,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.16-dev" } }, "autoload": { @@ -6596,20 +6608,20 @@ "portable", "shim" ], - "time": "2020-03-09T19:04:49+00:00" + "time": "2020-05-08T16:50:20+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.15.0", + "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac" + "reference": "a54881ec0ab3b2005c406aed0023c062879031e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac", - "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a54881ec0ab3b2005c406aed0023c062879031e7", + "reference": "a54881ec0ab3b2005c406aed0023c062879031e7", "shasum": "" }, "require": { @@ -6621,7 +6633,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.16-dev" } }, "autoload": { @@ -6655,20 +6667,20 @@ "portable", "shim" ], - "time": "2020-03-09T19:04:49+00:00" + "time": "2020-05-08T16:50:20+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.15.0", + "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "37b0976c78b94856543260ce09b460a7bc852747" + "reference": "42fda6d7380e5c940d7f68341ccae89d5ab9963b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747", - "reference": "37b0976c78b94856543260ce09b460a7bc852747", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/42fda6d7380e5c940d7f68341ccae89d5ab9963b", + "reference": "42fda6d7380e5c940d7f68341ccae89d5ab9963b", "shasum": "" }, "require": { @@ -6677,7 +6689,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.16-dev" } }, "autoload": { @@ -6710,20 +6722,20 @@ "portable", "shim" ], - "time": "2020-02-27T09:26:54+00:00" + "time": "2020-05-08T17:28:34+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.15.0", + "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7" + "reference": "7e95fe59d12169fcf4041487e4bf34fca37ee0ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7", - "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/7e95fe59d12169fcf4041487e4bf34fca37ee0ed", + "reference": "7e95fe59d12169fcf4041487e4bf34fca37ee0ed", "shasum": "" }, "require": { @@ -6732,7 +6744,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.16-dev" } }, "autoload": { @@ -6768,7 +6780,7 @@ "portable", "shim" ], - "time": "2020-02-27T09:26:54+00:00" + "time": "2020-05-02T14:56:09+00:00" }, { "name": "symfony/process", @@ -8532,16 +8544,16 @@ }, { "name": "thecodingmachine/safe", - "version": "v1.1", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "f440677bad66c0ef42fa3f875bf05718028af5d3" + "reference": "04f9ffae372a9816d4472dfb7bcf6126b623a9df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/f440677bad66c0ef42fa3f875bf05718028af5d3", - "reference": "f440677bad66c0ef42fa3f875bf05718028af5d3", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/04f9ffae372a9816d4472dfb7bcf6126b623a9df", + "reference": "04f9ffae372a9816d4472dfb7bcf6126b623a9df", "shasum": "" }, "require": { @@ -8625,6 +8637,7 @@ "generated/ps.php", "generated/pspell.php", "generated/readline.php", + "generated/rpminfo.php", "generated/rrd.php", "generated/sem.php", "generated/session.php", @@ -8660,7 +8673,7 @@ "MIT" ], "description": "PHP core functions that throw exceptions instead of returning FALSE on error", - "time": "2020-03-24T13:59:42+00:00" + "time": "2020-05-04T15:25:36+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -9306,16 +9319,16 @@ "packages-dev": [ { "name": "amphp/amp", - "version": "v2.4.3", + "version": "v2.4.4", "source": { "type": "git", "url": "https://github.com/amphp/amp.git", - "reference": "23ac95fc6d6973231763f5ed7d1309b39429b974" + "reference": "1e58d53e4af390efc7813e36cd215bd82cba4b06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/amp/zipball/23ac95fc6d6973231763f5ed7d1309b39429b974", - "reference": "23ac95fc6d6973231763f5ed7d1309b39429b974", + "url": "https://api.github.com/repos/amphp/amp/zipball/1e58d53e4af390efc7813e36cd215bd82cba4b06", + "reference": "1e58d53e4af390efc7813e36cd215bd82cba4b06", "shasum": "" }, "require": { @@ -9380,7 +9393,7 @@ "non-blocking", "promise" ], - "time": "2020-04-19T15:54:21+00:00" + "time": "2020-04-30T04:54:50+00:00" }, { "name": "amphp/byte-stream", @@ -10479,16 +10492,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.19", + "version": "0.12.23", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "054f6d76b12ba9a6c13a5a8d5fcdf51219615f4d" + "reference": "71e529efced79e055fa8318b692e7f7d03ea4e75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/054f6d76b12ba9a6c13a5a8d5fcdf51219615f4d", - "reference": "054f6d76b12ba9a6c13a5a8d5fcdf51219615f4d", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/71e529efced79e055fa8318b692e7f7d03ea4e75", + "reference": "71e529efced79e055fa8318b692e7f7d03ea4e75", "shasum": "" }, "require": { @@ -10517,20 +10530,20 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2020-04-19T20:35:10+00:00" + "time": "2020-05-05T12:55:44+00:00" }, { "name": "phpstan/phpstan-doctrine", - "version": "0.12.10", + "version": "0.12.12", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "601f343b05875074454ca72702204592f8844f7d" + "reference": "842047b2496a46dca2c826d9d6ae37ed08593677" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/601f343b05875074454ca72702204592f8844f7d", - "reference": "601f343b05875074454ca72702204592f8844f7d", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/842047b2496a46dca2c826d9d6ae37ed08593677", + "reference": "842047b2496a46dca2c826d9d6ae37ed08593677", "shasum": "" }, "require": { @@ -10581,7 +10594,7 @@ "MIT" ], "description": "Doctrine extensions for PHPStan", - "time": "2020-03-13T13:03:08+00:00" + "time": "2020-05-08T08:31:05+00:00" }, { "name": "phpstan/phpstan-symfony", @@ -10709,12 +10722,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "81541a731da2f245a08666de73169cb5da7ac573" + "reference": "ec1a75b10126327b351fdea7c2b9bfb94e2f6f35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/81541a731da2f245a08666de73169cb5da7ac573", - "reference": "81541a731da2f245a08666de73169cb5da7ac573", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/ec1a75b10126327b351fdea7c2b9bfb94e2f6f35", + "reference": "ec1a75b10126327b351fdea7c2b9bfb94e2f6f35", "shasum": "" }, "conflict": { @@ -10727,6 +10740,7 @@ "asymmetricrypt/asymmetricrypt": ">=0,<9.9.99", "aws/aws-sdk-php": ">=3,<3.2.1", "bagisto/bagisto": "<0.1.5", + "barrelstrength/sprout-base-email": "<3.9", "bolt/bolt": "<3.6.10", "brightlocal/phpwhois": "<=4.2.5", "buddypress/buddypress": "<5.1.2", @@ -10804,6 +10818,7 @@ "magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2-p.2", "monolog/monolog": ">=1.8,<1.12", "namshi/jose": "<2.2", + "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1", "onelogin/php-saml": "<2.10.4", "oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5", "openid/php-openid": "<2.3", @@ -10858,7 +10873,7 @@ "socalnick/scn-social-auth": "<1.15.2", "spoonity/tcpdf": "<6.2.22", "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1", - "ssddanbrown/bookstack": "<0.25.3", + "ssddanbrown/bookstack": "<0.29.2", "stormpath/sdk": ">=0,<9.9.99", "studio-42/elfinder": "<2.1.49", "swiftmailer/swiftmailer": ">=4,<5.4.5", @@ -10967,7 +10982,7 @@ } ], "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", - "time": "2020-04-23T00:01:30+00:00" + "time": "2020-05-09T00:00:21+00:00" }, { "name": "sebastian/diff", @@ -11340,22 +11355,22 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.15.1", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "ae95a2b7fa8272e75630c273396097074f23e03f" + "reference": "0b5fd0e13eedc88727b47a11edbcf68bc6b797ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/ae95a2b7fa8272e75630c273396097074f23e03f", - "reference": "ae95a2b7fa8272e75630c273396097074f23e03f", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/0b5fd0e13eedc88727b47a11edbcf68bc6b797ed", + "reference": "0b5fd0e13eedc88727b47a11edbcf68bc6b797ed", "shasum": "" }, "require": { - "doctrine/inflector": "^1.2", + "doctrine/inflector": "^1.2 || ^2.0", "nikic/php-parser": "^4.0", - "php": "^7.0.8", + "php": "^7.1.3", "symfony/config": "^3.4|^4.0|^5.0", "symfony/console": "^3.4|^4.0|^5.0", "symfony/dependency-injection": "^3.4|^4.0|^5.0", @@ -11404,7 +11419,7 @@ "scaffold", "scaffolding" ], - "time": "2020-04-21T19:17:25+00:00" + "time": "2020-05-08T13:53:05+00:00" }, { "name": "symfony/phpunit-bridge", @@ -11473,16 +11488,16 @@ }, { "name": "symfony/polyfill-php70", - "version": "v1.15.0", + "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "2a18e37a489803559284416df58c71ccebe50bf0" + "reference": "6cc55bd2a085dbe05b4122c1987a82897b8da419" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/2a18e37a489803559284416df58c71ccebe50bf0", - "reference": "2a18e37a489803559284416df58c71ccebe50bf0", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/6cc55bd2a085dbe05b4122c1987a82897b8da419", + "reference": "6cc55bd2a085dbe05b4122c1987a82897b8da419", "shasum": "" }, "require": { @@ -11492,7 +11507,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.16-dev" } }, "autoload": { @@ -11528,7 +11543,7 @@ "portable", "shim" ], - "time": "2020-02-27T09:26:54+00:00" + "time": "2020-05-02T14:56:09+00:00" }, { "name": "symfony/profiler-pack", @@ -11654,16 +11669,16 @@ }, { "name": "symplify/auto-bind-parameter", - "version": "v7.2.20", + "version": "v7.3.10", "source": { "type": "git", "url": "https://github.com/symplify/auto-bind-parameter.git", - "reference": "893c54b7607bec7d54e2aa3eec49b6a557117dcd" + "reference": "722aaf2b75be2f26bf147add53000f6c2e06b70d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/auto-bind-parameter/zipball/893c54b7607bec7d54e2aa3eec49b6a557117dcd", - "reference": "893c54b7607bec7d54e2aa3eec49b6a557117dcd", + "url": "https://api.github.com/repos/symplify/auto-bind-parameter/zipball/722aaf2b75be2f26bf147add53000f6c2e06b70d", + "reference": "722aaf2b75be2f26bf147add53000f6c2e06b70d", "shasum": "" }, "require": { @@ -11674,12 +11689,12 @@ }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0", - "symplify/package-builder": "^7.2.20" + "symplify/package-builder": "^7.3.10" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "7.3-dev" + "dev-master": "7.4-dev" } }, "autoload": { @@ -11692,27 +11707,27 @@ "MIT" ], "description": "Auto bind parameters for your Symfony applications", - "time": "2020-04-26T00:48:56+00:00" + "time": "2020-05-07T21:45:46+00:00" }, { "name": "symplify/autowire-array-parameter", - "version": "v7.2.20", + "version": "v7.3.10", "source": { "type": "git", "url": "https://github.com/symplify/autowire-array-parameter.git", - "reference": "669bc52f154bb170734623d6df6fbc489d362d73" + "reference": "6bb61f924e1a1542c062063885b6c881ce39a909" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/669bc52f154bb170734623d6df6fbc489d362d73", - "reference": "669bc52f154bb170734623d6df6fbc489d362d73", + "url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/6bb61f924e1a1542c062063885b6c881ce39a909", + "reference": "6bb61f924e1a1542c062063885b6c881ce39a909", "shasum": "" }, "require": { "nette/utils": "^3.0", "php": "^7.2", "symfony/dependency-injection": "^4.4|^5.0", - "symplify/package-builder": "^7.2.20" + "symplify/package-builder": "^7.3.10" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -11720,7 +11735,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.3-dev" + "dev-master": "7.4-dev" } }, "autoload": { @@ -11733,49 +11748,55 @@ "MIT" ], "description": "Autowire array parameters for your Symfony applications", - "time": "2020-04-26T00:48:56+00:00" + "time": "2020-05-07T21:45:46+00:00" }, { "name": "symplify/coding-standard", - "version": "v7.2.20", + "version": "v7.3.10", "source": { "type": "git", "url": "https://github.com/symplify/coding-standard.git", - "reference": "7a807c6bbfe70fd99f1803ee4b04e6374fc71b84" + "reference": "eb1583770cd09b2aa79f7017ed4a0477b3ba6eb5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/coding-standard/zipball/7a807c6bbfe70fd99f1803ee4b04e6374fc71b84", - "reference": "7a807c6bbfe70fd99f1803ee4b04e6374fc71b84", + "url": "https://api.github.com/repos/symplify/coding-standard/zipball/eb1583770cd09b2aa79f7017ed4a0477b3ba6eb5", + "reference": "eb1583770cd09b2aa79f7017ed4a0477b3ba6eb5", "shasum": "" }, "require": { "friendsofphp/php-cs-fixer": "^2.16", "nette/finder": "^2.5", "nette/utils": "^3.0", + "nikic/php-parser": "^4.4", "php": "^7.2", "phpstan/phpdoc-parser": "^0.4", + "phpstan/phpstan": "^0.12.23", "slevomat/coding-standard": "^6.3.2", "squizlabs/php_codesniffer": "^3.5", - "symplify/autowire-array-parameter": "^7.2.20", - "symplify/package-builder": "^7.2.20", - "symplify/smart-file-system": "^7.2.20" + "symplify/autowire-array-parameter": "^7.3.10", + "symplify/package-builder": "^7.3.10", + "symplify/phpstan-extensions": "^7.3.10", + "symplify/smart-file-system": "^7.3.10" }, "require-dev": { "nette/application": "^3.0", + "nette/bootstrap": "^3.0", "phpunit/phpunit": "^8.5|^9.0", - "symplify/easy-coding-standard-tester": "^7.2.20", - "symplify/package-builder": "^7.2.20" + "symplify/easy-coding-standard-tester": "^7.3.10", + "symplify/package-builder": "^7.3.10" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "7.3-dev" + "dev-master": "7.4-dev" } }, "autoload": { "psr-4": { - "Symplify\\CodingStandard\\": "src" + "Symplify\\CodingStandard\\": "src", + "Symplify\\CodingStandard\\CognitiveComplexity\\": "packages/cognitive-complexity/src", + "Symplify\\CodingStandard\\ObjectCalisthenics\\": "packages/object-calisthenics/src" } }, "notification-url": "https://packagist.org/downloads/", @@ -11783,20 +11804,64 @@ "MIT" ], "description": "Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.", - "time": "2020-04-26T00:48:56+00:00" + "time": "2020-05-07T21:45:46+00:00" }, { - "name": "symplify/easy-coding-standard", - "version": "v7.2.20", + "name": "symplify/console-color-diff", + "version": "v7.3.10", "source": { "type": "git", - "url": "https://github.com/symplify/easy-coding-standard.git", - "reference": "bd48e4a92271545a9e09d760de7fc4048828ba34" + "url": "https://github.com/symplify/console-color-diff.git", + "reference": "c3de6ca7896300fd3daaf743ab7e1a92d85df484" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/bd48e4a92271545a9e09d760de7fc4048828ba34", - "reference": "bd48e4a92271545a9e09d760de7fc4048828ba34", + "url": "https://api.github.com/repos/symplify/console-color-diff/zipball/c3de6ca7896300fd3daaf743ab7e1a92d85df484", + "reference": "c3de6ca7896300fd3daaf743ab7e1a92d85df484", + "shasum": "" + }, + "require": { + "nette/utils": "^3.0", + "php": "^7.2", + "sebastian/diff": "^3.0|^4.0", + "symfony/console": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/http-kernel": "^4.4|^5.0", + "symplify/package-builder": "^7.3.10" + }, + "require-dev": { + "phpunit/phpunit": "^8.5|^9.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "7.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symplify\\ConsoleColorDiff\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Package to print diffs in console with colors", + "time": "2020-05-07T21:45:46+00:00" + }, + { + "name": "symplify/easy-coding-standard", + "version": "v7.3.10", + "source": { + "type": "git", + "url": "https://github.com/symplify/easy-coding-standard.git", + "reference": "d2b0e44786345163000329958eafe8c0f1312b4c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/d2b0e44786345163000329958eafe8c0f1312b4c", + "reference": "d2b0e44786345163000329958eafe8c0f1312b4c", "shasum": "" }, "require": { @@ -11817,16 +11882,17 @@ "symfony/finder": "^4.4|^5.0", "symfony/http-kernel": "^4.4|^5.0", "symfony/yaml": "^4.4|^5.0", - "symplify/auto-bind-parameter": "^7.2.20", - "symplify/autowire-array-parameter": "^7.2.20", - "symplify/coding-standard": "^7.2.20", - "symplify/package-builder": "^7.2.20", - "symplify/set-config-resolver": "^7.2.20", - "symplify/smart-file-system": "^7.2.20" + "symplify/auto-bind-parameter": "^7.3.10", + "symplify/autowire-array-parameter": "^7.3.10", + "symplify/coding-standard": "^7.3.10", + "symplify/console-color-diff": "^7.3.10", + "symplify/package-builder": "^7.3.10", + "symplify/set-config-resolver": "^7.3.10", + "symplify/smart-file-system": "^7.3.10" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0", - "symplify/easy-coding-standard-tester": "^7.2.20" + "symplify/easy-coding-standard-tester": "^7.3.10" }, "bin": [ "bin/ecs" @@ -11834,7 +11900,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.3-dev" + "dev-master": "7.4-dev" } }, "autoload": { @@ -11851,20 +11917,20 @@ "MIT" ], "description": "Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.", - "time": "2020-04-26T00:48:56+00:00" + "time": "2020-05-07T21:45:46+00:00" }, { "name": "symplify/package-builder", - "version": "v7.2.20", + "version": "v7.3.10", "source": { "type": "git", "url": "https://github.com/symplify/package-builder.git", - "reference": "608528685d82919e47d5b30873f46d563a39dcb8" + "reference": "a584e97915d1ddc1d1b3de0dece2377657617de7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/package-builder/zipball/608528685d82919e47d5b30873f46d563a39dcb8", - "reference": "608528685d82919e47d5b30873f46d563a39dcb8", + "url": "https://api.github.com/repos/symplify/package-builder/zipball/a584e97915d1ddc1d1b3de0dece2377657617de7", + "reference": "a584e97915d1ddc1d1b3de0dece2377657617de7", "shasum": "" }, "require": { @@ -11884,7 +11950,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.3-dev" + "dev-master": "7.4-dev" } }, "autoload": { @@ -11897,20 +11963,61 @@ "MIT" ], "description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.", - "time": "2020-04-19T11:07:36+00:00" + "time": "2020-05-04T10:14:30+00:00" }, { - "name": "symplify/set-config-resolver", - "version": "v7.2.20", + "name": "symplify/phpstan-extensions", + "version": "v7.3.10", "source": { "type": "git", - "url": "https://github.com/symplify/set-config-resolver.git", - "reference": "07bfa46ba78ec952ee27b6c0b38aedf580cc8c10" + "url": "https://github.com/symplify/phpstan-extensions.git", + "reference": "4f7a4c0cf0f460af38544731f0df8ab842847bcb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/07bfa46ba78ec952ee27b6c0b38aedf580cc8c10", - "reference": "07bfa46ba78ec952ee27b6c0b38aedf580cc8c10", + "url": "https://api.github.com/repos/symplify/phpstan-extensions/zipball/4f7a4c0cf0f460af38544731f0df8ab842847bcb", + "reference": "4f7a4c0cf0f460af38544731f0df8ab842847bcb", + "shasum": "" + }, + "require": { + "friendsofphp/php-cs-fixer": "^2.16", + "nette/utils": "^3.0", + "php": "^7.2", + "phpstan/phpstan": "^0.12.23", + "symplify/coding-standard": "^7.3.10", + "symplify/package-builder": "^7.3.10", + "symplify/smart-file-system": "^7.3.10" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "7.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symplify\\PHPStanExtensions\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "'stats' and 'ignore' error format, solid Symfony SplFileInfo and other useful extensions for PHPStan.", + "time": "2020-05-07T21:45:46+00:00" + }, + { + "name": "symplify/set-config-resolver", + "version": "v7.3.10", + "source": { + "type": "git", + "url": "https://github.com/symplify/set-config-resolver.git", + "reference": "5443b43175cdb6927692517d9166a1f1c4ea37ad" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/5443b43175cdb6927692517d9166a1f1c4ea37ad", + "reference": "5443b43175cdb6927692517d9166a1f1c4ea37ad", "shasum": "" }, "require": { @@ -11919,7 +12026,7 @@ "symfony/console": "^4.4|^5.0", "symfony/filesystem": "^4.4|^5.0", "symfony/finder": "^4.4|^5.0", - "symplify/smart-file-system": "^7.2.20" + "symplify/smart-file-system": "^7.3.10" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -11927,7 +12034,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.3-dev" + "dev-master": "7.4-dev" } }, "autoload": { @@ -11940,20 +12047,20 @@ "MIT" ], "description": "Resolve config and sets from configs and cli opptions for CLI applications", - "time": "2020-04-26T00:48:56+00:00" + "time": "2020-05-07T21:45:46+00:00" }, { "name": "symplify/smart-file-system", - "version": "v7.2.20", + "version": "v7.3.10", "source": { "type": "git", "url": "https://github.com/symplify/smart-file-system.git", - "reference": "f22a5a0a868131ba0af5700766eddd1cfa4bda15" + "reference": "27087a6eec9cd9fb603cdb4551f28dd8c7b0a2fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/smart-file-system/zipball/f22a5a0a868131ba0af5700766eddd1cfa4bda15", - "reference": "f22a5a0a868131ba0af5700766eddd1cfa4bda15", + "url": "https://api.github.com/repos/symplify/smart-file-system/zipball/27087a6eec9cd9fb603cdb4551f28dd8c7b0a2fd", + "reference": "27087a6eec9cd9fb603cdb4551f28dd8c7b0a2fd", "shasum": "" }, "require": { @@ -11964,13 +12071,13 @@ }, "require-dev": { "nette/finder": "^2.5", - "phpstan/phpstan": "^0.12.10", + "phpstan/phpstan": "^0.12.23", "phpunit/phpunit": "^8.5|^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "7.3-dev" + "dev-master": "7.4-dev" } }, "autoload": { @@ -11983,7 +12090,7 @@ "MIT" ], "description": "Sanitized FileInfo with safe getRealPath() and other handy methods", - "time": "2020-04-09T21:24:04+00:00" + "time": "2020-05-07T17:06:47+00:00" }, { "name": "vimeo/psalm", diff --git a/symfony.lock b/symfony.lock index 98ba90c5..872a9b77 100644 --- a/symfony.lock +++ b/symfony.lock @@ -836,12 +836,18 @@ "symplify/coding-standard": { "version": "v7.1.3" }, + "symplify/console-color-diff": { + "version": "v7.3.10" + }, "symplify/easy-coding-standard": { "version": "v7.1.3" }, "symplify/package-builder": { "version": "v7.1.3" }, + "symplify/phpstan-extensions": { + "version": "v7.3.10" + }, "symplify/set-config-resolver": { "version": "v7.1.3" },