Skip to content

Commit

Permalink
Updated Rector to commit ff524c5
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jul 21, 2022
1 parent 2f66cf1 commit 254b108
Show file tree
Hide file tree
Showing 14 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -7,7 +7,7 @@
],
"require": {
"php": "^7.2|^8.0",
"phpstan/phpstan": "^1.8"
"phpstan/phpstan": "^1.8.2"
},
"autoload": {
"files": [
Expand Down
4 changes: 2 additions & 2 deletions src/Application/VersionResolver.php
Expand Up @@ -17,12 +17,12 @@ final class VersionResolver
* @api
* @var string
*/
public const PACKAGE_VERSION = '07ab6051dff0262c2ee6ea060056bf9e56186ada';
public const PACKAGE_VERSION = 'ff524c546b9bc82cd5f1dcf3d0870d40d2cd64df';
/**
* @api
* @var string
*/
public const RELEASE_DATE = '2022-07-21 11:13:59';
public const RELEASE_DATE = '2022-07-21 11:47:51';
/**
* @var int
*/
Expand Down
2 changes: 1 addition & 1 deletion vendor/autoload.php
Expand Up @@ -9,4 +9,4 @@

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit01861a603f40933ad581da67cf5e2b16::getLoader();
return ComposerAutoloaderInit86bba1eaffa57f60144d9fd38d658a96::getLoader();
14 changes: 7 additions & 7 deletions vendor/composer/autoload_real.php
Expand Up @@ -2,7 +2,7 @@

// autoload_real.php @generated by Composer

class ComposerAutoloaderInit01861a603f40933ad581da67cf5e2b16
class ComposerAutoloaderInit86bba1eaffa57f60144d9fd38d658a96
{
private static $loader;

Expand All @@ -22,19 +22,19 @@ public static function getLoader()
return self::$loader;
}

spl_autoload_register(array('ComposerAutoloaderInit01861a603f40933ad581da67cf5e2b16', 'loadClassLoader'), true, true);
spl_autoload_register(array('ComposerAutoloaderInit86bba1eaffa57f60144d9fd38d658a96', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
spl_autoload_unregister(array('ComposerAutoloaderInit01861a603f40933ad581da67cf5e2b16', 'loadClassLoader'));
spl_autoload_unregister(array('ComposerAutoloaderInit86bba1eaffa57f60144d9fd38d658a96', 'loadClassLoader'));

require __DIR__ . '/autoload_static.php';
call_user_func(\Composer\Autoload\ComposerStaticInit01861a603f40933ad581da67cf5e2b16::getInitializer($loader));
call_user_func(\Composer\Autoload\ComposerStaticInit86bba1eaffa57f60144d9fd38d658a96::getInitializer($loader));

$loader->setClassMapAuthoritative(true);
$loader->register(true);

$includeFiles = \Composer\Autoload\ComposerStaticInit01861a603f40933ad581da67cf5e2b16::$files;
$includeFiles = \Composer\Autoload\ComposerStaticInit86bba1eaffa57f60144d9fd38d658a96::$files;
foreach ($includeFiles as $fileIdentifier => $file) {
composerRequire01861a603f40933ad581da67cf5e2b16($fileIdentifier, $file);
composerRequire86bba1eaffa57f60144d9fd38d658a96($fileIdentifier, $file);
}

return $loader;
Expand All @@ -46,7 +46,7 @@ public static function getLoader()
* @param string $file
* @return void
*/
function composerRequire01861a603f40933ad581da67cf5e2b16($fileIdentifier, $file)
function composerRequire86bba1eaffa57f60144d9fd38d658a96($fileIdentifier, $file)
{
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
Expand Down
8 changes: 4 additions & 4 deletions vendor/composer/autoload_static.php
Expand Up @@ -4,7 +4,7 @@

namespace Composer\Autoload;

class ComposerStaticInit01861a603f40933ad581da67cf5e2b16
class ComposerStaticInit86bba1eaffa57f60144d9fd38d658a96
{
public static $files = array (
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
Expand Down Expand Up @@ -3402,9 +3402,9 @@ class ComposerStaticInit01861a603f40933ad581da67cf5e2b16
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit01861a603f40933ad581da67cf5e2b16::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit01861a603f40933ad581da67cf5e2b16::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit01861a603f40933ad581da67cf5e2b16::$classMap;
$loader->prefixLengthsPsr4 = ComposerStaticInit86bba1eaffa57f60144d9fd38d658a96::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit86bba1eaffa57f60144d9fd38d658a96::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit86bba1eaffa57f60144d9fd38d658a96::$classMap;

}, null, ClassLoader::class);
}
Expand Down
72 changes: 36 additions & 36 deletions vendor/composer/installed.json
Expand Up @@ -3329,12 +3329,12 @@
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/astral.git",
"reference": "021d88fab575e79fd1efd7709cd129265923a009"
"reference": "41af155f03a9afc053ea6dfcb7b913b23ae147e3"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/astral\/zipball\/021d88fab575e79fd1efd7709cd129265923a009",
"reference": "021d88fab575e79fd1efd7709cd129265923a009",
"url": "https:\/\/api.github.com\/repos\/symplify\/astral\/zipball\/41af155f03a9afc053ea6dfcb7b913b23ae147e3",
"reference": "41af155f03a9afc053ea6dfcb7b913b23ae147e3",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -3372,10 +3372,10 @@
"symplify\/vendor-patches": "<11.0.8"
},
"require-dev": {
"phpunit\/phpunit": "^9.5",
"phpunit\/phpunit": "^9.5.21",
"symplify\/easy-testing": "^11.1"
},
"time": "2022-07-19T12:10:47+00:00",
"time": "2022-07-21T11:41:12+00:00",
"default-branch": true,
"type": "phpstan-extension",
"extra": {
Expand Down Expand Up @@ -3421,12 +3421,12 @@
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/autowire-array-parameter.git",
"reference": "182d8a7f496cfd1a2584c1a568c5c04e663a4039"
"reference": "a5a658a6857701df90f70d62f00c3a09df1f9e8f"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/autowire-array-parameter\/zipball\/182d8a7f496cfd1a2584c1a568c5c04e663a4039",
"reference": "182d8a7f496cfd1a2584c1a568c5c04e663a4039",
"url": "https:\/\/api.github.com\/repos\/symplify\/autowire-array-parameter\/zipball\/a5a658a6857701df90f70d62f00c3a09df1f9e8f",
"reference": "a5a658a6857701df90f70d62f00c3a09df1f9e8f",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -3458,9 +3458,9 @@
"symplify\/vendor-patches": "<11.0.8"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
"phpunit\/phpunit": "^9.5.21"
},
"time": "2022-07-05T11:51:03+00:00",
"time": "2022-07-21T11:41:07+00:00",
"default-branch": true,
"type": "library",
"extra": {
Expand Down Expand Up @@ -3501,12 +3501,12 @@
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/composer-json-manipulator.git",
"reference": "41b2a0a776459a1cfcb44c33fbc4e3d778935f8e"
"reference": "a362564587a10933302b01aaf69d5e44471d0aaa"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/composer-json-manipulator\/zipball\/41b2a0a776459a1cfcb44c33fbc4e3d778935f8e",
"reference": "41b2a0a776459a1cfcb44c33fbc4e3d778935f8e",
"url": "https:\/\/api.github.com\/repos\/symplify\/composer-json-manipulator\/zipball\/a362564587a10933302b01aaf69d5e44471d0aaa",
"reference": "a362564587a10933302b01aaf69d5e44471d0aaa",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -3541,9 +3541,9 @@
"symplify\/vendor-patches": "<11.0.8"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
"phpunit\/phpunit": "^9.5.21"
},
"time": "2022-07-18T20:42:11+00:00",
"time": "2022-07-21T11:41:06+00:00",
"default-branch": true,
"type": "symfony-bundle",
"extra": {
Expand Down Expand Up @@ -3657,12 +3657,12 @@
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/easy-testing.git",
"reference": "422739af1633d38486830845555f43fc0ab8a73a"
"reference": "9bb2d7cbe0362ffd44557790d306754fffeb1bdd"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/easy-testing\/zipball\/422739af1633d38486830845555f43fc0ab8a73a",
"reference": "422739af1633d38486830845555f43fc0ab8a73a",
"url": "https:\/\/api.github.com\/repos\/symplify\/easy-testing\/zipball\/9bb2d7cbe0362ffd44557790d306754fffeb1bdd",
"reference": "9bb2d7cbe0362ffd44557790d306754fffeb1bdd",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -3696,9 +3696,9 @@
"symplify\/vendor-patches": "<11.0.8"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
"phpunit\/phpunit": "^9.5.21"
},
"time": "2022-07-19T10:51:13+00:00",
"time": "2022-07-21T11:41:07+00:00",
"default-branch": true,
"bin": [
"bin\/easy-testing"
Expand Down Expand Up @@ -3742,12 +3742,12 @@
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/package-builder.git",
"reference": "edd5f45e48f50dfee7639924e75ad85dc476c67b"
"reference": "76a2b741f7c658ad8eacaf7d1b61c000bd7835ae"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/package-builder\/zipball\/edd5f45e48f50dfee7639924e75ad85dc476c67b",
"reference": "edd5f45e48f50dfee7639924e75ad85dc476c67b",
"url": "https:\/\/api.github.com\/repos\/symplify\/package-builder\/zipball\/76a2b741f7c658ad8eacaf7d1b61c000bd7835ae",
"reference": "76a2b741f7c658ad8eacaf7d1b61c000bd7835ae",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -3783,9 +3783,9 @@
"symplify\/vendor-patches": "<11.0.8"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
"phpunit\/phpunit": "^9.5.21"
},
"time": "2022-07-18T17:39:56+00:00",
"time": "2022-07-21T11:41:07+00:00",
"default-branch": true,
"type": "library",
"extra": {
Expand Down Expand Up @@ -3984,12 +3984,12 @@
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/smart-file-system.git",
"reference": "9a2266634495de04abdbcc0af8193715ab00d2a9"
"reference": "bc70f946fbc31096d46ed12694f50f9dc3a74990"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/smart-file-system\/zipball\/9a2266634495de04abdbcc0af8193715ab00d2a9",
"reference": "9a2266634495de04abdbcc0af8193715ab00d2a9",
"url": "https:\/\/api.github.com\/repos\/symplify\/smart-file-system\/zipball\/bc70f946fbc31096d46ed12694f50f9dc3a74990",
"reference": "bc70f946fbc31096d46ed12694f50f9dc3a74990",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -4022,10 +4022,10 @@
"symplify\/vendor-patches": "<11.0.8"
},
"require-dev": {
"nette\/finder": "^2.5",
"phpunit\/phpunit": "^9.5"
"nette\/finder": "^2.5.3",
"phpunit\/phpunit": "^9.5.21"
},
"time": "2022-07-19T10:51:31+00:00",
"time": "2022-07-21T11:41:17+00:00",
"default-branch": true,
"type": "library",
"extra": {
Expand Down Expand Up @@ -4066,12 +4066,12 @@
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/symplify-kernel.git",
"reference": "79b6fbae579fbaba9e5e737b1f5b85b8cb7bfd4c"
"reference": "b419af041a0a99fad8764cba01cd3730a9a6e748"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/symplify-kernel\/zipball\/79b6fbae579fbaba9e5e737b1f5b85b8cb7bfd4c",
"reference": "79b6fbae579fbaba9e5e737b1f5b85b8cb7bfd4c",
"url": "https:\/\/api.github.com\/repos\/symplify\/symplify-kernel\/zipball\/b419af041a0a99fad8764cba01cd3730a9a6e748",
"reference": "b419af041a0a99fad8764cba01cd3730a9a6e748",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -4104,9 +4104,9 @@
"symplify\/vendor-patches": "<11.0.8"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
"phpunit\/phpunit": "^9.5.21"
},
"time": "2022-07-05T11:51:37+00:00",
"time": "2022-07-21T11:41:50+00:00",
"default-branch": true,
"type": "library",
"extra": {
Expand Down
2 changes: 1 addition & 1 deletion vendor/composer/installed.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/symplify/astral/composer.json
Expand Up @@ -17,7 +17,7 @@
},
"require-dev": {
"symplify\/easy-testing": "^11.1",
"phpunit\/phpunit": "^9.5"
"phpunit\/phpunit": "^9.5.21"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion vendor/symplify/autowire-array-parameter/composer.json
Expand Up @@ -9,7 +9,7 @@
"symplify\/package-builder": "^11.1"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
"phpunit\/phpunit": "^9.5.21"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion vendor/symplify/composer-json-manipulator/composer.json
Expand Up @@ -14,7 +14,7 @@
"symplify\/smart-file-system": "^11.1"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
"phpunit\/phpunit": "^9.5.21"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion vendor/symplify/easy-testing/composer.json
Expand Up @@ -17,7 +17,7 @@
"symplify\/symplify-kernel": "^11.1"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
"phpunit\/phpunit": "^9.5.21"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion vendor/symplify/package-builder/composer.json
Expand Up @@ -14,7 +14,7 @@
"symplify\/easy-testing": "^11.1"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
"phpunit\/phpunit": "^9.5.21"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions vendor/symplify/smart-file-system/composer.json
Expand Up @@ -9,8 +9,8 @@
"symfony\/filesystem": "^6.0"
},
"require-dev": {
"nette\/finder": "^2.5",
"phpunit\/phpunit": "^9.5"
"nette\/finder": "^2.5.3",
"phpunit\/phpunit": "^9.5.21"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion vendor/symplify/symplify-kernel/composer.json
Expand Up @@ -13,7 +13,7 @@
"webmozart\/assert": "^1.10"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
"phpunit\/phpunit": "^9.5.21"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 254b108

Please sign in to comment.