]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .travis.yml
Vintage theme: support async metadata retrieval
[github/shaarli/Shaarli.git] / .travis.yml
index 5f86d3388344600455138f51096202ddd08e7c8a..d7460947383a0e595f472908da81ffcec78ef040 100644 (file)
@@ -8,6 +8,9 @@ matrix:
       install:
         - composer self-update --2
         - composer update --ignore-platform-req=php
+        - composer remove --dev --ignore-platform-req=php phpunit/phpunit
+        - composer require --dev --ignore-platform-req=php phpunit/php-text-template ^2.0
+        - composer require --dev --ignore-platform-req=php phpunit/phpunit ^9.0
     - language: php
       php: 7.4
     - language: php