Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 11 & PHP 8.2 #381

Merged
merged 4 commits into from
Mar 27, 2024
Merged

Laravel 11 & PHP 8.2 #381

merged 4 commits into from
Mar 27, 2024

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    7bfff7f View commit details
    Browse the repository at this point in the history
  2. drop dependency on abandoned package laravelcollective/html

    - move columnSort() into helpers.php and return HtmlString object directly, and drop TotemFormServiceProvider
    - replace Form::{method}() calls with manual form markup
    - update TestCase accordingly
    jonnott committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0a53622 View commit details
    Browse the repository at this point in the history
  3. Laravel 11.x support

    jonnott committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9914bb3 View commit details
    Browse the repository at this point in the history
  4. update test matrix

    jonnott committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3fbbf42 View commit details
    Browse the repository at this point in the history