dmstr / phd5-app

:purple_heart: Universal web application built upon Docker, PHP & Yii 2.0 Framework
http://phd.dmstr.io
Other
76 stars 15 forks source link

Using twbs 4.0.0 alpha4 #4

Closed philippfrenzel closed 3 years ago

philippfrenzel commented 7 years ago

Hi,

by trying to use yii2/bootstrap2.1@dev it's not possible to update composer as the filemanager widgets are breaking compatibility ...

Any idea on how to sove this?

Thanks and cheers, Philipp

Quexer69 commented 7 years ago

Hi Philipp,

could you please post the composer output?

philippfrenzel commented 7 years ago

bash-4.3# composer update Loading composer repositories with package information Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

schmunk42 commented 7 years ago

Several extensions are not compatible with Bootstrap 3, I guess.

We can try to create a feature/yii-2.1 branch and see what we'll need to change... PRs and feedback welcome.

schmunk42 commented 7 years ago

I played around with 2.1 and there are some blockers for now.

Related https://github.com/yiisoft/yii2-debug/issues/238

schmunk42 commented 6 years ago

Will be available from https://github.com/yiisoft/yii2-bootstrap4

schmunk42 commented 3 years ago

You can use BS4 in the frontend, but the backend is tied to AdminLTE (BS3)