Skip to content

Update composer.json to support Laravel 13 and Pest 4.0#91

Open
Robiussani152 wants to merge 2 commits intopulkitjalan:mainfrom
Robiussani152:laravel-v13-compatibility
Open

Update composer.json to support Laravel 13 and Pest 4.0#91
Robiussani152 wants to merge 2 commits intopulkitjalan:mainfrom
Robiussani152:laravel-v13-compatibility

Conversation

@Robiussani152
Copy link
Copy Markdown

  • Updated the illuminate/support requirement to include version ^13.0.
  • Updated the pestphp/pest requirement to include version ^4.0.
  • Adjusted the formatting for consistency and clarity.

- Updated the `illuminate/support` requirement to include version ^13.0.
- Updated the `pestphp/pest` requirement to include version ^4.0.
- Adjusted the formatting for consistency and clarity.
Copilot AI review requested due to automatic review settings March 24, 2026 07:39
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates package dependency constraints to declare compatibility with newer Laravel and Pest versions.

Changes:

  • Expanded illuminate/support to allow ^13.0 (Laravel 13 support).
  • Expanded pestphp/pest to allow ^4.0.
  • Reformatted composer.json for readability/consistency.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread composer.json
- Added Laravel ^13.0 to the testing matrix.
- Excluded PHP 8.0 and 8.1 for Laravel ^13.0 in the testing configuration.
- Ensured compatibility with the latest PHP and Laravel versions for improved testing.
@Robiussani152
Copy link
Copy Markdown
Author

@copilot open a new pull request to apply changes based on the comments in this thread

@github-actions github-actions bot added the stale label Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants