Commit d1ba0559 authored by Francesco Placella's avatar Francesco Placella
Browse files

Revert "Issue #3317020 by plach, Upchuk, Arkener, dineshreddymathuku: Allow to work with D10"

This reverts commit 06069432.
parent 06069432
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
    },
    "license": "GPL-2.0+",
    "require": {
        "drupal/core": "^9.2 || ^10",
        "drupal/core": "^9.2",
        "drush/drush": "^11"
    },
    "require-dev": {
+1 −1
Original line number Diff line number Diff line
type: module
name: Devel Entity Updates
description: 'Provides developers an API and drush command to perform automatic entity updates.'
core_version_requirement: ^9 || ^10
core_version_requirement: ^9
package: Development
tags:
 - developer