Jelajahi Sumber

:octocat: dependency/CI update

smiley 1 tahun lalu
induk
melakukan
129f381826
2 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 1 0
      .github/workflows/ci.yml
  2. 1 1
      composer.json

+ 1 - 0
.github/workflows/ci.yml

@@ -30,6 +30,7 @@ jobs:
           - "8.1"
           - "8.2"
           - "8.3"
+          - "8.4"
 
     env:
       PHAN_ALLOW_XDEBUG: 0

+ 1 - 1
composer.json

@@ -54,7 +54,7 @@
 		"ext-fileinfo": "*",
 		"chillerlan/php-authenticator": "^4.3.1 || ^5.2.1",
 		"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
-		"phan/phan": "^5.4",
+		"phan/phan": "^5.4.5",
 		"phpcompatibility/php-compatibility": "10.x-dev",
 		"phpunit/phpunit": "^9.6",
 		"phpmd/phpmd": "^2.15",