File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 - " 8.2"
3232 - " 8.3"
3333 - " 8.4"
34- # - "8.5"
34+ - " 8.5"
3535
3636 env :
3737 PHAN_ALLOW_XDEBUG : 0
4545 uses : shivammathur/setup-php@v2
4646 with :
4747 php-version : ${{ matrix.php-version }}
48- extensions : ast, ${{ env.PHP_EXTENSIONS }}
48+ extensions : ast-1.1.3, var_representation , ${{ env.PHP_EXTENSIONS }}
4949 ini-values : ${{ env.PHP_INI_VALUES }}
5050 coverage : none
5151
Original file line number Diff line number Diff line change 5454 "require-dev" : {
5555 "ext-fileinfo" : " *" ,
5656 "chillerlan/php-authenticator" : " ^4.3.1 || ^5.2.1" ,
57- "phan/phan" : " ^5.5.1" ,
57+ "phan/phan" : " ^5.5.1 || 6.0.0-beta " ,
5858 "phpcompatibility/php-compatibility" : " 10.x-dev" ,
5959 "phpunit/phpunit" : " ^9.6" ,
6060 "phpmd/phpmd" : " ^2.15" ,
You can’t perform that action at this time.
0 commit comments