Commit a17d33fc authored by Dimitris Bozelos's avatar Dimitris Bozelos
Browse files

Issue #3276057: Allow installing with Entity Sync 3.x

parent 5494f50c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
    },
    "require": {
        "drupal/core": "^9",
        "drupal/entity_sync": "^2.0",
        "drupal/entity_sync": "^2.0 || ^3.0",
        "box/spout": "^3.3"
    }
}