mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-17 07:50:50 +00:00
Stop publishing extra package minor versions with no changes
This commit is contained in:
+2
-1
@@ -10,6 +10,7 @@
|
||||
"string-extra": "extra/string-extra"
|
||||
},
|
||||
"defaults": {
|
||||
"git_constraint": "<1.8.2"
|
||||
"git_constraint": "<1.8.2",
|
||||
"tag_skip": "minor"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user