File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 1818 php-version : 8.2
1919 extensions : xdebug
2020 tools : composer:2
21+ ini-file : development
2122 - name : Setup problem matchers for PHP
2223 run : echo "::add-matcher::${{ runner.tool_cache }}/php.json"
2324 - name : Setup problem matchers for PHPUnit
4142 with :
4243 php-version : 8.2
4344 tools : composer:2
45+ ini-file : development
4446 - name : Setup problem matchers for PHP
4547 run : echo "::add-matcher::${{ runner.tool_cache }}/php.json"
4648 - name : Composer (Annotated Container)
6062 with :
6163 php-version : 8.2
6264 tools : composer:2, cs2pr, phpcs
65+ ini-file : development
6366 - name : Setup problem matchers for PHP
6467 run : echo "::add-matcher::${{ runner.tool_cache }}/php.json"
6568 - name : Composer (Annotated Container)
You can’t perform that action at this time.
0 commit comments