Define package dependency as "at least" version

is there a way to do so? It must be an option as specifying old dependencies could mess the project up

I noticed that even if the package will set the dependency to a specific version, it’s still possible to update it again manually. Is this the intended behavior?

1 Like

in my case it downgraded the version and I had to upgrade it manually again.

@M_R linked to the correct documentation. I would recommend going over it again and see if that solves your issue.