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 17650bb commit e379b5eCopy full SHA for e379b5e
.github/workflows/cs.yml
@@ -85,7 +85,7 @@ jobs:
85
uses: phpcsstandards/xmllint-validate@v1
86
with:
87
pattern: "phpunitlte9.xml.dist"
88
- xsd-file: "vendor/phpunit/phpunit/schema/9.2.xsd"
+ xsd-file: "vendor/phpunit/phpunit/schema/10.5.xsd"
89
90
- name: "Validate PHPUnit 10+ config for use with PHPUnit 10"
91
0 commit comments