Commit 1052a8b0 authored by Anton Smirnov's avatar Anton Smirnov
Browse files

Just ignore php

parent 92bfe7f2
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ cache:
    - rm /tmp/composer-setup.php /tmp/composer.sig
    # cache dependencies
    - composer config -g cache-dir "$(pwd)/.composer-cache"
    - composer remove vimeo/psalm --dev # implicit composer update
    - composer update --ignore-platform-req=php
  script:
    - vendor/bin/phpunit --fail-on-deprecation --fail-on-notice --fail-on-warning