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

Move "symfony/var-dumper" to dev requirements #4

Merged
merged 4 commits into from
Aug 28, 2024

Conversation

ag84ark
Copy link
Contributor

@ag84ark ag84ark commented Feb 29, 2024

The symfony/var-dumper package has been moved from the main requirements to the development requirements in composer.json.
This change is made to avoid installation of development tools in production environment.
It also adds compatibility with version 6.0 of symfony/var-dumper.

Makes this compatible with Laravel v9, v10

I am using this package and can not upgrade my Laravel version, so please merge this.

Thank you.

The "symfony/var-dumper" package has been moved from the main requirements to the development requirements in composer.json. This change is made to avoid installation of development tools in production environment. It also adds compatibility with version 6.0 of "symfony/var-dumper".
The "guzzlehttp/guzzle" package version requirement has been amended in composer.json. It now also accepts version 7.0 along with the existing 6.2, broadening the compatibility range of dependencies.
The "guzzlehttp/guzzle" package version requirement has been amended in composer.json. It now also accepts version 7.0 along with the existing 6.2, broadening the compatibility range of dependencies.
@smallinvoice smallinvoice merged commit 586f21e into smallinvoice:master Aug 28, 2024
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