diff --git a/composer.json b/composer.json index 1fa07c4..a4ebec6 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "symfony/console": "^2.8 || ^3.0 || ^4.0 || ^5.0" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.1.0", + "laminas/laminas-coding-standard": "~2.2.0", "phpunit/phpunit": "^9.3" }, "autoload": { diff --git a/composer.lock b/composer.lock index 1fcb0d8..b69eaf5 100644 --- 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": "d5928882ed6b692adfed89932ff49636", + "content-hash": "662bfd0ab377a376db7d79ecaceeaa08", "packages": [ { "name": "laminas/laminas-zendframework-bridge", @@ -118,16 +118,16 @@ }, { "name": "symfony/console", - "version": "v5.2.7", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "90374b8ed059325b49a29b55b3f8bb4062c87629" + "reference": "864568fdc0208b3eba3638b6000b69d2386e6768" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/90374b8ed059325b49a29b55b3f8bb4062c87629", - "reference": "90374b8ed059325b49a29b55b3f8bb4062c87629", + "url": "https://api.github.com/repos/symfony/console/zipball/864568fdc0208b3eba3638b6000b69d2386e6768", + "reference": "864568fdc0208b3eba3638b6000b69d2386e6768", "shasum": "" }, "require": { @@ -195,7 +195,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.2.7" + "source": "https://github.com/symfony/console/tree/v5.2.8" }, "funding": [ { @@ -211,7 +211,7 @@ "type": "tidelift" } ], - "time": "2021-04-19T14:07:32+00:00" + "time": "2021-05-11T15:45:21+00:00" }, { "name": "symfony/polyfill-ctype", @@ -780,16 +780,16 @@ }, { "name": "symfony/string", - "version": "v5.2.6", + "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572" + "reference": "01b35eb64cac8467c3f94cd0ce2d0d376bb7d1db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572", - "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572", + "url": "https://api.github.com/repos/symfony/string/zipball/01b35eb64cac8467c3f94cd0ce2d0d376bb7d1db", + "reference": "01b35eb64cac8467c3f94cd0ce2d0d376bb7d1db", "shasum": "" }, "require": { @@ -843,7 +843,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.2.6" + "source": "https://github.com/symfony/string/tree/v5.2.8" }, "funding": [ { @@ -859,7 +859,7 @@ "type": "tidelift" } ], - "time": "2021-03-17T17:12:15+00:00" + "time": "2021-05-10T14:56:10+00:00" } ], "packages-dev": [ @@ -1004,21 +1004,20 @@ }, { "name": "laminas/laminas-coding-standard", - "version": "2.1.4", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-coding-standard.git", - "reference": "d75f1acf615232e108da2d2cf5a7df3e527b8f38" + "reference": "af23a4ceca36b887415585040c6afaff081ccc33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-coding-standard/zipball/d75f1acf615232e108da2d2cf5a7df3e527b8f38", - "reference": "d75f1acf615232e108da2d2cf5a7df3e527b8f38", + "url": "https://api.github.com/repos/laminas/laminas-coding-standard/zipball/af23a4ceca36b887415585040c6afaff081ccc33", + "reference": "af23a4ceca36b887415585040c6afaff081ccc33", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7", - "laminas/laminas-zendframework-bridge": "^1.0", "php": "^7.3 || ~8.0.0", "slevomat/coding-standard": "^6.4.1", "squizlabs/php_codesniffer": "^3.5.8", @@ -1054,7 +1053,7 @@ "type": "community_bridge" } ], - "time": "2020-10-26T07:33:05+00:00" + "time": "2021-05-15T09:20:49+00:00" }, { "name": "myclabs/deep-copy", diff --git a/phpcs.xml b/phpcs.xml index 8ce7647..5e18d41 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -12,9 +12,10 @@ - bin/mezzio-migration + bin src + test - \ No newline at end of file +