Explorar el Código

try updating that borked php-cs dependency on Scrutinizer

El RIDO hace 3 años
padre
commit
78b3630eb5
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .scrutinizer.yml

+ 3 - 0
.scrutinizer.yml

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