Skip to content

Commit fea305b

Browse files
committed
Fix badges in README
1 parent eb3cc92 commit fea305b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# JSON Schema Validator
22

3-
[![License](http://poser.pugx.org/nerou/json-schema-validator/license)](https://packagist.org/packages/nerou/json-schema-validator)
4-
[![PHP Version Require](http://poser.pugx.org/nerou/json-schema-validator/require/php)](https://packagist.org/packages/nerou/json-schema-validator)
5-
[![Version](http://poser.pugx.org/nerou/json-schema-validator/version)](https://packagist.org/packages/nerou/json-schema-validator)
3+
[![License](https://poser.pugx.org/nerou/json-schema-validator/license)](https://packagist.org/packages/nerou/json-schema-validator)
4+
[![PHP Version Require](https://poser.pugx.org/nerou/json-schema-validator/require/php)](https://packagist.org/packages/nerou/json-schema-validator)
5+
[![Version](https://poser.pugx.org/nerou/json-schema-validator/version)](https://packagist.org/packages/nerou/json-schema-validator)
66
[![Psalm Type Coverage](https://shepherd.dev/github/nerou42/JSONSchemaValidator/coverage.svg)](https://packagist.org/packages/nerou/json-schema-validator)
77

88
Validates some [JSON Schema](https://json-schema.org/) files against the JSON Schema specification.

0 commit comments

Comments
 (0)