Skip to content

Enforce required PHP version and Add Security Advisories #36

@aaronsaray

Description

@aaronsaray

In its current construction, this app supports php 7.3 and above I believe. Looking at the open tickets and testing, it doesn't look like it supports PHP 8 yet.

Additionally, the roave/security-advisories composer dependency provides other limitations in the form of conflicts to stop insecure library additions.

I suggest:

  • add php 7.3+ to the composer php requirements
  • add the roave security advisories branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions