From 73e38d8eb4a1a29d4adf717e4c1570722d99b897 Mon Sep 17 00:00:00 2001 From: George Steel Date: Tue, 11 Jul 2023 20:01:25 +0100 Subject: [PATCH] Clean up dot files, stop ignoring platform requirements on 8.2 Signed-off-by: George Steel --- .coveralls.yml | 2 -- .gitattributes | 7 +++++-- .laminas-ci.json | 4 +--- README.md | 4 ++-- 4 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 .coveralls.yml diff --git a/.coveralls.yml b/.coveralls.yml deleted file mode 100644 index bc71b62f..00000000 --- a/.coveralls.yml +++ /dev/null @@ -1,2 +0,0 @@ -coverage_clover: clover.xml -json_path: coveralls-upload.json diff --git a/.gitattributes b/.gitattributes index 70b009d9..e2a73897 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,13 @@ -/.coveralls.yml export-ignore /.gitattributes export-ignore /.github/ export-ignore /.gitignore export-ignore -/.travis.yml export-ignore /docs/ export-ignore /mkdocs.yml export-ignore /phpcs.xml export-ignore /phpunit.xml.dist export-ignore /test/ export-ignore +/.laminas-ci/ export-ignore +/.laminas-ci.json export-ignore +/composer.lock export-ignore +/psalm.xml.dist export-ignore +/psalm-baseline.xml export-ignore diff --git a/.laminas-ci.json b/.laminas-ci.json index 8f314fc3..3b2ee2ea 100644 --- a/.laminas-ci.json +++ b/.laminas-ci.json @@ -4,7 +4,5 @@ "pdo-sqlite", "sqlite3" ], - "ignore_php_platform_requirements": { - "8.2": true - } + "ignore_php_platform_requirements": {} } diff --git a/README.md b/README.md index da823fa2..aeb62570 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # laminas-authentication -[![Build Status](https://travis-ci.com/laminas/laminas-authentication.svg?branch=master)](https://travis-ci.com/laminas/laminas-authentication) -[![Coverage Status](https://coveralls.io/repos/github/laminas/laminas-authentication/badge.svg?branch=master)](https://coveralls.io/github/laminas/laminas-authentication?branch=master) +[![Continuous Integration](https://github.com/laminas/laminas-authentication/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/laminas/laminas-authentication/actions/workflows/continuous-integration.yml) +[![Type Coverage](https://shepherd.dev/github/laminas/laminas-authentication/coverage.svg)](https://shepherd.dev/github/laminas/laminas-authentication) > ## πŸ‡·πŸ‡Ί Русским Π³Ρ€Π°ΠΆΠ΄Π°Π½Π°ΠΌ >