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

Conversation

jonnott
Copy link
Contributor

@jonnott jonnott commented Mar 27, 2024

  • update 2019_09_25_103421_update_task_results_duration_type.php migration
  • refactor to drop laravelcollective/html dependency
  • Laravel 11 support
  • add PHP 8.2 and Laravel 11 to test matrix

jonnott and others added 4 commits March 27, 2024 12:56
- move columnSort() into helpers.php and return HtmlString object directly, and drop TotemFormServiceProvider
- replace Form::{method}() calls with manual form markup
- update TestCase accordingly
@roshangautam roshangautam changed the base branch from 10.x to 11.x March 27, 2024 14:16
@roshangautam roshangautam merged commit d13a371 into codestudiohq:11.x Mar 27, 2024
4 checks passed
@jonnott
Copy link
Contributor Author

jonnott commented Mar 27, 2024

Styling fixes PRd in #382 as requested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants