We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11fbdf0 commit cfef19dCopy full SHA for cfef19d
1 file changed
.github/renovate.json
@@ -2,5 +2,9 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
"config:recommended"
5
- ]
+ ],
6
+ "constraints": {
7
+ "php": "8.2"
8
+ },
9
+ "constraintsFiltering": "strict"
10
}
0 commit comments