Commit 4ad64cb4 authored by Florent Torregrosa's avatar Florent Torregrosa Committed by Florent Torregrosa
Browse files

Issue #3258739 by Grimreaper: Drupal 10 compatibility. Fix PHPStan, Fix PHP...

Issue #3258739 by Grimreaper: Drupal 10 compatibility. Fix PHPStan, Fix PHP MND, Fix Composer normalize. Apply PHPCS Fixer.
parent e9f0e397
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ build:
    testing:
      container_command:
        commands:
          # Make a change to drupalci.yml when creating a new branch.
          # Fix outdated apt key.
          - "curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -"
          - "apt-get update"