Skip to content

Commit

Permalink
Upgrade phan to 5.4.3 and mediawiki/phan-taint-check-plugin to 6.0.0
Browse files Browse the repository at this point in the history
Change-Id: I9a867a52b9fb5dee1a130dbef4cf076ec3ae09f0
  • Loading branch information
jdforrester committed Feb 2, 2024
1 parent 8170df9 commit 4d0f255
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
],
"require": {
"php": ">=7.4.0",
"phan/phan": "5.4.2",
"mediawiki/phan-taint-check-plugin": "5.0.0"
"phan/phan": "5.4.3",
"mediawiki/phan-taint-check-plugin": "6.0.0"
},
"require-dev": {
"mediawiki/mediawiki-codesniffer": "41.0.0",
Expand Down

0 comments on commit 4d0f255

Please sign in to comment.