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

Update composer.json #1096

Merged
merged 1 commit into from
Aug 27, 2020
Merged

Update composer.json #1096

merged 1 commit into from
Aug 27, 2020

Conversation

arcanedev-maroc
Copy link
Contributor

@arcanedev-maroc arcanedev-maroc commented Aug 27, 2020

Related: #1095

Allows us to run this:

composer require barryvdh/laravel-debugbar:"^3.5" --dev

Instead of:

composer require barryvdh/laravel-debugbar:"dev-master" --dev

Examples:
https://semver.mwl.be/#!?package=barryvdh%2Flaravel-debugbar&version=^3.5&minimum-stability=dev
https://semver.mwl.be/#!?package=barryvdh%2Flaravel-debugbar&version=dev-master&minimum-stability=dev

@barryvdh barryvdh merged commit 7c0d143 into barryvdh:master Aug 27, 2020
@arcanedev-maroc arcanedev-maroc deleted the patch-1 branch August 27, 2020 21:00
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