[PR #1191] [CLOSED] Laravel 12.4.1 Shift #1235

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1191
Author: @lancepioch
Created: 3/30/2025
Status: Closed

Base: mainHead: shift-ci-v12.4.1


📝 Commits (6)

  • dee14c0 Bump Laravel version constraint
  • 6db8fd0 composer update
  • 339af69 Force PHP 8.2 platform
  • f78ebb5 Fix SplFileInfo cast in CleanServiceBackupFilesCommand
  • 5963678 Bump larastan to dev commit
  • 33e839c Unpin filament

📊 Changes

3 files changed (+303 additions, -291 deletions)

View changed files

📝 app/Console/Commands/Maintenance/CleanServiceBackupFilesCommand.php (+3 -1)
📝 composer.json (+8 -5)
📝 composer.lock (+292 -285)

📄 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.4.1 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/1191 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 3/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `shift-ci-v12.4.1` --- ### 📝 Commits (6) - [`dee14c0`](https://github.com/pelican-dev/panel/commit/dee14c02f8894aa0c0a16de5dacb810eb42cce8e) Bump Laravel version constraint - [`6db8fd0`](https://github.com/pelican-dev/panel/commit/6db8fd0de82b4ff753c173d29104986c9fb502ee) composer update - [`339af69`](https://github.com/pelican-dev/panel/commit/339af694be2e86d8cd4b1c47d0416add81edc683) Force PHP `8.2` platform - [`f78ebb5`](https://github.com/pelican-dev/panel/commit/f78ebb5c1d5f700814248bb81a92298e712f7d32) Fix `SplFileInfo` cast in `CleanServiceBackupFilesCommand` - [`5963678`](https://github.com/pelican-dev/panel/commit/5963678f03b3d863f7405f32a2d7f9b0bb9c126a) Bump larastan to dev commit - [`33e839c`](https://github.com/pelican-dev/panel/commit/33e839c898ca07a77da4206ce0d3d82277fbdd82) Unpin filament ### 📊 Changes **3 files changed** (+303 additions, -291 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/Maintenance/CleanServiceBackupFilesCommand.php` (+3 -1) 📝 `composer.json` (+8 -5) 📝 `composer.lock` (+292 -285) </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.4.1). **Before merging**, you need to: - Checkout the `shift-ci-v12.4.1` 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:29:05 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1235