Skip to content
Snippets Groups Projects
Commit d6bf2ae4 authored by Jeff Schuler's avatar Jeff Schuler
Browse files

Issue #3290495 by Project Update Bot: Automated Drupal 10 compatibility fixes.

parent 56dfb1c9
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"require": { "require": {
"php": ">= 7", "php": ">= 7",
"drupal/core": "^8.0||^9.0", "drupal/core": "^8.0 || ^9.0 || ^10.0",
"itamair/geophp": "^1.3" "itamair/geophp": "^1.3"
}, },
"require-dev": { "require-dev": {
......
name: Views GeoJSON name: Views GeoJSON
type: module type: module
description: Provides a Views feed style for GeoJSON output. description: Provides a Views feed style for GeoJSON output.
core: 8.x core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^8 || ^9
package: Views package: Views
dependencies: dependencies:
- drupal:views - drupal:views
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment