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

[5.6] Fixed league/flysystem-cached-adapter dependency #23817

Merged
merged 5 commits into from
Apr 6, 2018

Conversation

GrahamCampbell
Copy link
Member

@GrahamCampbell GrahamCampbell commented Apr 5, 2018

This dependency is already listed as a suggested dependency. We need not install everything.


Reverts #23815.

@sisve
Copy link
Contributor

sisve commented Apr 5, 2018

Another reason to revert would be that it's an possible breaking change to add more dependencies to a released version. What if someone has code that conflicts with this package?

@pmmaga
Copy link
Contributor

pmmaga commented Apr 6, 2018

Probably the most balanced solution would be to leave it on require-dev as you do on your own bridge: https://github.com/GrahamCampbell/Laravel-Flysystem/blob/1a04003dad7a42b2cdc2a2f60366bc80d5fbf509/composer.json#L25

@GrahamCampbell
Copy link
Member Author

Yeh, I agree actually. Will update this PR. :)

@GrahamCampbell GrahamCampbell changed the title [5.6] Revert "Add missing dependency on league/flysystem-cached-adapter" [5.6] Fixed league/flysystem-cached-adapter dependency Apr 6, 2018
@taylorotwell taylorotwell merged commit efe4f1a into 5.6 Apr 6, 2018
@GrahamCampbell GrahamCampbell deleted the revert-23815-fix-deps branch April 6, 2018 21:21
TBlindaruk pushed a commit to TBlindaruk/laravel-framework that referenced this pull request Apr 7, 2018
* Revert "Add missing dependency on league/flysystem-cached-adapter (laravel#23815)"

This reverts commit d60b1c1.

* Added to suggested deps

* Removed duplicate

* Sync with main composer.json

* Added to require-dev
TBlindaruk pushed a commit to TBlindaruk/laravel-framework that referenced this pull request Apr 7, 2018
* Revert "Add missing dependency on league/flysystem-cached-adapter (laravel#23815)"

This reverts commit d60b1c1.

* Added to suggested deps

* Removed duplicate

* Sync with main composer.json

* Added to require-dev
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.

5 participants