diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 973f5de5b613f22897bb8c347a7d176015c83ef3..47bfe0d6a5cbbba1611941a2ae1ed012e95e8d23 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,6 @@ include: - project: pole-is/tools/ci-config - ref: "2.1.0" - file: /php-multiversions-ci.yml - - project: pole-is/tools/ci-config - ref: "2.1.0" - file: /packagist-ci.yml + ref: "6.0.2" + file: + - /php/multiversions.yml + - /php/packagist.yml