Skip to content

feat: add support for Laravel ^13#1

Open
tgeorgel wants to merge 1 commit intoInterNACHI:mainfrom
tgeorgel:patch-1
Open

feat: add support for Laravel ^13#1
tgeorgel wants to merge 1 commit intoInterNACHI:mainfrom
tgeorgel:patch-1

Conversation

@tgeorgel
Copy link

No description provided.

@ahosker
Copy link

ahosker commented Mar 22, 2026

@tgeorgel in internachi/modularize/src/Modularize.php' you need to change protected function configure() to protected function configure(): void its causing errors for me.

Symfony\Component\Console\Command\Command::configure() now declares : void. A trait method that overrides it without : void is considered incompatible, so PHP throws a fatal before Laravel can finish package:discover

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