Skip to content

Commit 41b0dc9

Browse files
chore: update PHP version constraint to >=8.2 in renovate.json
1 parent 80790e3 commit 41b0dc9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@
66
],
77
"ignorePaths": [
88
"package-lock.json"
9-
]
9+
],
10+
"constraints": {
11+
"php": ">=8.2"
12+
}
1013
}

0 commit comments

Comments
 (0)