Skip to content

Commit b12d968

Browse files
authored
Merge pull request #386 from mimmi20/renovate/all-minor-patch-dependencies
Update all non-major dependencies
2 parents e568217 + 4eb9cfe commit b12d968

File tree

65 files changed

+381
-127
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+381
-127
lines changed

.github/workflows/continuous-integration.yml

+14-14
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
couchdb version: "2.3.1"
8282

8383
- name: "Install PHP"
84-
uses: "shivammathur/[email protected].1"
84+
uses: "shivammathur/[email protected].2"
8585
with:
8686
php-version: "${{ matrix.php-version }}"
8787
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, :mongodb, :amqp, :sockets, :curl"
@@ -162,7 +162,7 @@ jobs:
162162
mongodb-version: "5.0"
163163

164164
- name: "Install PHP"
165-
uses: "shivammathur/[email protected].1"
165+
uses: "shivammathur/[email protected].2"
166166
with:
167167
php-version: "${{ matrix.php-version }}"
168168
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, mongodb, :amqp, :sockets, :curl"
@@ -242,7 +242,7 @@ jobs:
242242
couchdb version: "2.3.1"
243243

244244
- name: "Install PHP"
245-
uses: "shivammathur/[email protected].1"
245+
uses: "shivammathur/[email protected].2"
246246
with:
247247
php-version: "${{ matrix.php-version }}"
248248
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, :mongodb, :amqp, :sockets, curl"
@@ -316,7 +316,7 @@ jobs:
316316
couchdb version: "2.3.1"
317317

318318
- name: "Install PHP"
319-
uses: "shivammathur/[email protected].1"
319+
uses: "shivammathur/[email protected].2"
320320
with:
321321
php-version: "${{ matrix.php-version }}"
322322
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, :mongodb, :amqp, sockets, :curl"
@@ -393,7 +393,7 @@ jobs:
393393
couchdb version: "2.3.1"
394394

395395
- name: "Install PHP"
396-
uses: "shivammathur/[email protected].1"
396+
uses: "shivammathur/[email protected].2"
397397
with:
398398
php-version: "${{ matrix.php-version }}"
399399
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, :mongodb, amqp, :sockets, :curl"
@@ -470,7 +470,7 @@ jobs:
470470
couchdb version: "2.3.1"
471471

472472
- name: "Install PHP"
473-
uses: "shivammathur/[email protected].1"
473+
uses: "shivammathur/[email protected].2"
474474
with:
475475
php-version: "${{ matrix.php-version }}"
476476
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, openssl, :mongodb, :amqp, :sockets, :curl, ctype"
@@ -560,7 +560,7 @@ jobs:
560560
couchdb version: "2.3.1"
561561

562562
- name: "Install PHP"
563-
uses: "shivammathur/[email protected].1"
563+
uses: "shivammathur/[email protected].2"
564564
with:
565565
php-version: "${{ matrix.php-version }}"
566566
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, openssl, :mongodb, :amqp, :sockets, :curl, ctype"
@@ -653,7 +653,7 @@ jobs:
653653
couchdb version: "2.3.1"
654654

655655
- name: "Install PHP"
656-
uses: "shivammathur/[email protected].1"
656+
uses: "shivammathur/[email protected].2"
657657
with:
658658
php-version: "${{ matrix.php-version }}"
659659
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, openssl, :mongodb, :amqp, :sockets, curl, ctype"
@@ -748,7 +748,7 @@ jobs:
748748
couchdb version: "2.3.1"
749749

750750
- name: "Install PHP"
751-
uses: "shivammathur/[email protected].1"
751+
uses: "shivammathur/[email protected].2"
752752
with:
753753
php-version: "${{ matrix.php-version }}"
754754
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, openssl, :mongodb, :amqp, sockets, :curl, ctype"
@@ -841,7 +841,7 @@ jobs:
841841
couchdb version: "2.3.1"
842842

843843
- name: "Install PHP"
844-
uses: "shivammathur/[email protected].1"
844+
uses: "shivammathur/[email protected].2"
845845
with:
846846
php-version: "${{ matrix.php-version }}"
847847
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, openssl, :mongodb, :amqp, :sockets, :curl, ctype"
@@ -1027,7 +1027,7 @@ jobs:
10271027
couchdb version: "2.3.1"
10281028

10291029
- name: "Install PHP"
1030-
uses: "shivammathur/[email protected].1"
1030+
uses: "shivammathur/[email protected].2"
10311031
with:
10321032
php-version: "${{ matrix.php-version }}"
10331033
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, openssl, :mongodb, :amqp, sockets, :curl, ctype"
@@ -1117,7 +1117,7 @@ jobs:
11171117
couchdb version: "2.3.1"
11181118

11191119
- name: "Install PHP"
1120-
uses: "shivammathur/[email protected].1"
1120+
uses: "shivammathur/[email protected].2"
11211121
with:
11221122
php-version: "${{ matrix.php-version }}"
11231123
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, openssl, :mongodb, :amqp, :sockets, curl, ctype"
@@ -1205,7 +1205,7 @@ jobs:
12051205
couchdb version: "2.3.1"
12061206

12071207
- name: "Install PHP"
1208-
uses: "shivammathur/[email protected].1"
1208+
uses: "shivammathur/[email protected].2"
12091209
with:
12101210
php-version: "${{ matrix.php-version }}"
12111211
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, openssl, mongodb, :amqp, :sockets, :curl, ctype"
@@ -1295,7 +1295,7 @@ jobs:
12951295
couchdb version: "2.3.1"
12961296

12971297
- name: "Install PHP"
1298-
uses: "shivammathur/[email protected].1"
1298+
uses: "shivammathur/[email protected].2"
12991299
with:
13001300
php-version: "${{ matrix.php-version }}"
13011301
extensions: "phar, json, opcache, dom, iconv, intl, mbstring, simplexml, tokenizer, xmlwriter, openssl, :mongodb, amqp, :sockets, :curl, ctype"

composer.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"ext-xml": "*",
2929
"ext-xmlwriter": "*",
3030
"actived/microsoft-teams-notifier": "^1.3.0",
31-
"aws/aws-sdk-php": "^3.270.0",
31+
"aws/aws-sdk-php": "^3.271.3",
3232
"doctrine/couchdb": "1.0.0-beta4",
3333
"elasticsearch/elasticsearch": "^v7.17.2 || ^v8.7.0",
3434
"ezimuel/ringphp": "^1.2.2",
35-
"graylog2/gelf-php": "^2.0.0",
35+
"graylog2/gelf-php": "^2.0.1",
3636
"guzzlehttp/guzzle": "^7.7.0",
3737
"guzzlehttp/psr7": "^2.5.0",
3838
"infection/infection": "^0.27.0",
@@ -42,22 +42,22 @@
4242
"laminas/laminas-modulemanager": "^2.14.0",
4343
"laminas/laminas-servicemanager": "^3.21.0",
4444
"mikey179/vfsstream": "^1.6.11",
45-
"mimmi20/coding-standard": "^5.0.2",
46-
"mimmi20/monolog-callbackfilterhandler": "^3.0.1",
45+
"mimmi20/coding-standard": "^5.0.3",
46+
"mimmi20/monolog-callbackfilterhandler": "^3.0.2",
4747
"mimmi20/monolog-streamformatter": "^2.1.2",
4848
"nikic/php-parser": "^v4.15.5",
4949
"php-console/php-console": "^3.1.8",
50-
"phpstan/extension-installer": "^1.3.0",
50+
"phpstan/extension-installer": "^1.3.1",
5151
"phpstan/phpstan": "^1.10.15",
5252
"phpstan/phpstan-deprecation-rules": "^1.1.3",
53-
"phpstan/phpstan-phpunit": "^1.3.11",
53+
"phpstan/phpstan-phpunit": "^1.3.12",
5454
"phpunit/phpunit": "^10.1.3",
5555
"predis/predis": "^1.1.10 || ^2.1.2",
5656
"rector/rector": "^0.16.0",
5757
"ruflin/elastica": "^7.3.1",
5858
"symfony/mailer": "^v6.2.8",
5959
"symfony/mime": "^v6.2.10",
60-
"vimeo/psalm": "^5.11.0"
60+
"vimeo/psalm": "^5.12.0"
6161
},
6262
"suggest": {
6363
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",

src/Client/ElasticsearchV7Factory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ final class ElasticsearchV7Factory implements FactoryInterface
3030
{
3131
/**
3232
* @param string $requestedName
33-
* @param array<string, (int|array|bool|string)>|null $options
33+
* @param array<string, (array|bool|int|string)>|null $options
3434
* @phpstan-param array{hosts?: bool|array<int|string|array{host?: string|int, port?: int|numeric-string, scheme?: string, path?: string, user?: string, pass?: string}>, retries?: int, api-id?: string, api-key?: string, username?: string, password?: string, metadata?: bool}|null $options
3535
*
3636
* @throws ServiceNotCreatedException if an exception is raised when creating a service

src/Client/ElasticsearchV8Factory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ final class ElasticsearchV8Factory implements FactoryInterface
2929
{
3030
/**
3131
* @param string $requestedName
32-
* @param array<string, (int|array<string>|bool|string)>|null $options
32+
* @param array<string, (array<string>|bool|int|string)>|null $options
3333
* @phpstan-param array{hosts?: bool|array<string>, retries?: int, api-id?: string, api-key?: string, username?: string, password?: string, metadata?: bool|int}|null $options
3434
*
3535
* @throws ServiceNotCreatedException if an exception is raised when creating a service

src/Formatter/GelfMessageFormatterFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ final class GelfMessageFormatterFactory implements FactoryInterface
2626
{
2727
/**
2828
* @param string $requestedName
29-
* @param array<string, (string|int|bool)>|null $options
29+
* @param array<string, (bool|int|string)>|null $options
3030
* @phpstan-param array{systemName?: string, extraPrefix?: string, contextPrefix?: string, maxLength?: int, maxNormalizeDepth?: int, maxNormalizeItemCount?: int, prettyPrint?: bool}|null $options
3131
*
3232
* @throws ServiceNotCreatedException

src/Formatter/JsonFormatterFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ final class JsonFormatterFactory implements FactoryInterface
2727
{
2828
/**
2929
* @param string $requestedName
30-
* @param array<string, (string|int|bool)>|null $options
30+
* @param array<string, (bool|int|string)>|null $options
3131
* @phpstan-param array{batchMode?: JsonFormatter::BATCH_MODE_*, appendNewline?: bool, ignoreEmptyContextAndExtra?: bool, includeStacktraces?: bool, dateFormat?: string, maxNormalizeDepth?: int, maxNormalizeItemCount?: int, prettyPrint?: bool}|null $options
3232
*
3333
* @throws ServiceNotCreatedException

src/Formatter/LineFormatterFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ final class LineFormatterFactory implements FactoryInterface
2626
{
2727
/**
2828
* @param string $requestedName
29-
* @param array<string, (string|int|bool)>|null $options
29+
* @param array<string, (bool|int|string)>|null $options
3030
* @phpstan-param array{format?: string, dateFormat?: string, allowInlineLineBreaks?: bool, ignoreEmptyContextAndExtra?: bool, includeStacktraces?: bool, maxNormalizeDepth?: int, maxNormalizeItemCount?: int, prettyPrint?: bool}|null $options
3131
*
3232
* @throws ServiceNotCreatedException

src/Formatter/LogglyFormatterFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ final class LogglyFormatterFactory implements FactoryInterface
2727
{
2828
/**
2929
* @param string $requestedName
30-
* @param array<string, (string|int|bool)>|null $options
30+
* @param array<string, (bool|int|string)>|null $options
3131
* @phpstan-param array{batchMode?: JsonFormatter::BATCH_MODE_*, appendNewline?: bool, includeStacktraces?: bool, dateFormat?: string, maxNormalizeDepth?: int, maxNormalizeItemCount?: int, prettyPrint?: bool}|null $options
3232
*
3333
* @throws ServiceNotCreatedException

src/Formatter/LogmaticFormatterFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ final class LogmaticFormatterFactory implements FactoryInterface
2727
{
2828
/**
2929
* @param string $requestedName
30-
* @param array<string, (int|bool|string)>|null $options
30+
* @param array<string, (bool|int|string)>|null $options
3131
* @phpstan-param array{batchMode?: JsonFormatter::BATCH_MODE_*, appendNewline?: bool, hostname?: string, appName?: string, includeStacktraces?: bool, ignoreEmptyContextAndExtra?: bool, dateFormat?: string, maxNormalizeDepth?: int, maxNormalizeItemCount?: int, prettyPrint?: bool}|null $options
3232
*
3333
* @throws ServiceNotCreatedException

src/Handler/AmqpHandlerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ final class AmqpHandlerFactory implements FactoryInterface
3737

3838
/**
3939
* @param string $requestedName
40-
* @param array<string, (bool|int|string|AMQPExchange|AMQPChannel)>|null $options
40+
* @param array<string, (AMQPChannel|AMQPExchange|bool|int|string)>|null $options
4141
* @phpstan-param array{exchange?: (bool|string|AMQPExchange|AMQPChannel), exchangeName?: string, level?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), bubble?: bool}|null $options
4242
*
4343
* @throws ServiceNotFoundException if unable to resolve the service

src/Handler/BrowserConsoleHandlerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ final class BrowserConsoleHandlerFactory implements FactoryInterface
3333

3434
/**
3535
* @param string $requestedName
36-
* @param array<string, (string|int|bool)>|null $options
36+
* @param array<string, (bool|int|string)>|null $options
3737
* @phpstan-param array{level?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), bubble?: bool}|null $options
3838
*
3939
* @throws ServiceNotFoundException if unable to resolve the service

src/Handler/BufferHandlerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ final class BufferHandlerFactory implements FactoryInterface
3535

3636
/**
3737
* @param string $requestedName
38-
* @param array<string, (string|int)>|null $options
38+
* @param array<string, (int|string)>|null $options
3939
* @phpstan-param array{handler?: bool|array{type?: string, enabled?: bool, options?: array<mixed>}, bufferLimit?: int, level?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), bubble?: bool, flushOnOverflow?: bool}|null $options
4040
*
4141
* @throws ServiceNotFoundException if unable to resolve the service

src/Handler/CallbackFilterHandlerFactory.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ final class CallbackFilterHandlerFactory implements FactoryInterface
3838

3939
/**
4040
* @param string $requestedName
41-
* @param array<string, (string|int|array<(int|string|bool|array<(int|string), mixed>|Closure), mixed>|bool|Closure)>|null $options
42-
* @phpstan-param array{handler?: (bool|array{type?: string, enabled?: bool, options?: array<(int|string), mixed>}), filters?: (array<Closure((LogRecord|null), HandlerInterface): HandlerInterface>|Closure((LogRecord|null), HandlerInterface): HandlerInterface), level?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), bubble?: bool}|null $options
41+
* @param array<string, (array<(array<(int|string), mixed>|bool|Closure|int|string), mixed>|bool|Closure|int|string)>|null $options
42+
* @phpstan-param array{handler?: (bool|array{type?: string, enabled?: bool, options?: array<(int|string), mixed>}), filters?: array<int|string, (Closure(LogRecord, Level): bool)>|(Closure(LogRecord, Level): bool), level?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), bubble?: bool}|null $options
4343
*
4444
* @throws ServiceNotFoundException if unable to resolve the service
4545
* @throws ServiceNotCreatedException if an exception is raised when creating a service

src/Handler/ChromePHPHandlerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ final class ChromePHPHandlerFactory implements FactoryInterface
3535

3636
/**
3737
* @param string $requestedName
38-
* @param array<string, (string|int|bool)>|null $options
38+
* @param array<string, (bool|int|string)>|null $options
3939
* @phpstan-param array{level?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), bubble?: bool}|null $options
4040
*
4141
* @throws ServiceNotFoundException if unable to resolve the service

src/Handler/CouchDBHandlerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ final class CouchDBHandlerFactory implements FactoryInterface
3333

3434
/**
3535
* @param string $requestedName
36-
* @param array<string, (string|int|bool)>|null $options
36+
* @param array<string, (bool|int|string)>|null $options
3737
* @phpstan-param array{host?: string, port?: int, dbname?: string, username?: string, password?: string, level?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), bubble?: bool}|null $options
3838
*
3939
* @throws ServiceNotFoundException if unable to resolve the service

src/Handler/DeduplicationHandlerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ final class DeduplicationHandlerFactory implements FactoryInterface
3535

3636
/**
3737
* @param string $requestedName
38-
* @param array<string, (string|int)>|null $options
38+
* @param array<string, (int|string)>|null $options
3939
* @phpstan-param array{handler?: bool|array{type?: string, enabled?: bool, options?: array<mixed>}, deduplicationStore?: string, deduplicationLevel?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), time?: int, bubble?: bool}|null $options
4040
*
4141
* @throws ServiceNotFoundException if unable to resolve the service

src/Handler/DoctrineCouchDBHandlerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ final class DoctrineCouchDBHandlerFactory implements FactoryInterface
3636

3737
/**
3838
* @param string $requestedName
39-
* @param array<string, (string|int|bool|CouchDBClient)>|null $options
39+
* @param array<string, (bool|CouchDBClient|int|string)>|null $options
4040
* @phpstan-param array{client?: (bool|string|CouchDBClient), level?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), bubble?: bool}|null $options
4141
*
4242
* @throws ServiceNotFoundException if unable to resolve the service

src/Handler/DynamoDbHandlerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ final class DynamoDbHandlerFactory implements FactoryInterface
3636

3737
/**
3838
* @param string $requestedName
39-
* @param array<string, (string|int|bool|DynamoDbClient)>|null $options
39+
* @param array<string, (bool|DynamoDbClient|int|string)>|null $options
4040
* @phpstan-param array{client?: (bool|string|DynamoDbClient), table?: string, level?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), bubble?: bool}|null $options
4141
*
4242
* @throws ServiceNotFoundException if unable to resolve the service

src/Handler/ElasticaHandlerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ final class ElasticaHandlerFactory implements FactoryInterface
3636

3737
/**
3838
* @param string $requestedName
39-
* @param array<string, (string|int|bool|Client)>|null $options
39+
* @param array<string, (bool|Client|int|string)>|null $options
4040
* @phpstan-param array{client?: (bool|string|Client), index?: string, type?: string, ignoreError?: bool, level?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), bubble?: bool}|null $options
4141
*
4242
* @throws ServiceNotFoundException if unable to resolve the service

src/Handler/ElasticsearchHandlerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ final class ElasticsearchHandlerFactory implements FactoryInterface
5252

5353
/**
5454
* @param string $requestedName
55-
* @param array<string, (string|int|bool|V7Client|V8Client)>|null $options
55+
* @param array<string, (bool|int|string|V7Client|V8Client)>|null $options
5656
* @phpstan-param array{client?: (bool|string|V7Client|V8Client), index?: string, type?: string, ignoreError?: bool, level?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), bubble?: bool}|null $options
5757
*
5858
* @throws ServiceNotFoundException if unable to resolve the service

src/Handler/ErrorLogHandlerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ final class ErrorLogHandlerFactory implements FactoryInterface
3535

3636
/**
3737
* @param string $requestedName
38-
* @param array<string, (string|int|bool)>|null $options
38+
* @param array<string, (bool|int|string)>|null $options
3939
* @phpstan-param array{messageType?: (ErrorLogHandler::OPERATING_SYSTEM|ErrorLogHandler::SAPI), level?: (value-of<Level::VALUES>|value-of<Level::NAMES>|Level|LogLevel::*), bubble?: bool, expandNewlines?: bool}|null $options
4040
*
4141
* @throws ServiceNotFoundException if unable to resolve the service

src/Handler/FallbackGroupHandlerFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ final class FallbackGroupHandlerFactory
3333

3434
/**
3535
* @param string $requestedName
36-
* @param array<string, (array<string>|iterable|bool)>|null $options
36+
* @param array<string, (array<string>|bool|iterable)>|null $options
3737
* @phpstan-param array{handlers?: bool|array<string|array{type?: string, enabled?: bool, options?: array<mixed>}>, bubble?: bool}|null $options
3838
*
3939
* @throws ServiceNotFoundException if unable to resolve the service

0 commit comments

Comments
 (0)