Skip to content

Commit af9d971

Browse files
chore(deps): update opis/json-schema requirement in /tools/src/test/php
Updates the requirements on [opis/json-schema](https://github.com/opis/json-schema) to permit the latest version. - [Release notes](https://github.com/opis/json-schema/releases) - [Commits](opis/json-schema@2.4.1...2.6.0) --- updated-dependencies: - dependency-name: opis/json-schema dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccecfc4 commit af9d971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/src/test/php/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"ext-dom": "*",
66
"ext-json": "*",
77
"ext-libxml": "*",
8-
"opis/json-schema": "2.4.1"
8+
"opis/json-schema": "2.6.0"
99
},
1010
"require-dev": {
1111
"roave/security-advisories": "dev-latest"

0 commit comments

Comments
 (0)