Skip to content

Commit d8dc7b2

Browse files
composer(deps-dev): bump the version-updates group with 4 updates
Updates the requirements on [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php), [phpstan/phpstan](https://github.com/phpstan/phpstan), [rector/rector](https://github.com/rectorphp/rector) and [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) to permit the latest version. Updates `aws/aws-sdk-php` to 3.320.7 - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](aws/aws-sdk-php@3.320.2...3.320.7) Updates `phpstan/phpstan` to 1.11.11 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.12.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.11.10...1.11.11) Updates `rector/rector` to 1.2.4 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@1.2.3...1.2.4) Updates `symplify/phpstan-rules` to 13.0.1 - [Release notes](https://github.com/symplify/phpstan-rules/releases) - [Commits](symplify/phpstan-rules@13.0.0...13.0.1) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:development dependency-group: version-updates - dependency-name: phpstan/phpstan dependency-type: direct:development dependency-group: version-updates - dependency-name: rector/rector dependency-type: direct:development dependency-group: version-updates - dependency-name: symplify/phpstan-rules dependency-type: direct:development dependency-group: version-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c2f329 commit d8dc7b2

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
@@ -30,7 +30,7 @@
3030
"ext-xml": "*",
3131
"ext-xmlwriter": "*",
3232
"actived/microsoft-teams-notifier": "^1.3.0",
33-
"aws/aws-sdk-php": "^3.320.2",
33+
"aws/aws-sdk-php": "^3.320.7",
3434
"doctrine/couchdb": "1.0.0-beta4",
3535
"elasticsearch/elasticsearch": "^7.17.2 || ^8.7.0",
3636
"ezimuel/ringphp": "^1.2.2",
@@ -50,17 +50,17 @@
5050
"nikic/php-parser": "^4.19.1 || ^5.0.2",
5151
"php-console/php-console": "^3.1.8",
5252
"phpstan/extension-installer": "^1.4.1",
53-
"phpstan/phpstan": "^1.11.10",
53+
"phpstan/phpstan": "^1.11.11",
5454
"phpstan/phpstan-deprecation-rules": "^1.2.0",
5555
"phpstan/phpstan-phpunit": "^1.4.0",
5656
"phpunit/phpunit": "^10.5.25",
5757
"predis/predis": "^1.1.10 || ^2.1.2",
58-
"rector/rector": "^1.2.3",
58+
"rector/rector": "^1.2.4",
5959
"rector/type-perfect": "^0.1.8",
6060
"ruflin/elastica": "^8.0.0",
6161
"symfony/mailer": "^6.4.9",
6262
"symfony/mime": "^6.4.9",
63-
"symplify/phpstan-rules": "^13.0.0",
63+
"symplify/phpstan-rules": "^13.0.1",
6464
"tomasvotruba/cognitive-complexity": "^0.2.3",
6565
"tomasvotruba/type-coverage": "^0.3.1",
6666
"tomasvotruba/unused-public": "^0.3.10"

0 commit comments

Comments
 (0)