Commit 346ed1cb authored by Yannick Pot's avatar Yannick Pot Committed by Ricardo Peters
Browse files

Issue #3277190 by Hikkypo, Trea, apaderno: method_exists(): Argument #1...

Issue #3277190 by Hikkypo, Trea, apaderno: method_exists(): Argument #1 ($object_or_class) must be of type object|string, int given
parent 7dd0b79f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,6 +4,6 @@
    "homepage": "https://www.drupal.org/project/structured_data_generator",
    "type":"drupal-module",
    "require": {
        "spatie/schema-org": "2.1.0"
        "spatie/schema-org": "3.4.0"
    }
}