[PR #1453] [CLOSED] Laravel 12.19.0 Shift #1400

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1453
Author: @lancepioch
Created: 6/17/2025
Status: Closed

Base: mainHead: shift-ci-v12.19.0


📝 Commits (3)

  • 597ef9c Bump Laravel version constraint
  • 276323a Bump community package dependencies
  • 2661e3c composer update

📊 Changes

2 files changed (+111 additions, -112 deletions)

View changed files

📝 composer.json (+3 -3)
📝 composer.lock (+108 -109)

📄 Description

This pull request includes updates for the recent minor version release of Laravel as well as bumps your package dependencies. You may review the full list of changes in the Laravel Release Notes, or highlighted changes and tips in the weekly Shifty Bits newsletter.

Before merging, you need to:

  • Checkout the shift-ci-v12.19.0 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/1453 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 6/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `shift-ci-v12.19.0` --- ### 📝 Commits (3) - [`597ef9c`](https://github.com/pelican-dev/panel/commit/597ef9c316c652ac616b801c1ef8e6856ae4a977) Bump Laravel version constraint - [`276323a`](https://github.com/pelican-dev/panel/commit/276323aab3d2f675ce7fa188b72c73921d7f1960) Bump community package dependencies - [`2661e3c`](https://github.com/pelican-dev/panel/commit/2661e3cb75b8c31ef1f780cf6ce28e5651fe701c) composer update ### 📊 Changes **2 files changed** (+111 additions, -112 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+3 -3) 📝 `composer.lock` (+108 -109) </details> ### 📄 Description This pull request includes updates for the recent minor 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.19.0), or highlighted changes and tips in the weekly [Shifty Bits newsletter](https://shiftybits.news). **Before merging**, you need to: - Checkout the `shift-ci-v12.19.0` 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:43:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1400