We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1ff810 + 4feb15b commit 05dbfebCopy full SHA for 05dbfeb
composer.json
@@ -14,6 +14,7 @@
14
"test": "phpunit"
15
},
16
"require": {
17
+ "php": ">=8.3",
18
"symfony/http-client": "^6.4 || ^7.0",
19
"knplabs/php-json-schema": "^0.1.0"
20
}
0 commit comments