Loading composer.lock +6 −6 Original line number Diff line number Diff line Loading @@ -5242,16 +5242,16 @@ }, { "name": "drupal/coder", "version": "8.3.23", "version": "8.3.24", "source": { "type": "git", "url": "https://github.com/pfrenssen/coder.git", "reference": "1a1613d83c08dac5be593f2775c9eccae1b41805" "reference": "1a59890f972db5da091354f0191dec1037f7c582" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pfrenssen/coder/zipball/1a1613d83c08dac5be593f2775c9eccae1b41805", "reference": "1a1613d83c08dac5be593f2775c9eccae1b41805", "url": "https://api.github.com/repos/pfrenssen/coder/zipball/1a59890f972db5da091354f0191dec1037f7c582", "reference": "1a59890f972db5da091354f0191dec1037f7c582", "shasum": "" }, "require": { Loading @@ -5260,7 +5260,7 @@ "php": ">=7.2", "sirbrillig/phpcs-variable-analysis": "^2.11.7", "slevomat/coding-standard": "^8.11", "squizlabs/php_codesniffer": "^3.7.1", "squizlabs/php_codesniffer": "^3.9.1", "symfony/yaml": ">=3.4.0" }, "require-dev": { Loading Loading @@ -5289,7 +5289,7 @@ "issues": "https://www.drupal.org/project/issues/coder", "source": "https://www.drupal.org/project/coder" }, "time": "2024-01-27T18:13:12+00:00" "time": "2024-04-21T06:13:24+00:00" }, { "name": "google/protobuf", Loading composer/Metapackage/PinnedDevDependencies/composer.json +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ "composer/xdebug-handler": "3.0.4", "dealerdirect/phpcodesniffer-composer-installer": "v1.0.0", "doctrine/instantiator": "2.0.0", "drupal/coder": "8.3.23", "drupal/coder": "8.3.24", "google/protobuf": "v3.25.3", "justinrainbow/json-schema": "v5.2.13", "lullabot/mink-selenium2-driver": "v1.7.2", Loading core/lib/Drupal/Component/Plugin/Attribute/AttributeBase.php +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ abstract class AttributeBase implements AttributeInterface { * The attribute class ID. */ public function __construct( protected readonly string $id protected readonly string $id, ) {} /** Loading core/lib/Drupal/Component/Plugin/Attribute/Plugin.php +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ class Plugin extends AttributeBase { */ public function __construct( public readonly string $id, public readonly ?string $deriver = NULL public readonly ?string $deriver = NULL, ) {} } core/lib/Drupal/Component/Plugin/Discovery/AttributeBridgeDecorator.php +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ class AttributeBridgeDecorator implements DiscoveryInterface { */ public function __construct( protected readonly DiscoveryInterface $decorated, protected readonly string $pluginDefinitionAttributeName protected readonly string $pluginDefinitionAttributeName, ) {} /** Loading Loading
composer.lock +6 −6 Original line number Diff line number Diff line Loading @@ -5242,16 +5242,16 @@ }, { "name": "drupal/coder", "version": "8.3.23", "version": "8.3.24", "source": { "type": "git", "url": "https://github.com/pfrenssen/coder.git", "reference": "1a1613d83c08dac5be593f2775c9eccae1b41805" "reference": "1a59890f972db5da091354f0191dec1037f7c582" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pfrenssen/coder/zipball/1a1613d83c08dac5be593f2775c9eccae1b41805", "reference": "1a1613d83c08dac5be593f2775c9eccae1b41805", "url": "https://api.github.com/repos/pfrenssen/coder/zipball/1a59890f972db5da091354f0191dec1037f7c582", "reference": "1a59890f972db5da091354f0191dec1037f7c582", "shasum": "" }, "require": { Loading @@ -5260,7 +5260,7 @@ "php": ">=7.2", "sirbrillig/phpcs-variable-analysis": "^2.11.7", "slevomat/coding-standard": "^8.11", "squizlabs/php_codesniffer": "^3.7.1", "squizlabs/php_codesniffer": "^3.9.1", "symfony/yaml": ">=3.4.0" }, "require-dev": { Loading Loading @@ -5289,7 +5289,7 @@ "issues": "https://www.drupal.org/project/issues/coder", "source": "https://www.drupal.org/project/coder" }, "time": "2024-01-27T18:13:12+00:00" "time": "2024-04-21T06:13:24+00:00" }, { "name": "google/protobuf", Loading
composer/Metapackage/PinnedDevDependencies/composer.json +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ "composer/xdebug-handler": "3.0.4", "dealerdirect/phpcodesniffer-composer-installer": "v1.0.0", "doctrine/instantiator": "2.0.0", "drupal/coder": "8.3.23", "drupal/coder": "8.3.24", "google/protobuf": "v3.25.3", "justinrainbow/json-schema": "v5.2.13", "lullabot/mink-selenium2-driver": "v1.7.2", Loading
core/lib/Drupal/Component/Plugin/Attribute/AttributeBase.php +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ abstract class AttributeBase implements AttributeInterface { * The attribute class ID. */ public function __construct( protected readonly string $id protected readonly string $id, ) {} /** Loading
core/lib/Drupal/Component/Plugin/Attribute/Plugin.php +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ class Plugin extends AttributeBase { */ public function __construct( public readonly string $id, public readonly ?string $deriver = NULL public readonly ?string $deriver = NULL, ) {} }
core/lib/Drupal/Component/Plugin/Discovery/AttributeBridgeDecorator.php +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ class AttributeBridgeDecorator implements DiscoveryInterface { */ public function __construct( protected readonly DiscoveryInterface $decorated, protected readonly string $pluginDefinitionAttributeName protected readonly string $pluginDefinitionAttributeName, ) {} /** Loading