Skip to content

Commit 4884442

Browse files
dependabot[bot]mimmi20
authored andcommitted
composer(deps-dev): bump the minor-patch-dependencies group with 6 updates
Updates the requirements on [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php), [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [mimmi20/monolog-streamformatter](https://github.com/mimmi20/monolog-streamformatter), [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. Updates `aws/aws-sdk-php` to 3.296.6 - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](aws/aws-sdk-php@3.296.0...3.296.6) Updates `mimmi20/coding-standard` to 5.2.11 - [Release notes](https://github.com/mimmi20/coding-standard/releases) - [Commits](mimmi20/coding-standard@5.2.9...5.2.11) Updates `mimmi20/monolog-streamformatter` to 3.1.1 - [Release notes](https://github.com/mimmi20/monolog-streamformatter/releases) - [Commits](mimmi20/monolog-streamformatter@3.1.0...3.1.1) Updates `phpstan/phpstan` to 1.10.56 - [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.55...1.10.56) Updates `phpunit/phpunit` to 10.5.8 - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.8/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.5...10.5.8) Updates `rector/rector` to 0.19.2 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@0.19.0...0.19.2) --- updated-dependencies: - dependency-name: aws/aws-sdk-php 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: mimmi20/monolog-streamformatter dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: phpstan/phpstan dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: phpunit/phpunit dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: rector/rector dependency-type: direct:development dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89e1e21 commit 4884442

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ext-xml": "*",
2929
"ext-xmlwriter": "*",
3030
"actived/microsoft-teams-notifier": "^1.3.0",
31-
"aws/aws-sdk-php": "^3.296.0",
31+
"aws/aws-sdk-php": "^3.296.6",
3232
"doctrine/couchdb": "1.0.0-beta4",
3333
"elasticsearch/elasticsearch": "^v7.17.2 || ^v8.7.0",
3434
"ezimuel/ringphp": "^1.2.2",
@@ -42,18 +42,18 @@
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.2.9",
45+
"mimmi20/coding-standard": "^5.2.11",
4646
"mimmi20/monolog-callbackfilterhandler": "^3.0.4",
47-
"mimmi20/monolog-streamformatter": "^3.1.0",
47+
"mimmi20/monolog-streamformatter": "^3.1.1",
4848
"nikic/php-parser": "^v4.18.0",
4949
"php-console/php-console": "^3.1.8",
5050
"phpstan/extension-installer": "^1.3.1",
51-
"phpstan/phpstan": "^1.10.55",
51+
"phpstan/phpstan": "^1.10.56",
5252
"phpstan/phpstan-deprecation-rules": "^1.1.4",
5353
"phpstan/phpstan-phpunit": "^1.3.15",
54-
"phpunit/phpunit": "^10.5.5",
54+
"phpunit/phpunit": "^10.5.8",
5555
"predis/predis": "^1.1.10 || ^2.1.2",
56-
"rector/rector": "^0.19.0",
56+
"rector/rector": "^0.19.2",
5757
"ruflin/elastica": "^7.3.1",
5858
"symfony/mailer": "^v6.4.2",
5959
"symfony/mime": "^v6.4.0"

0 commit comments

Comments
 (0)