Add and remove dependencies work (need to check if it is covered by a test case).
Edit dependencies do not work.
It should work bot for a project dependency and a package dependency
PBPackageDependenciesView>>#editAction should define an okAction getting values from presenters to set them on the dependency.
Need to use #updateDependency from updateDependency and co?
Add and remove dependencies work (need to check if it is covered by a test case). Edit dependencies do not work. It should work bot for a project dependency and a package dependency