yiisoft / yii-bootstrap5

Yii Framework Bootstrap 5 support
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
62 stars 20 forks source link

Unknown symbol Yiisoft\Yii\Bootstrap5\AlertType #161

Closed rossaddison closed 1 week ago

rossaddison commented 2 weeks ago

What steps will reproduce the problem? workflow action

https://github.com/rossaddison/invoice/actions/runs/11365127873/job/31612623182

What is the expected result? Clean run

What do you get instead? The above error.

Additional info

Q A
Version 1.0.?
PHP version 8.3
Operating system Windows 11
terabytesoftw commented 2 weeks ago

Yes, i'm finishing developing the library, i should update it or lock it in the previous commit until it's released.

vjik commented 2 weeks ago

Hm. It's strange, because this enum exists in dev-master: https://github.com/yiisoft/yii-bootstrap5/blob/master/src/AlertType.php

rossaddison commented 1 week ago

This is occuring for its substitute AlertVariant now as well.

terabytesoftw commented 1 week ago

Please update your dependencies.

image