Skip to content

Commit 1f09b6c

Browse files
chore(deps): bump the composer-production-dependencies group across 1 directory with 2 updates
Updates the requirements on [phpdocumentor/shim](https://github.com/phpDocumentor/shim) and [slam/phpstan-laminas-framework](https://github.com/Slamdunk/phpstan-laminas-framework) to permit the latest version. Updates `phpdocumentor/shim` to 3.10.0 - [Release notes](https://github.com/phpDocumentor/shim/releases) - [Commits](phpDocumentor/shim@v3.9.0...v3.10.0) Updates `slam/phpstan-laminas-framework` to 2.1.1 - [Release notes](https://github.com/Slamdunk/phpstan-laminas-framework/releases) - [Commits](Slamdunk/phpstan-laminas-framework@v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: phpdocumentor/shim dependency-version: 3.10.0 dependency-type: direct:production dependency-group: composer-production-dependencies - dependency-name: slam/phpstan-laminas-framework dependency-version: 2.1.1 dependency-type: direct:production dependency-group: composer-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1525ac commit 1f09b6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"require": {
33
"friendsofphp/php-cs-fixer": "^3.95",
4-
"phpdocumentor/shim": "^3.9",
4+
"phpdocumentor/shim": "^3.10",
55
"phpstan/extension-installer": "^1.4",
66
"phpstan/phpstan": "^2.1",
77
"phpstan/phpstan-phpunit": "^2.0",
88
"rector/rector": "^2.4",
99
"saggre/phpdocumentor-markdown": "^1.0",
10-
"slam/phpstan-laminas-framework": "^2.0",
10+
"slam/phpstan-laminas-framework": "^2.1",
1111
"staabm/annotate-pull-request-from-checkstyle": "^1.8"
1212
},
1313
"config": {

0 commit comments

Comments
 (0)