Update URLs that changed

This commit is contained in:
Alexandre Gomes Gaigalas 2026-02-11 13:43:49 -03:00
commit fdee9a9f7f
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ SPDX-License-Identifier: MIT
-->
# Respect\Validation
[![Build Status](https://img.shields.io/github/actions/workflow/status/Respect/Validation/continuous-integration.yml?branch=main&style=flat-square)](https://github.com/Respect/Validation/actions/workflows/continuous-integration.yml)
[![Build Status](https://img.shields.io/github/actions/workflow/status/Respect/Validation/ci-code.yml?branch=main&style=flat-square)](https://github.com/Respect/Validation/actions/workflows/ci-code.yml)
[![Code Coverage](https://img.shields.io/codecov/c/github/Respect/Validation?style=flat-square)](https://codecov.io/gh/Respect/Validation)
[![Latest Stable Version](https://img.shields.io/packagist/v/respect/validation.svg?style=flat-square)](https://packagist.org/packages/respect/validation)
[![Total Downloads](https://img.shields.io/packagist/dt/respect/validation.svg?style=flat-square)](https://packagist.org/packages/respect/validation)

View file

@ -3,7 +3,7 @@
"description": "The most awesome validation engine ever created for PHP",
"keywords": ["respect", "validation", "validator"],
"type": "library",
"homepage": "http://respect.github.io/Validation/",
"homepage": "http://respect.github.io/",
"license": "MIT",
"authors": [
{