-
![Screen Shot 2024-10-19 at 13 13 11](https://github.com/user-attachments/assets/5a1bdc31-cb4a-4783-bbd2-06fd9094ba87)
```
root@ddfb97138181:/app# composer show -i
You are using the deprecated opti…
-
PSR的RequestInterface没有规定实现exec方法,所以我设计组装一个http客户端无关的request的时候,**我肯定不能绑定和客户端强相关的exec方法到Request上**,因为每个客户端的异常类型、处理逻辑都不相同。
我设计一个composer组件,在组装请求部分,返回了个psr对象,本意是guzzle或者saber**等支持PSR标准的HTTP客户端**都可以按…
-
Running 2.10 on AWS. After the system has been running for some time (variable hours, not days), all authentication starts to fail. This coincides with admin portal login UI changes that add stub OA…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
10.0.9
### Bug descripti…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.14
### Bug descript…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.14
### …
-
I am following the official developers guide: https://developers.shopware.com/developers-guide/vagrant-phpstorm/
When it comes to the step **"Build Shopware"** and the substep **"2. Configure your …
-
### Describe the bug
Hi.
We use Firebase Admin SDK for PHP to use firebase realtime database.
$database->getReference() // this is the root reference
->update($updates);
When updating in …
-
I'm trying to get kokspflanze/zfc-twig & twig/twig working with PHP 8.3. I've managed to get composer update to resolve the dependencies while minimizing changes. I've run into a problem with updating…
-
This seems like a bug to me. I can add `--no-scripts` which gives desired outcome but, I still think this is a bug.
Problem: Using `composer install --no-interaction` is injecting modules into modu…