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

retrieve php packages from current ubuntu codename #171

Merged
merged 2 commits into from
Jun 28, 2021

Conversation

ibarrajo
Copy link
Contributor

This ensures the codename in the PPA matches the current distribution.

Making any changes to the Ubuntu version will reflect in the PPA.

FROM ubuntu:21.04 -> hirsute
FROM ubuntu:20.04 -> focal

grep UBUNTU_CODENAME /etc/os-release | cut -d= -f2

ibarrajo and others added 2 commits June 28, 2021 14:31
This ensures the codename in the PPA matches the current distribution
@taylorotwell taylorotwell merged commit 0df641d into laravel:1.x Jun 28, 2021
@ibarrajo ibarrajo deleted the patch-1 branch June 29, 2021 00:00
driesvints added a commit that referenced this pull request Jun 29, 2021
@driesvints driesvints mentioned this pull request Jun 29, 2021
driesvints added a commit that referenced this pull request Jun 29, 2021
* Revert "[1.x] Retrieve php packages from current ubuntu codename for PHP 8.0"

This reverts commit 484b928.

* Revert "retrieve php packages from current ubuntu codename (#171)"

This reverts commit 0df641d.

* Revert "Update to Ubuntu 21.04 (#169)"

This reverts commit d0827fc.
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 this pull request may close these issues.

2 participants