Commit 2b970483 authored by Marcelo Vani's avatar Marcelo Vani Committed by Adam G-H
Browse files

Issue #3132848 by marcelovani, lolandese: Composer validate throws a warning: No license specified

parent efa95ffc
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
    "name": "drupal/openapi_rest",
    "type": "drupal-module",
    "description": "OpenAPI support for the REST module.",
    "license": "GPL-2.0-or-later",
    "require": {
        "drupal/schemata": "^1",
        "drupal/openapi": "^2"