{ "name": "farmos/farmos", "description": "A web-based farm record keeping application.", "type": "drupal-profile", "license": "GPL-2.0-or-later", "homepage": "https://farmOS.org", "support": { "docs": "https://farmOS.org/guide", "forum": "https://farmOS.discourse.group", "chat": "https://matrix.to/#/#farmOS:matrix.org" }, "authors": [ { "name": "Michael Stenta", "email": "mike@farmier.com" } ], "require": { "cweagans/composer-patches": "^1.6", "drupal/admin_toolbar": "^2.4", "drupal/core": "~9.2.0", "drupal/config_update": "^1.7", "drupal/csv_serialization": "^2.0", "drupal/date_popup": "^1.1", "drupal/entity_browser": "^2.6", "drupal/entity_reference_integrity": "^1.0", "drupal/entity_reference_revisions": "^1.8", "drupal/entity_reference_validators": "^1.0@alpha", "drupal/exif_orientation": "^1.1", "drupal/fraction": "2.x-dev", "drupal/geofield": "^1.33", "drupal/gin": "3.0-alpha36", "drupal/inline_entity_form": "^1.0@RC", "drupal/inspire_tree": "^1.0", "drupal/jsonapi_extras": "^3.15", "drupal/jsonapi_schema": "^1.0@beta", "drupal/log": "2.x-dev", "drupal/migrate_plus": "^5.1", "drupal/migrate_tools": "^5.0", "drupal/simple_oauth": "^5.0", "drupal/state_machine": "^1.0", "drupal/token": "^1.7", "drupal/views_geojson": "^1.1", "drush/drush": "^10.3", "ext-simplexml": "^7.4", "phayes/geophp": "^1.2" }, "extra": { "patchLevel": { "drupal/core": "-p2" }, "patches": { "drupal/core": { "Issue #3134470: Switch to entity owner in EntityContentBase during validation": "https://www.drupal.org/files/issues/2021-07-12/3134470-78.patch", "Issue #2429699: Add Views EntityReference filter to be available for all entity reference fields.": "https://www.drupal.org/files/issues/2021-09-20/2429699-420.patch", "Issue #2339235: Remove taxonomy hard dependency on node module": "https://www.drupal.org/files/issues/2021-09-24/2339235-9.2-72.patch" }, "drupal/entity": { "Issue #3206703: Provide reverse relationships for bundle plugin entity_reference fields.": "https://www.drupal.org/files/issues/2021-05-18/3206703-7.patch" }, "drupal/simple_oauth": { "Issue #3173947: Cannot authorize non-confidential clients": "https://www.drupal.org/files/issues/2020-09-29/3173947-2.patch", "Issue #3167287: Always load clients through the Client Repository service": "https://www.drupal.org/files/issues/2020-09-29/3167287-9.patch", "Issue #3174572: Passing a third argument to headers->get() is deprecated": "https://www.drupal.org/files/issues/2020-10-02/3174572-2.patch", "Issue #3186301: Make $modules variable protected in tests": "https://www.drupal.org/files/issues/2020-12-03/3186301-2.patch" }, "phayes/geophp": { "Use BCMath (where available) for all float arithmetic #115": "https://patch-diff.githubusercontent.com/raw/phayes/geoPHP/pull/115.patch" } } } }