3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

The farm_quantity_standard module depends on quantity, not farm_entity.

It does provide a plugin class that will be used in farm_entity
is enabled, but it doesn't have a hard dependency itself.
This commit is contained in:
Michael Stenta 2021-07-20 13:09:25 -04:00
parent 4259890f2c
commit 2c68f9ca2b

View file

@ -4,4 +4,4 @@ type: module
package: farmOS Quantities
core_version_requirement: ^9
dependencies:
- farm:farm_entity
- farm:quantity