Skip to content

Conversation

@Fludem
Copy link
Contributor

@Fludem Fludem commented Jul 1, 2025

Description

The transport enum didn't have backing values so would cause the Laravel VSCode extension to error when it attempted to serialize an apps config values.

Fixes #14

Breaking Changes

I don't believe this breaks anything I can't imagine a change like this would but I haven't checked the codebase and I just forked/edited/commited/PR'd in my web browser so haven't run tests.

@sixlive sixlive merged commit 00c630f into prism-php:main Aug 5, 2025
14 checks passed
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.

Transport Enum & Config Stub breaks Laravel VSCode Extension

2 participants