[PR #3245] [MERGED] Updated minimum php version from 7.3 to 7.4 #6162

Closed
opened 2026-02-05 10:25:55 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3245
Author: @ssddanbrown
Created: 2/4/2022
Status: Merged
Merged: 2/8/2022
Merged by: @ssddanbrown

Base: developmentHead: php7.4


📝 Commits (1)

  • e33b587 Updated minimum php version from 7.3 to 7.4

📊 Changes

6 files changed (+205 additions, -204 deletions)

View changed files

📝 .github/workflows/phpstan.yml (+1 -1)
📝 .github/workflows/phpunit.yml (+1 -1)
📝 .github/workflows/test-migrations.yml (+1 -1)
📝 composer.json (+2 -2)
📝 composer.lock (+199 -198)
📝 dev/docker/Dockerfile (+1 -1)

📄 Description

  • Includes update of PHP dependencies.
  • Also bumped docker dev environment to PHP8.1.

Closes #3152


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/3245 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 2/4/2022 **Status:** ✅ Merged **Merged:** 2/8/2022 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `php7.4` --- ### 📝 Commits (1) - [`e33b587`](https://github.com/BookStackApp/BookStack/commit/e33b587b87b28d119d210715dd67a367c2dbad0a) Updated minimum php version from 7.3 to 7.4 ### 📊 Changes **6 files changed** (+205 additions, -204 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/phpstan.yml` (+1 -1) 📝 `.github/workflows/phpunit.yml` (+1 -1) 📝 `.github/workflows/test-migrations.yml` (+1 -1) 📝 `composer.json` (+2 -2) 📝 `composer.lock` (+199 -198) 📝 `dev/docker/Dockerfile` (+1 -1) </details> ### 📄 Description - Includes update of PHP dependencies. - Also bumped docker dev environment to PHP8.1. Closes #3152 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:25:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6162