Skip to content

Commit 118f207

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.3.0...2.4.1) --- updated-dependencies: - dependency-name: opis/json-schema dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0bae7bf commit 118f207

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.3"
8+
"opis/json-schema": "2.4.1"
99
},
1010
"require-dev": {
1111
"roave/security-advisories": "dev-latest"

0 commit comments

Comments
 (0)