We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e7573 commit be825e7Copy full SHA for be825e7
.github/workflows/ci.yml
@@ -32,9 +32,6 @@ jobs:
32
php-version: ${{ matrix.php-versions }}
33
ini-values: date.timezone=Europe/Berlin
34
35
- - name: Setup Problem Matchers for PHP
36
- run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
37
-
38
- name: Validate composer.json and composer.lock
39
run: composer validate
40
0 commit comments