Skip to content

Commit cfef19d

Browse files
committed
Lock Renovate to lowest supported PHP version
1 parent 11fbdf0 commit cfef19d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended"
5-
]
5+
],
6+
"constraints": {
7+
"php": "8.2"
8+
},
9+
"constraintsFiltering": "strict"
610
}

0 commit comments

Comments
 (0)