summaryrefslogtreecommitdiff
path: root/vendor/composer
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-07-16 11:10:19 +0300
committerAndrew Dolgov <[email protected]>2022-07-16 11:10:19 +0300
commitfdd1c43612011060b4b876db438eb7ec62dd077d (patch)
treeb2580c6abe32a345d7969fd8d59d262b7b8f36d1 /vendor/composer
parent96f704d157fcf20da130f37a31fbffd62a8a9892 (diff)
downgrade phpstan to 1.1.2
Diffstat (limited to 'vendor/composer')
-rw-r--r--vendor/composer/autoload_real.php2
-rw-r--r--vendor/composer/installed.json31
-rw-r--r--vendor/composer/installed.php10
-rw-r--r--vendor/composer/platform_check.php26
4 files changed, 20 insertions, 49 deletions
diff --git a/vendor/composer/autoload_real.php b/vendor/composer/autoload_real.php
index 34b3b7ad0..51b54d2f0 100644
--- a/vendor/composer/autoload_real.php
+++ b/vendor/composer/autoload_real.php
@@ -22,8 +22,6 @@ class ComposerAutoloaderInit19fc2ff1c0f9a92279c7979386bb2056
return self::$loader;
}
- require __DIR__ . '/platform_check.php';
-
spl_autoload_register(array('ComposerAutoloaderInit19fc2ff1c0f9a92279c7979386bb2056', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
spl_autoload_unregister(array('ComposerAutoloaderInit19fc2ff1c0f9a92279c7979386bb2056', 'loadClassLoader'));
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 935e86201..917ad98ff 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -297,15 +297,9 @@
"version_normalized": "dev-master",
"source": {
"type": "git",
- "url": "https://github.com/aaronpk/idiorm.git",
+ "url": "https://dev.tt-rss.org/fox/idiorm.git",
"reference": "efc8ea06698f53e2c479c7696f2b154c47c3a3cb"
},
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/aaronpk/idiorm/zipball/efc8ea06698f53e2c479c7696f2b154c47c3a3cb",
- "reference": "efc8ea06698f53e2c479c7696f2b154c47c3a3cb",
- "shasum": ""
- },
"require": {
"php": ">=5.2.0"
},
@@ -316,7 +310,7 @@
"time": "2022-03-26T15:19:01+00:00",
"default-branch": true,
"type": "library",
- "installation-source": "dist",
+ "installation-source": "source",
"autoload": {
"classmap": [
"idiorm.php"
@@ -960,31 +954,36 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.8.1",
- "version_normalized": "1.8.1.0",
+ "version": "1.1.2",
+ "version_normalized": "1.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "8dbba631fa32f4b289404469c2afd6122fd61d67"
+ "reference": "bcea0ae85868a89d5789c75f012c93129f842934"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8dbba631fa32f4b289404469c2afd6122fd61d67",
- "reference": "8dbba631fa32f4b289404469c2afd6122fd61d67",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bcea0ae85868a89d5789c75f012c93129f842934",
+ "reference": "bcea0ae85868a89d5789c75f012c93129f842934",
"shasum": ""
},
"require": {
- "php": "^7.2|^8.0"
+ "php": "^7.1|^8.0"
},
"conflict": {
"phpstan/phpstan-shim": "*"
},
- "time": "2022-07-12T16:08:06+00:00",
+ "time": "2021-11-09T12:41:09+00:00",
"bin": [
"phpstan",
"phpstan.phar"
],
"type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "1.0-dev"
+ }
+ },
"installation-source": "dist",
"autoload": {
"files": [
@@ -998,7 +997,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
- "source": "https://github.com/phpstan/phpstan/tree/1.8.1"
+ "source": "https://github.com/phpstan/phpstan/tree/1.1.2"
},
"funding": [
{
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index 6f5250cc9..e2f618c68 100644
--- a/vendor/composer/installed.php
+++ b/vendor/composer/installed.php
@@ -5,7 +5,7 @@
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
- 'reference' => '4b6161892000cb2b8392dce92a9cf2cabdf2d20e',
+ 'reference' => '96f704d157fcf20da130f37a31fbffd62a8a9892',
'name' => '__root__',
'dev' => true,
),
@@ -16,7 +16,7 @@
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
- 'reference' => '4b6161892000cb2b8392dce92a9cf2cabdf2d20e',
+ 'reference' => '96f704d157fcf20da130f37a31fbffd62a8a9892',
'dev_requirement' => false,
),
'beberlei/assert' => array(
@@ -157,12 +157,12 @@
'dev_requirement' => true,
),
'phpstan/phpstan' => array(
- 'pretty_version' => '1.8.1',
- 'version' => '1.8.1.0',
+ 'pretty_version' => '1.1.2',
+ 'version' => '1.1.2.0',
'type' => 'library',
'install_path' => __DIR__ . '/../phpstan/phpstan',
'aliases' => array(),
- 'reference' => '8dbba631fa32f4b289404469c2afd6122fd61d67',
+ 'reference' => 'bcea0ae85868a89d5789c75f012c93129f842934',
'dev_requirement' => true,
),
'phpunit/php-code-coverage' => array(
diff --git a/vendor/composer/platform_check.php b/vendor/composer/platform_check.php
deleted file mode 100644
index adfb472fb..000000000
--- a/vendor/composer/platform_check.php
+++ /dev/null
@@ -1,26 +0,0 @@
-<?php
-
-// platform_check.php @generated by Composer
-
-$issues = array();
-
-if (!(PHP_VERSION_ID >= 80000)) {
- $issues[] = 'Your Composer dependencies require a PHP version ">= 8.0.0". You are running ' . PHP_VERSION . '.';
-}
-
-if ($issues) {
- if (!headers_sent()) {
- header('HTTP/1.1 500 Internal Server Error');
- }
- if (!ini_get('display_errors')) {
- if (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') {
- fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
- } elseif (!headers_sent()) {
- echo 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)) . PHP_EOL.PHP_EOL;
- }
- }
- trigger_error(
- 'Composer detected issues in your platform: ' . implode(' ', $issues),
- E_USER_ERROR
- );
-}