[PR #1082] [MERGED] Laravel 12.2.0 Shift #1166

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1082
Author: @lancepioch
Created: 3/12/2025
Status: Merged
Merged: 3/15/2025
Merged by: @notAreYouScared

Base: mainHead: shift-ci-v12.2.0


📝 Commits (4)

📊 Changes

2 files changed (+146 additions, -194 deletions)

View changed files

📝 composer.json (+2 -2)
📝 composer.lock (+144 -192)

📄 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.2.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/1082 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 3/12/2025 **Status:** ✅ Merged **Merged:** 3/15/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `shift-ci-v12.2.0` --- ### 📝 Commits (4) - [`ccd4bd3`](https://github.com/pelican-dev/panel/commit/ccd4bd337650616546e250058bf6656b54db0754) Bump Laravel version constraint - [`510b80b`](https://github.com/pelican-dev/panel/commit/510b80b9cb0126eac88d63d7da39d9a19ddf4407) composer update - [`1da8000`](https://github.com/pelican-dev/panel/commit/1da8000179d6db25fdd3c2fb9eded9063c23b46b) Fix php8.2 - [`2afb84b`](https://github.com/pelican-dev/panel/commit/2afb84b2d69ad35567548c7be989c2ae75818bb2) Pin filament for now ### 📊 Changes **2 files changed** (+146 additions, -194 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+2 -2) 📝 `composer.lock` (+144 -192) </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.2.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.2.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:23:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1166