-
Hi
What is the status of bootstrap-vue and Vue 3? I know Vue 3 is just in beta now. But I see no statement or other on your page if/how/when you are going to support Vue 3.
With kind regards, Jo…
-
My `composer.json`:
```
json
...
{
"name": "yiisoft/yii2-app-advanced",
"description": "my project",
"keywords": ["yii2", "framework", "advanced", "project template"],
"homepag…
-
Hello there. Trying to install package on a clean yii2 installation, but i'm receiving this error message. Any idea why?
```
php composer.phar require yiisoft/yii-bootstrap5
…
-
Type: Bug
issue in intellisense
VS Code version: Code 1.70.2 (e4503b30fc78200f846c62cf8091b76ff5547662, 2022-08-16T05:35:13.448Z)
OS version: Windows_NT x64 10.0.22000
Modes:
System Info
|Item|V…
-
Hi everybody,
thanks for creating this tool, it's quite helpful.
Sadly I'm running into a bug that's really stopping me from using the application right now: Every time I click on one of the gen…
-
We are currently on Jenkins 2.346.3.
Here are the guides to update to 2.361.x and 2.375.x:
- https://www.jenkins.io/doc/upgrade-guide/2.361/
- https://www.jenkins.io/doc/upgrade-guide/2.375/
-
#### What are you trying to achieve?
I create new Yii2 project and try to run tests on base version
```bash
composer create-project yiisoft/yii2-app-basic ./
```
also added
```bash
composer req…
-
-
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
We use Azure container repository to store our docker images for Azure Web App. At the end of our Jenkins …
-
My `composer.json`:
```json
{
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": ">=7.4.0",
"vlucas/phpdotenv": "^5.4",
"yiisoft/yii2"…