-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Allow PHP 8.1 and remove deprecated /api/package
feature
#85
Conversation
Fails on |
I see it's in |
Not sure. Looks like it's needed to build packages (optional feature), but I have never use it. |
The admin includes a tab for creating a deployment package from your application - that's why the dependency exists here. We'd need to drop that tab from the UI package before dropping it here. |
@snapshotpl there's now a PHP 8.1-compatible release of |
024c800
to
ad7aaae
Compare
Signed-off-by: Witold Wasiczko <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - let's 🚢 this. I'll release 2.0.0
with this
/api/package
feature
Released |
Description
Allow install on PHP 8.1