-
**What happened**:
```
ᐅ grype --verbose sbom.json
[0000] INFO grype version: 0.79.4
[0000] INFO &[Location]
[0000] INFO &[Location]
[0000] INFO &[Location]
[0000] INFO &[Location]
[000…
-
### Describe the bug
When running hyper/migrate/typed-link-field I get the following stack trace.
`Preparing to migrate field “callToAction” (e1c5b53d-39c1-4bcd-b22b-7050c7e05741).
Exception: Ses…
-
I am using latest yii2 version 2.0.45. I am getting error while installing package
Problem 1
- yiisoft/yii2-bootstrap 2.0.0 requires bower-asset/bootstrap 3.2.* | 3.1.* -> found bower-asset/bo…
-
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
- …
-
### What steps will reproduce the problem?
In my Docker container (`php:8.2-bullseye`) I use `yii2-app-basic`:
git clone https://github.com/yiisoft/yii2-app-basic
Then add `https://github…
-
### What steps will reproduce the problem?
So... We have "new" bootstrap... And separated extensions for it.
This package use `yiisoft/yii2-bootstrap` in dependences
composer show --tree
``…
-
I added `"yiisoft/yii2-bootstrap5": "*"` to composer and when i ran `composer update` I get
```
Your requirements could not be resolved to an installable set of packages.
Problem 1
- 2am…
srakl updated
2 years ago
-
### Question
Hey there
We are getting an error showing in the logs of a site where Webperf was installed but has since been removed.
Looks like it's possibly related to some compiled JS that is h…
-
D:\htdocs>composer create-project nenad/yii2-advanced-template advanced
Installing nenad/yii2-advanced-template (2.2.3)
- Installing nenad/yii2-advanced-template (2.2.3): Loading from cache
Creat…
-
### What happened?
I've been trying to get Acceptance testing working with Codeception v5.1.2.
I followed the setup guide:
https://craftcms.com/docs/4.x/testing/testing-craft/setup.html
Then…