Composer update

This commit is contained in:
Clemens Schwaighofer
2022-10-25 16:48:12 +09:00
parent ba89b188d9
commit bc8303fe5f
107 changed files with 673 additions and 263 deletions

View File

@@ -110,12 +110,12 @@
'dev_requirement' => true,
),
'phpunit/phpunit' => array(
'pretty_version' => '9.5.24',
'version' => '9.5.24.0',
'pretty_version' => '9.5.25',
'version' => '9.5.25.0',
'type' => 'library',
'install_path' => __DIR__ . '/../phpunit/phpunit',
'aliases' => array(),
'reference' => 'd0aa6097bef9fd42458a9b3c49da32c6ce6129c5',
'reference' => '3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d',
'dev_requirement' => true,
),
'sebastian/cli-parser' => array(
@@ -146,12 +146,12 @@
'dev_requirement' => true,
),
'sebastian/comparator' => array(
'pretty_version' => '4.0.6',
'version' => '4.0.6.0',
'pretty_version' => '4.0.8',
'version' => '4.0.8.0',
'type' => 'library',
'install_path' => __DIR__ . '/../sebastian/comparator',
'aliases' => array(),
'reference' => '55f4261989e546dc112258c7a75935a81a7ce382',
'reference' => 'fa0f136dd2334583309d32b62544682ee972b51a',
'dev_requirement' => true,
),
'sebastian/complexity' => array(
@@ -182,12 +182,12 @@
'dev_requirement' => true,
),
'sebastian/exporter' => array(
'pretty_version' => '4.0.4',
'version' => '4.0.4.0',
'pretty_version' => '4.0.5',
'version' => '4.0.5.0',
'type' => 'library',
'install_path' => __DIR__ . '/../sebastian/exporter',
'aliases' => array(),
'reference' => '65e8b7db476c5dd267e65eea9cab77584d3cfff9',
'reference' => 'ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d',
'dev_requirement' => true,
),
'sebastian/global-state' => array(
@@ -245,12 +245,12 @@
'dev_requirement' => true,
),
'sebastian/type' => array(
'pretty_version' => '3.1.0',
'version' => '3.1.0.0',
'pretty_version' => '3.2.0',
'version' => '3.2.0.0',
'type' => 'library',
'install_path' => __DIR__ . '/../sebastian/type',
'aliases' => array(),
'reference' => 'fb44e1cc6e557418387ad815780360057e40753e',
'reference' => 'fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e',
'dev_requirement' => true,
),
'sebastian/version' => array(