File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 uses : shivammathur/setup-php@v2
4444 with :
4545 php-version : ${{ matrix.php-version }}
46- extensions : ast-1.1.3, var_representation , ${{ env.PHP_EXTENSIONS }}
46+ extensions : ast, ${{ env.PHP_EXTENSIONS }}
4747 ini-values : ${{ env.PHP_INI_VALUES }}
4848 coverage : none
4949
Original file line number Diff line number Diff line change 3939 "ext-curl" : " *" ,
4040 "ext-json" : " *" ,
4141 "ext-sodium" : " *" ,
42- "phan/phan" : " 6.0.0-beta " ,
42+ "phan/phan" : " 6.0.1 " ,
4343 "phpmd/phpmd" : " ^2.15" ,
44- "phpstan/phpstan" : " ^2.1.32 " ,
45- "phpstan/phpstan-deprecation-rules" : " ^2.0.3 " ,
44+ "phpstan/phpstan" : " ^2.1.40 " ,
45+ "phpstan/phpstan-deprecation-rules" : " ^2.0.4 " ,
4646 "phpunit/phpunit" : " ^11.2" ,
47- "slevomat/coding-standard" : " ^8.23 " ,
47+ "slevomat/coding-standard" : " ^8.28 " ,
4848 "squizlabs/php_codesniffer" : " ^4.0"
4949 },
5050 "suggest" : {
You can’t perform that action at this time.
0 commit comments