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

Fixed #14898 - (regression) Reverted debugbar back into require vs require-dev #14899

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Jun 18, 2024

For now, pulled debugbar back into require vs require-dev, since we have some checks in the controllers where we try to prevent some issues that are exclusive to debugbar. (Sorry @marcusmoore). I think we can probably smooth this out in a better way moving forward, but right now, this is a faster fix.)

Signed-off-by: snipe <snipe@snipe.net>
@probot-autolabeler probot-autolabeler bot added backend dependencies Pull requests that update a dependency file labels Jun 18, 2024
Copy link

what-the-diff bot commented Jun 18, 2024

PR Summary

  • Addition of 'barryvdh/laravel-debugbar' Package
    This change incorporates the 'barryvdh/laravel-debugbar' package into our project. This tool offers a convenient way to access in-depth information on how our application is running, all from the comfort of our web browser. It will help us identify and quickly eliminate potential issues, improving the performance and stability of our application.

@snipe snipe merged commit 7b84b92 into develop Jun 18, 2024
3 of 8 checks passed
@snipe snipe deleted the fixes/revert_debugbar_dev branch June 18, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant