Skip to content

Commit

Permalink
Update phpstan/phpstan-symfony requirement in the composer group
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) to permit the latest version.

Updates `phpstan/phpstan-symfony` to 1.4.6
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](phpstan/phpstan-symfony@1.4.5...1.4.6)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
  dependency-type: direct:development
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 903b8d1 commit 2dfaedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "1.11.7",
"phpstan/phpstan-phpunit": "1.4.0",
"phpstan/phpstan-symfony": "1.4.5",
"phpstan/phpstan-symfony": "1.4.6",
"phpunit/phpunit": "^8.5.14||^9.3.9",
"symfony/browser-kit": "^4.4.20||^5.0.11||^6.0||^7.0",
"symfony/cache": "^4.4.20||^5.0.11||^6.0||^7.0",
Expand Down

0 comments on commit 2dfaedb

Please sign in to comment.