Open
Conversation
Bump PHP to ^8.3, Laravel to ^12.0, and Statamic to v6.0.0-beta.1. Remove asset container permission methods (allowUploads, allowMoving, allowRenaming, createFolders) dropped in v6. Replace BardInlineOption::Break with inlineHardBreaks() method to match the new Bard API. Update tests for Pest v4 void return types and skip routes removed in v6. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…endencies - Updated `EloquentNavigationRepository` to gracefully handle missing database tables. - Fixed a test route in `NavigationControllerTest` and improved repository configuration setup. - Bumped dependency versions: - Statamic to v6.3.0. - Laravel to support ^11.0. - Updated `inertiajs/inertia-laravel`, `webmozart/assert`, and other packages. - Adjusted GitHub Actions to use updated versions and added PHP 8.5 to the test matrix. Signed-off-by: Thomas van der Westen <thomas@codesmiths.nl>
- Updated `composer.json` for version 3.0.0 and adjusted dependency constraints: - PHP to ^8.3. - Laravel Framework and Illuminate Support to ^12.0. - Removed support for Laravel 11 and Orchestra Testbench ^9.0. - Simplified GitHub Actions workflow by removing Laravel 11 from the test matrix. Signed-off-by: Thomas van der Westen <thomas@codesmiths.nl>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.