From 601f5769f4404455316ceffb7d06e8a9b0c5a279 Mon Sep 17 00:00:00 2001 From: Eduar Bastidas Date: Mon, 20 Jun 2022 14:54:22 -0400 Subject: [PATCH] Updated slevomat/coding-standard to estable version. --- CHANGELOG.md | 3 +++ composer.json | 2 +- composer.lock | 42 ++++++++++++++++++++---------------------- 3 files changed, 24 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84cceab..ca8d177 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to `laravel-phpcs` will be documented in this file +## 1.7.1 - 2022-06-20 +- Updated slevomat/coding-standard to estable version. + ## 1.7.0 - 2022-06-13 - Added support to enums. - Updated php_codesniffer to 3.7. diff --git a/composer.json b/composer.json index 2a4629b..e4dfd9e 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ ], "require": { "php": "^7.4|^8.0", - "slevomat/coding-standard": "dev-php81", + "slevomat/coding-standard": "^8.0", "squizlabs/php_codesniffer": "^3.7" }, "autoload": { diff --git a/composer.lock b/composer.lock index 2bb0b67..b193b73 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": "00289925db20494f035d2dead8436ad5", + "content-hash": "00e9f506a4b55c87e35197be52d00ea9", "packages": [ { "name": "dealerdirect/phpcodesniffer-composer-installer", @@ -83,16 +83,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.6.2", + "version": "1.6.3", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "76150ae7512439b4e6903db834e4a327596b617d" + "reference": "4a07085f74cb1f3fc7103efa537d9f00ebb74ec7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/76150ae7512439b4e6903db834e4a327596b617d", - "reference": "76150ae7512439b4e6903db834e4a327596b617d", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/4a07085f74cb1f3fc7103efa537d9f00ebb74ec7", + "reference": "4a07085f74cb1f3fc7103efa537d9f00ebb74ec7", "shasum": "" }, "require": { @@ -122,22 +122,22 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.6.2" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.6.3" }, - "time": "2022-06-10T09:29:33+00:00" + "time": "2022-06-14T11:40:08+00:00" }, { "name": "slevomat/coding-standard", - "version": "dev-php81", + "version": "8.0.0", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "6c0af5071d8218f4b4ebac3c77ec316896c2ae56" + "reference": "84cc1693467996d0fc0838d4d4594eb9890ab295" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/6c0af5071d8218f4b4ebac3c77ec316896c2ae56", - "reference": "6c0af5071d8218f4b4ebac3c77ec316896c2ae56", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/84cc1693467996d0fc0838d4d4594eb9890ab295", + "reference": "84cc1693467996d0fc0838d4d4594eb9890ab295", "shasum": "" }, "require": { @@ -149,7 +149,7 @@ "require-dev": { "phing/phing": "2.17.3", "php-parallel-lint/php-parallel-lint": "1.3.2", - "phpstan/phpstan": "1.4.10|1.7.12", + "phpstan/phpstan": "1.4.10|1.7.14", "phpstan/phpstan-deprecation-rules": "1.0.0", "phpstan/phpstan-phpunit": "1.0.0|1.1.1", "phpstan/phpstan-strict-rules": "1.2.3", @@ -173,7 +173,7 @@ "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/php81" + "source": "https://github.com/slevomat/coding-standard/tree/8.0.0" }, "funding": [ { @@ -185,20 +185,20 @@ "type": "tidelift" } ], - "time": "2022-06-13T10:33:10+00:00" + "time": "2022-06-17T13:13:47+00:00" }, { "name": "squizlabs/php_codesniffer", - "version": "3.7.0", + "version": "3.7.1", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563" + "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563", - "reference": "a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619", + "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619", "shasum": "" }, "require": { @@ -241,15 +241,13 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2022-06-13T06:31:38+00:00" + "time": "2022-06-18T07:21:10+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "slevomat/coding-standard": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": {