Skip to content

Commit 3857589

Browse files
authored
Update opis/json-schema version constraint
resolve the version conflict with mcp/sdk.
1 parent 2831832 commit 3857589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"nyholm/psr7": "^1.2",
4141
"friendsofphp/php-cs-fixer": "^3.2.2",
4242
"symfony/phpunit-bridge": "^6.0 || ^7.0 || ^8.0",
43-
"opis/json-schema": "^1.0",
43+
"opis/json-schema": "^1.0 || ^2.0",
4444
"symfony/console": "^6.0 || ^7.0 || ^8.0",
4545
"symfony/process": "^6.0 || ^7.0 || ^8.0"
4646
},

0 commit comments

Comments
 (0)