[PR #1636] [CLOSED] Laravel 12.26.3 Shift #1496

Closed
opened 2026-02-04 19:51:53 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1636
Author: @lancepioch
Created: 8/27/2025
Status: Closed

Base: mainHead: shift-ci-v12.26.3


📝 Commits (3)

  • 2b94770 Bump Laravel version constraint
  • 19a8020 Bump community package dependencies
  • a59ae02 composer update

📊 Changes

2 files changed (+289 additions, -232 deletions)

View changed files

📝 composer.json (+6 -6)
📝 composer.lock (+283 -226)

📄 Description

This pull request includes updates for the recent patch version release of Laravel as well as bumps your package dependencies. You may review the full list of changes in the Laravel Release Notes.

Before merging, you need to:

  • Checkout the shift-ci-v12.26.3 branch
  • Review all pull request comments for additional changes
  • Run composer update
  • Thoroughly test your application (no tests?, no CI?)

🔄 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/pelican-dev/panel/pull/1636 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 8/27/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `shift-ci-v12.26.3` --- ### 📝 Commits (3) - [`2b94770`](https://github.com/pelican-dev/panel/commit/2b9477012c50aafc025f68346206592f2d5f1f49) Bump Laravel version constraint - [`19a8020`](https://github.com/pelican-dev/panel/commit/19a80205f27ca7be173edf3782f5fdc7e072d6d2) Bump community package dependencies - [`a59ae02`](https://github.com/pelican-dev/panel/commit/a59ae027446dd770a78c6747644b07575b8f0154) composer update ### 📊 Changes **2 files changed** (+289 additions, -232 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+6 -6) 📝 `composer.lock` (+283 -226) </details> ### 📄 Description This pull request includes updates for the recent patch version release of Laravel as well as bumps your package dependencies. You may review the full list of changes in the [Laravel Release Notes](https://github.com/laravel/framework/releases/tag/v12.26.3). **Before merging**, you need to: - Checkout the `shift-ci-v12.26.3` branch - Review **all** pull request comments for additional changes - Run `composer update` - Thoroughly test your application ([no tests?](https://laravelshift.com/laravel-test-generator), [no CI?](https://laravelshift.com/ci-generator)) --- <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-04 19:51:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1496