From 0b32a4a171c08d1df23e684a774f8b4ade3467ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Kalij=C3=A4rvi?= Date: Thu, 24 Nov 2022 13:16:42 +0200 Subject: [PATCH 1/4] UHF-7615: Updated helfi_platform_config module --- composer.lock | 122 ++++++++++++++++++++++++-------------------------- 1 file changed, 59 insertions(+), 63 deletions(-) diff --git a/composer.lock b/composer.lock index 75bd5130..d0cc3b12 100644 --- a/composer.lock +++ b/composer.lock @@ -4185,16 +4185,16 @@ }, { "name": "drupal/helfi_platform_config", - "version": "2.13.16", + "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config.git", - "reference": "cb91004f566c82a666340f19e42b11e3f0cf83df" + "reference": "139740f15aea3b783584320e7ecc19bc2c44ec7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/cb91004f566c82a666340f19e42b11e3f0cf83df", - "reference": "cb91004f566c82a666340f19e42b11e3f0cf83df", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/139740f15aea3b783584320e7ecc19bc2c44ec7f", + "reference": "139740f15aea3b783584320e7ecc19bc2c44ec7f", "shasum": "" }, "require": { @@ -4231,7 +4231,7 @@ "drupal/matomo_reports": "^1.1", "drupal/media_entity_file_replace": "^1.0", "drupal/media_entity_soundcloud": "^3.0.0", - "drupal/menu_block_current_language": "^1.5", + "drupal/menu_block_current_language": "^2.0", "drupal/menu_link_attributes": "^1.2", "drupal/metatag": "^1.16", "drupal/oembed_providers": "^2.0", @@ -4300,10 +4300,10 @@ ], "description": "HELfi platform config", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/2.13.16", + "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/2.15.0", "issues": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/issues" }, - "time": "2022-11-16T14:09:33+00:00" + "time": "2022-11-24T09:44:44+00:00" }, { "name": "drupal/helfi_proxy", @@ -4348,16 +4348,16 @@ }, { "name": "drupal/helfi_tpr", - "version": "2.1.3", + "version": "2.1.4", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr.git", - "reference": "5ed2a62fb51909446690421c0a89bcee38576b63" + "reference": "df201f00eb455d6f6a5f22c573290b272c395043" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tpr/zipball/5ed2a62fb51909446690421c0a89bcee38576b63", - "reference": "5ed2a62fb51909446690421c0a89bcee38576b63", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tpr/zipball/df201f00eb455d6f6a5f22c573290b272c395043", + "reference": "df201f00eb455d6f6a5f22c573290b272c395043", "shasum": "" }, "require": { @@ -4382,10 +4382,10 @@ ], "description": "TPR integration", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/tree/2.1.3", + "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/tree/2.1.4", "issues": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/issues" }, - "time": "2022-10-27T05:58:29+00:00" + "time": "2022-11-23T09:13:30+00:00" }, { "name": "drupal/helfi_tunnistamo", @@ -4806,26 +4806,27 @@ }, { "name": "drupal/menu_block_current_language", - "version": "1.6.0", + "version": "2.0.0-alpha1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block_current_language.git", - "reference": "8.x-1.6" + "reference": "2.0.0-alpha1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_block_current_language-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "02489647e17bff7c3a1b3eb4e47c5ddea50f0840" + "url": "https://ftp.drupal.org/files/projects/menu_block_current_language-2.0.0-alpha1.zip", + "reference": "2.0.0-alpha1", + "shasum": "24b3830a72635879fec6bd30d721462102cb151b" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9.3 || ^10", + "php": ">=8.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1621416669", + "version": "2.0.0-alpha1", + "datestamp": "1667717930", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4834,7 +4835,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -4851,7 +4852,7 @@ } ], "description": "Filters out all the menu links that does not have translation for the current language.", - "homepage": "https://www.drupal.org/project/menu_block_current_language", + "homepage": "http://drupal.org/project/menu_block_current_language", "support": { "source": "https://git.drupalcode.org/project/menu_block_current_language" } @@ -5304,26 +5305,26 @@ }, { "name": "drupal/publication_date", - "version": "2.0.0-beta5", + "version": "2.0.0-beta6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/publication_date.git", - "reference": "8.x-2.0-beta5" + "reference": "8.x-2.0-beta6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/publication_date-8.x-2.0-beta5.zip", - "reference": "8.x-2.0-beta5", - "shasum": "0add730f353d15fa13a13a9a463b431e6f5a663e" + "url": "https://ftp.drupal.org/files/projects/publication_date-8.x-2.0-beta6.zip", + "reference": "8.x-2.0-beta6", + "shasum": "16038d7f204f4ab999c68740a5db596aca142fa1" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^9.1 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-beta5", - "datestamp": "1661984596", + "version": "8.x-2.0-beta6", + "datestamp": "1669064172", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -5772,32 +5773,31 @@ }, { "name": "drupal/select2", - "version": "1.13.0", + "version": "1.14.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/select2.git", - "reference": "8.x-1.13" + "reference": "8.x-1.14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/select2-8.x-1.13.zip", - "reference": "8.x-1.13", - "shasum": "c02f8591104310a6395788c33e44dfab5ec6a2c1" + "url": "https://ftp.drupal.org/files/projects/select2-8.x-1.14.zip", + "reference": "8.x-1.14", + "shasum": "b2cca2da6ce4bada623a386ca033ab8303434e18" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9 || ^10" }, "require-dev": { - "drupal/better_exposed_filters": "^5.0", - "drupal/facets": "^1.5", - "drupal/form_options_attributes": "^1.2", - "drupal/search_api": "^1.17" + "drupal/facets": "2.0.x-dev", + "drupal/form_options_attributes": "^2.0", + "drupal/search_api": "^1.28" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.13", - "datestamp": "1614609946", + "version": "8.x-1.14", + "datestamp": "1669104462", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5813,10 +5813,6 @@ "name": "Christian Fritsch", "homepage": "https://www.drupal.org/user/2103716", "email": "christian.fritsch@burda.com" - }, - { - "name": "thunderbot", - "homepage": "https://www.drupal.org/user/3511180" } ], "description": "Integration with the select2 JavaScript library.", @@ -9584,12 +9580,12 @@ "source": { "type": "git", "url": "https://github.com/ruflin/Elastica.git", - "reference": "5fc25a4966b48ae9a631e345b167c867250a43c7" + "reference": "35cd0dc60e8eeadf7ef0203c084e0c316fda33c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ruflin/Elastica/zipball/5fc25a4966b48ae9a631e345b167c867250a43c7", - "reference": "5fc25a4966b48ae9a631e345b167c867250a43c7", + "url": "https://api.github.com/repos/ruflin/Elastica/zipball/35cd0dc60e8eeadf7ef0203c084e0c316fda33c7", + "reference": "35cd0dc60e8eeadf7ef0203c084e0c316fda33c7", "shasum": "" }, "require": { @@ -9646,7 +9642,7 @@ "issues": "https://github.com/ruflin/Elastica/issues", "source": "https://github.com/ruflin/Elastica/tree/master" }, - "time": "2022-10-11T06:53:58+00:00" + "time": "2022-11-23T07:39:29+00:00" }, { "name": "stack/builder", @@ -14307,16 +14303,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.13.0", + "version": "1.13.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "33aefcdab42900e36366d0feab6206e2dd68f947" + "reference": "aac44118344d197e6d5f7c6cee91885f0a89acdd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/33aefcdab42900e36366d0feab6206e2dd68f947", - "reference": "33aefcdab42900e36366d0feab6206e2dd68f947", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/aac44118344d197e6d5f7c6cee91885f0a89acdd", + "reference": "aac44118344d197e6d5f7c6cee91885f0a89acdd", "shasum": "" }, "require": { @@ -14346,22 +14342,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.13.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.13.1" }, - "time": "2022-10-21T09:57:39+00:00" + "time": "2022-11-20T08:52:26+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "9.2.18", + "version": "9.2.19", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a" + "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a", - "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c77b56b63e3d2031bd8997fcec43c1925ae46559", + "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559", "shasum": "" }, "require": { @@ -14417,7 +14413,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.19" }, "funding": [ { @@ -14425,7 +14421,7 @@ "type": "github" } ], - "time": "2022-10-27T13:35:33+00:00" + "time": "2022-11-18T07:47:47+00:00" }, { "name": "phpunit/php-file-iterator", From 548e154fd2a5ad08113c18aec921af4f175ec094 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Kalij=C3=A4rvi?= Date: Thu, 24 Nov 2022 13:59:30 +0200 Subject: [PATCH 2/4] UHF-7615: Downgraded modules which should not be updated in this feature. --- composer.lock | 65 ++++++++++++++++++++++++++------------------------- 1 file changed, 33 insertions(+), 32 deletions(-) diff --git a/composer.lock b/composer.lock index d0cc3b12..ea63d3e6 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": "740392480723c0a8de739895bc4b5c4d", + "content-hash": "a0a13f09e4bc31e9ddbac887d16ce52e", "packages": [ { "name": "asm89/stack-cors", @@ -4348,16 +4348,16 @@ }, { "name": "drupal/helfi_tpr", - "version": "2.1.4", + "version": "2.1.3", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr.git", - "reference": "df201f00eb455d6f6a5f22c573290b272c395043" + "reference": "5ed2a62fb51909446690421c0a89bcee38576b63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tpr/zipball/df201f00eb455d6f6a5f22c573290b272c395043", - "reference": "df201f00eb455d6f6a5f22c573290b272c395043", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-module-helfi-tpr/zipball/5ed2a62fb51909446690421c0a89bcee38576b63", + "reference": "5ed2a62fb51909446690421c0a89bcee38576b63", "shasum": "" }, "require": { @@ -4382,10 +4382,10 @@ ], "description": "TPR integration", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/tree/2.1.4", + "source": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/tree/2.1.3", "issues": "https://github.com/City-of-Helsinki/drupal-module-helfi-tpr/issues" }, - "time": "2022-11-23T09:13:30+00:00" + "time": "2022-10-27T05:58:29+00:00" }, { "name": "drupal/helfi_tunnistamo", @@ -5305,26 +5305,26 @@ }, { "name": "drupal/publication_date", - "version": "2.0.0-beta6", + "version": "2.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/publication_date.git", - "reference": "8.x-2.0-beta6" + "reference": "8.x-2.0-beta5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/publication_date-8.x-2.0-beta6.zip", - "reference": "8.x-2.0-beta6", - "shasum": "16038d7f204f4ab999c68740a5db596aca142fa1" + "url": "https://ftp.drupal.org/files/projects/publication_date-8.x-2.0-beta5.zip", + "reference": "8.x-2.0-beta5", + "shasum": "0add730f353d15fa13a13a9a463b431e6f5a663e" }, "require": { - "drupal/core": "^9.1 || ^10" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-beta6", - "datestamp": "1669064172", + "version": "8.x-2.0-beta5", + "datestamp": "1661984596", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -5773,31 +5773,32 @@ }, { "name": "drupal/select2", - "version": "1.14.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/select2.git", - "reference": "8.x-1.14" + "reference": "8.x-1.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/select2-8.x-1.14.zip", - "reference": "8.x-1.14", - "shasum": "b2cca2da6ce4bada623a386ca033ab8303434e18" + "url": "https://ftp.drupal.org/files/projects/select2-8.x-1.13.zip", + "reference": "8.x-1.13", + "shasum": "c02f8591104310a6395788c33e44dfab5ec6a2c1" }, "require": { - "drupal/core": "^9 || ^10" + "drupal/core": "^8.8 || ^9" }, "require-dev": { - "drupal/facets": "2.0.x-dev", - "drupal/form_options_attributes": "^2.0", - "drupal/search_api": "^1.28" + "drupal/better_exposed_filters": "^5.0", + "drupal/facets": "^1.5", + "drupal/form_options_attributes": "^1.2", + "drupal/search_api": "^1.17" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.14", - "datestamp": "1669104462", + "version": "8.x-1.13", + "datestamp": "1614609946", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -14348,16 +14349,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.19", + "version": "9.2.18", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559" + "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c77b56b63e3d2031bd8997fcec43c1925ae46559", - "reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a", + "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a", "shasum": "" }, "require": { @@ -14413,7 +14414,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.19" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18" }, "funding": [ { @@ -14421,7 +14422,7 @@ "type": "github" } ], - "time": "2022-11-18T07:47:47+00:00" + "time": "2022-10-27T13:35:33+00:00" }, { "name": "phpunit/php-file-iterator", From 0ea65d545d0c1e841ab81ac6e39f414eba2ff990 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Kalij=C3=A4rvi?= Date: Thu, 24 Nov 2022 14:10:07 +0200 Subject: [PATCH 3/4] UHF-7615: Revert rufflin/elastica package. --- composer.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index ea63d3e6..c7cba399 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": "a0a13f09e4bc31e9ddbac887d16ce52e", + "content-hash": "bdd264c2a5ba8a0a86c4a97ed0a414a6", "packages": [ { "name": "asm89/stack-cors", @@ -9581,12 +9581,12 @@ "source": { "type": "git", "url": "https://github.com/ruflin/Elastica.git", - "reference": "35cd0dc60e8eeadf7ef0203c084e0c316fda33c7" + "reference": "5fc25a4966b48ae9a631e345b167c867250a43c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ruflin/Elastica/zipball/35cd0dc60e8eeadf7ef0203c084e0c316fda33c7", - "reference": "35cd0dc60e8eeadf7ef0203c084e0c316fda33c7", + "url": "https://api.github.com/repos/ruflin/Elastica/zipball/5fc25a4966b48ae9a631e345b167c867250a43c7", + "reference": "5fc25a4966b48ae9a631e345b167c867250a43c7", "shasum": "" }, "require": { @@ -16441,7 +16441,8 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "drupal/helfi_drupal_tools": 20 + "drupal/helfi_drupal_tools": 20, + "ruflin/elastica": 20 }, "prefer-stable": true, "prefer-lowest": false, From f330fc677ff7a80c8fa2095855f194f417dd175b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Kalij=C3=A4rvi?= Date: Thu, 24 Nov 2022 14:18:04 +0200 Subject: [PATCH 4/4] UHF-7615: Downgraded phpstan/phpdoc-parser. --- composer.lock | 92 +++++++++++++++++++++++++-------------------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/composer.lock b/composer.lock index c7cba399..8e110aeb 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": "bdd264c2a5ba8a0a86c4a97ed0a414a6", + "content-hash": "303d8df8de2ded9280ea0b7642a99ba3", "packages": [ { "name": "asm89/stack-cors", @@ -9125,6 +9125,51 @@ }, "time": "2021-03-21T15:43:46+00:00" }, + { + "name": "phpstan/phpdoc-parser", + "version": "1.13.0", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpdoc-parser.git", + "reference": "33aefcdab42900e36366d0feab6206e2dd68f947" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/33aefcdab42900e36366d0feab6206e2dd68f947", + "reference": "33aefcdab42900e36366d0feab6206e2dd68f947", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^1.5", + "phpstan/phpstan-phpunit": "^1.1", + "phpstan/phpstan-strict-rules": "^1.0", + "phpunit/phpunit": "^9.5", + "symfony/process": "^5.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "PHPStan\\PhpDocParser\\": [ + "src/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "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.13.0" + }, + "time": "2022-10-21T09:57:39+00:00" + }, { "name": "psr/cache", "version": "1.0.1", @@ -14302,51 +14347,6 @@ }, "time": "2020-07-09T08:33:42+00:00" }, - { - "name": "phpstan/phpdoc-parser", - "version": "1.13.1", - "source": { - "type": "git", - "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "aac44118344d197e6d5f7c6cee91885f0a89acdd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/aac44118344d197e6d5f7c6cee91885f0a89acdd", - "reference": "aac44118344d197e6d5f7c6cee91885f0a89acdd", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0" - }, - "require-dev": { - "php-parallel-lint/php-parallel-lint": "^1.2", - "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^1.5", - "phpstan/phpstan-phpunit": "^1.1", - "phpstan/phpstan-strict-rules": "^1.0", - "phpunit/phpunit": "^9.5", - "symfony/process": "^5.2" - }, - "type": "library", - "autoload": { - "psr-4": { - "PHPStan\\PhpDocParser\\": [ - "src/" - ] - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "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.13.1" - }, - "time": "2022-11-20T08:52:26+00:00" - }, { "name": "phpunit/php-code-coverage", "version": "9.2.18",