Skip to content

Commit

Permalink
composer(deps): update phpstan/phpdoc-parser requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpdoc-parser](https://github.com/phpstan/phpdoc-parser) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpdoc-parser/releases)
- [Commits](phpstan/phpdoc-parser@1.12.0...1.16.0)

---
updated-dependencies:
- dependency-name: phpstan/phpdoc-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and icanhazstring committed Mar 10, 2023
1 parent e74a96a commit 07310a9
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 @@ -19,7 +19,7 @@
"php": "^7.4 || ^8.0",
"composer-unused/contracts": "^0.1 || ^0.2",
"nikic/php-parser": "^4.15",
"phpstan/phpdoc-parser": "^1.12",
"phpstan/phpdoc-parser": "^1.16",
"psr/container": "^1.0 || ^2.0",
"psr/log": "^1.1 || ^2 || ^3",
"symfony/finder": "^4.4 || ^5.3 || ^6.0"
Expand Down

0 comments on commit 07310a9

Please sign in to comment.