mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-09-07 00:19:59 +02:00
It's better to define the "web"/REST dependencies that are used by plugins once in core, instead of redundant in webapp and plugins. This should create better awareness when changing the dependency version (changing in core is always critical due to API downward compatibility).
Plugins moved see https://bitbucket.org/sdorra/scm-manager/wiki/scm-plugins for details.