Skip to content

Commit 9ed9f67

Browse files
committed
Fix jane-php/json-schema dependency
1 parent 6ba0ef4 commit 9ed9f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"friendsofphp/php-cs-fixer": "^3.3.2",
30-
"jane-php/json-schema": "dev-next@dev",
30+
"jane-php/json-schema": "^7.4",
3131
"jane-php/json-schema-runtime": "^7.4",
3232
"phpstan/phpstan": "^1.9",
3333
"symfony/browser-kit": "^5.4 || ^6.0",

0 commit comments

Comments
 (0)