Skip to content

Commit 57ac198

Browse files
composer(deps-dev): bump the minor-patch-dependencies group with 4 updates
Updates the requirements on [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php), [infection/infection](https://github.com/infection/infection), [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard) and [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Updates `aws/aws-sdk-php` to 3.285.4 - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](aws/aws-sdk-php@3.284.0...3.285.4) Updates `infection/infection` to 0.27.8 - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.27.7...0.27.8) Updates `mimmi20/coding-standard` to 5.1.24 - [Release notes](https://github.com/mimmi20/coding-standard/releases) - [Commits](mimmi20/coding-standard@5.1.23...5.1.24) Updates `phpstan/phpstan` to 1.10.41 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.10.40...1.10.41) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: infection/infection dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: mimmi20/coding-standard dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: phpstan/phpstan dependency-type: direct:development dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc0c979 commit 57ac198

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -28,27 +28,27 @@
2828
"ext-xml": "*",
2929
"ext-xmlwriter": "*",
3030
"actived/microsoft-teams-notifier": "^1.3.0",
31-
"aws/aws-sdk-php": "^3.284.0",
31+
"aws/aws-sdk-php": "^3.285.4",
3232
"doctrine/couchdb": "1.0.0-beta4",
3333
"elasticsearch/elasticsearch": "^v7.17.2 || ^v8.7.0",
3434
"ezimuel/ringphp": "^1.2.2",
3535
"graylog2/gelf-php": "^2.0.1",
3636
"guzzlehttp/guzzle": "^7.8.0",
3737
"guzzlehttp/psr7": "^2.6.1",
38-
"infection/infection": "^0.27.7",
38+
"infection/infection": "^0.27.8",
3939
"jk/monolog-request-header-processor": "^1.0.0",
4040
"laminas/laminas-config": "^3.9.0",
4141
"laminas/laminas-eventmanager": "^3.12.0",
4242
"laminas/laminas-modulemanager": "^2.15.0",
4343
"laminas/laminas-servicemanager": "^3.22.1",
4444
"mikey179/vfsstream": "^1.6.11",
45-
"mimmi20/coding-standard": "^5.1.23",
45+
"mimmi20/coding-standard": "^5.1.24",
4646
"mimmi20/monolog-callbackfilterhandler": "^3.0.3",
4747
"mimmi20/monolog-streamformatter": "^3.1.0",
4848
"nikic/php-parser": "^v4.17.1",
4949
"php-console/php-console": "^3.1.8",
5050
"phpstan/extension-installer": "^1.3.1",
51-
"phpstan/phpstan": "^1.10.40",
51+
"phpstan/phpstan": "^1.10.41",
5252
"phpstan/phpstan-deprecation-rules": "^1.1.4",
5353
"phpstan/phpstan-phpunit": "^1.3.15",
5454
"phpunit/phpunit": "^10.4.2",

0 commit comments

Comments
 (0)