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

Update provisioning tools #62

Conversation

weierophinney
Copy link
Contributor

Q A
Documentation no
Bugfix no
BC Break no
New Feature yes
RFC no
QA yes

Description

This patch updates the shipped provisioning scripts/tools.

  • Bumps Vagrantfile:
    • Use Ubuntu 22.04
    • Use Sury repo for PHP
    • Install PHP 8.2
  • Bumps Dockerfile
    • Use latest Composer 2 version
    • Use PHP 8.2 image

- Bumps Vagrantfile:
  - Use Ubuntu 22.04
  - Use Sury repo for PHP
  - Install PHP 8.2
- Bumps Dockerfile
  - Use latest Composer 2 version
  - Use PHP 8.2 image

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney added this to the 1.9.0 milestone Jul 12, 2023
@weierophinney weierophinney added the Enhancement New feature or request label Jul 12, 2023
JSON support is part of the php8.2-common package now.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Copy link
Member

@gsteel gsteel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@weierophinney weierophinney merged commit 86d094e into laminas-api-tools:1.9.x Jul 12, 2023
3 checks passed
@weierophinney weierophinney deleted the feature/provisioning-update branch July 12, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants