Skip to content

Commit fa47ead

Browse files
committed
chore: force renovatebot to php8.3 for now
1 parent e64398d commit fa47ead

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"automergeType": "pr",
88
"dependencyDashboard": true,
99
"prHourlyLimit": 0,
10+
"constraints": {
11+
"php": "~8.3.1"
12+
},
1013
"packageRules": [
1114
{
1215
"datasources": ["packagist"],

0 commit comments

Comments
 (0)