Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce required PHP version and Add Security Advisories #36

Open
aaronsaray opened this issue May 19, 2021 · 0 comments
Open

Enforce required PHP version and Add Security Advisories #36

aaronsaray opened this issue May 19, 2021 · 0 comments

Comments

@aaronsaray
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant