Skip to content
Snippets Groups Projects
Commit 157ecc33 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

renovate: update package rules

parent 7b6d8c28
No related branches found
No related tags found
No related merge requests found
Pipeline #202220 passed
......@@ -12,10 +12,12 @@
},
"packageRules": [
{
"matchPackagePrefixes": [
"symfony/"
],
"matchPackagePrefixes": ["symfony/"],
"allowedVersions": "<6"
},
{
"matchPackageNames": ["friendsofphp/php-cs-fixer"],
"allowedVersions": "<3.5"
}
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment