]> git.p6c8.net - jirafeau/jirafeau.git/blobdiff - .gitlab-ci.yml
Fixed error message occuring on classic upload
[jirafeau/jirafeau.git] / .gitlab-ci.yml
index 884dab395399161f80db443cf1e55d55f308ccff..613ab9b6e3d819a399ed152c4000ba77d8bc8c47 100644 (file)
@@ -19,7 +19,7 @@ cache:
     - curl -sS https://getcomposer.org/installer | php
     # Create composer.json file manually, since this is a project without any non-dev dependencies yet
     - php composer.phar require --dev php-parallel-lint/php-parallel-lint
-    - php composer.phar require --dev friendsofphp/php-cs-fixer:3.64.0
+    - php composer.phar require --dev friendsofphp/php-cs-fixer:3.93.1
     # Install all project dependencies
     - php composer.phar install
 

patrick-canterino.de