Skip to content

Remove "libraries" dependency #8

@smaiorana

Description

@smaiorana

The REST Server submodule has a dependency on the Libraries module, even though Libraries has been deprecated. If you install Services and REST Server together on a Backdrop instance that doesn't already have Libraries installed, it crashes the install process with a 500 error due to a missing call to libraries_detect().

Since Libraries has been deprecated and the "spyc.php" library is packaged with the Services anyway, the Libraries dependency should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions