Skip to content
Snippets Groups Projects
Commit a8d04da2 authored by David Cameron's avatar David Cameron
Browse files

Deleted old requirements

parent 3e8c0bdf
Branches
Tags
No related merge requests found
...@@ -4,10 +4,6 @@ ...@@ -4,10 +4,6 @@
"type": "drupal-module", "type": "drupal-module",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"minimum-stability": "dev", "minimum-stability": "dev",
"require": {
"php": ">=7.1",
"drupal/core": "^8.8 || ^9 || ^10"
},
"require-dev": { "require-dev": {
"drupal/entity_reference_revisions": "^1.0" "drupal/entity_reference_revisions": "^1.0"
} }
......
...@@ -2,5 +2,4 @@ name: Inline Entity Form ...@@ -2,5 +2,4 @@ name: Inline Entity Form
description: "Provides a widget for inline management (creation, modification, removal) of referenced entities. " description: "Provides a widget for inline management (creation, modification, removal) of referenced entities. "
type: module type: module
package: Fields package: Fields
core_version_requirement: ^8.8 || ^9 || ^10 core_version_requirement: ^10
php: 7.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment