Skip to content

Commit 129f381

Browse files
committed
:octocat: dependency/CI update
1 parent 9b71dad commit 129f381

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- "8.1"
3131
- "8.2"
3232
- "8.3"
33+
- "8.4"
3334

3435
env:
3536
PHAN_ALLOW_XDEBUG: 0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ext-fileinfo": "*",
5555
"chillerlan/php-authenticator": "^4.3.1 || ^5.2.1",
5656
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
57-
"phan/phan": "^5.4",
57+
"phan/phan": "^5.4.5",
5858
"phpcompatibility/php-compatibility": "10.x-dev",
5959
"phpunit/phpunit": "^9.6",
6060
"phpmd/phpmd": "^2.15",

0 commit comments

Comments
 (0)