try updating that borked php-cs dependency on Scrutinizer

This commit is contained in:
El RIDO 2022-10-26 07:55:26 +02:00
parent 31f75ee138
commit 78b3630eb5
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

View File

@ -28,6 +28,9 @@ build:
nodes: nodes:
tests: true tests: true
analysis: analysis:
dependencies:
after:
- composer require --dev "squizlabs/php_codesniffer=^3"
tests: tests:
override: override:
- -