Skip to content

Commit 3d8e737

Browse files
committedDec 1, 2024·
chore: force renovatebot to php8.3 for now
1 parent 10e4221 commit 3d8e737

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎renovate.json

+3
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)
Please sign in to comment.