mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Merge 'stable' into 'minor-next'
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/13868087288
This commit is contained in:
commit
802e373bf3
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -12,6 +12,10 @@ updates:
|
|||||||
update-types:
|
update-types:
|
||||||
- "version-update:semver-major"
|
- "version-update:semver-major"
|
||||||
- "version-update:semver-minor"
|
- "version-update:semver-minor"
|
||||||
|
|
||||||
|
#since we lock this to exact versions, it causes conflicts with minor-next & major-next in composer.lock
|
||||||
|
#better to just test updates to this locally anyway since almost every version breaks something
|
||||||
|
- dependency-name: phpstan/phpstan
|
||||||
groups:
|
groups:
|
||||||
production-patch-updates:
|
production-patch-updates:
|
||||||
dependency-type: production
|
dependency-type: production
|
||||||
|
Loading…
x
Reference in New Issue
Block a user