mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 06:05:55 +03:00
[GH-ISSUE #118] composer.lock outdated #699
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#699
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @crazy-max on GitHub (Jan 6, 2021).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/118
Composer lock is outdated in the latest release:
@willbrowningme commented on GitHub (Jan 6, 2021):
It looks like some of the packages now require a minimum version of PHP 7.4. Is it possible to update it on the Docker image?
@crazy-max commented on GitHub (Jan 6, 2021):
Hum yes you're right I will take a look.
@crazy-max commented on GitHub (Jan 6, 2021):
Looks good now
@fouedd9 commented on GitHub (Jan 7, 2021):
i have the some probems, can you help me how you fixe that ?
Thank you :)
@willbrowningme commented on GitHub (Jan 8, 2021):
@fouedd9 Are you running a lower version of php?
What do you get if you type
php -vin the terminal?