Skip to content

Commit 5ebcf12

Browse files
Bump the composer group with 2 updates
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) to permit the latest version. Updates `phpstan/phpstan` to 1.12.7 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.12.5...1.12.7) Updates `phpstan/phpstan-symfony` to 1.4.11 - [Release notes](https://github.com/phpstan/phpstan-symfony/releases) - [Commits](phpstan/phpstan-symfony@1.4.10...1.4.11) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development dependency-group: composer - dependency-name: phpstan/phpstan-symfony dependency-type: direct:development dependency-group: composer ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f8da13 commit 5ebcf12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"friendsofphp/php-cs-fixer": "^2.19||^3.40",
3434
"masterminds/html5": "^2.8",
3535
"phpstan/extension-installer": "^1.0",
36-
"phpstan/phpstan": "1.12.5",
36+
"phpstan/phpstan": "1.12.7",
3737
"phpstan/phpstan-phpunit": "1.4.0",
38-
"phpstan/phpstan-symfony": "1.4.10",
38+
"phpstan/phpstan-symfony": "1.4.11",
3939
"phpunit/phpunit": "^8.5.14||^9.3.9",
4040
"symfony/browser-kit": "^4.4.20||^5.0.11||^6.0||^7.0",
4141
"symfony/cache": "^4.4.20||^5.0.11||^6.0||^7.0",

0 commit comments

Comments
 (0)