Skip to content

Commit

Permalink
[PHP]: Update phan/phan requirement in /vendor-bin/phan
Browse files Browse the repository at this point in the history
Updates the requirements on [phan/phan](https://github.com/phan/phan) to permit the latest version.
- [Release notes](https://github.com/phan/phan/releases)
- [Changelog](https://github.com/phan/phan/blob/v5/NEWS.md)
- [Commits](phan/phan@5.4.2...5.4.3)

---
updated-dependencies:
- dependency-name: phan/phan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent ce22a8b commit b68b3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor-bin/phan/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"require-dev": {
"phan/phan": "5.4.2",
"phan/phan": "5.4.3",
"drenso/phan-extensions": "3.5.1"
}
}

0 comments on commit b68b3a2

Please sign in to comment.