{ "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.1.2", "drupal/config_rewrite": "^1.4", "drupal/config_update": "^1.7", "drupal/csv_serialization": "^2.0", "drupal/date_popup": "^1.1", "drupal/entity_browser": "^2.5", "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.22", "drupal/gin": "3.0-alpha34", "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", "npm-asset/farmos.org--farmos-map": "^1.4", "phayes/geophp": "^1.2" }, "extra": { "patchLevel": { "drupal/core": "-p2" }, "patches": { "drupal/core": { "Issue #2339235: Remove taxonomy hard dependency on node module": "https://www.drupal.org/files/issues/2020-10-12/2339235_60.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/entity_browser": { "Issue #3160482: Error with UntrustedCallbackException": "https://www.drupal.org/files/issues/2021-03-02/error-with-untrustedcallbackexception-3160482-5.patch" }, "drupal/gin": { "Issue #3213378: Settings cannot be saved when Gin is set as default theme and no specific admin theme is chosen": "https://git.drupalcode.org/project/gin/-/merge_requests/33.diff" }, "drupal/state_machine": { "Issue #3144828: Declare dependency on core options module": "https://www.drupal.org/files/issues/2021-03-01/3144828-11-DO_NOT_TEST_OR_COMMIT.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" }, "drupal/views_geojson": { "Issue #3177013: Missing configuration schema.": "https://www.drupal.org/files/issues/2020-10-15/views_geojson-missing-config-schema-3177013.patch" }, "phayes/geophp": { "Use BCMath (where available) for all float arithmetic #115": "https://patch-diff.githubusercontent.com/raw/phayes/geoPHP/pull/115.patch" } } } }