diff --git a/composer.lock b/composer.lock index 66a350ba..a730062b 100644 --- a/composer.lock +++ b/composer.lock @@ -1449,16 +1449,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.6.2", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a" + "reference": "a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a", - "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563", + "reference": "a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563", "shasum": "" }, "require": { @@ -1501,7 +1501,7 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2021-12-12T21:44:58+00:00" + "time": "2022-06-13T06:31:38+00:00" } ], "aliases": [], diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index d7417ea4..b305d60e 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -1283,17 +1283,17 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.6.2", - "version_normalized": "3.6.2.0", + "version": "3.7.0", + "version_normalized": "3.7.0.0", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a" + "reference": "a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a", - "reference": "5e4e71592f69da17871dba6e80dd51bce74a351a", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563", + "reference": "a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563", "shasum": "" }, "require": { @@ -1305,7 +1305,7 @@ "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, - "time": "2021-12-12T21:44:58+00:00", + "time": "2022-06-13T06:31:38+00:00", "bin": [ "bin/phpcs", "bin/phpcbf" diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index ead58b4c..870debb0 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => 'cbdedfc7f48f7851b8bf5411f75a9df9f2ceae94', + 'reference' => 'e38691fe5efc940251b1b92d3fe3438a3088f3a7', 'name' => '__root__', 'dev' => true, ), @@ -16,7 +16,7 @@ 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => 'cbdedfc7f48f7851b8bf5411f75a9df9f2ceae94', + 'reference' => 'e38691fe5efc940251b1b92d3fe3438a3088f3a7', 'dev_requirement' => false, ), 'composer/ca-bundle' => array( @@ -200,12 +200,12 @@ 'dev_requirement' => false, ), 'squizlabs/php_codesniffer' => array( - 'pretty_version' => '3.6.2', - 'version' => '3.6.2.0', + 'pretty_version' => '3.7.0', + 'version' => '3.7.0.0', 'type' => 'library', 'install_path' => __DIR__ . '/../squizlabs/php_codesniffer', 'aliases' => array(), - 'reference' => '5e4e71592f69da17871dba6e80dd51bce74a351a', + 'reference' => 'a2cd51b45bcaef9c1f2a4bda48f2dd2fa2b95563', 'dev_requirement' => true, ), 'symfony/deprecation-contracts' => array(