-
## Description
Getting the title error on the `mpesa-laravel-express` template
## Steps to reproduce
- Running `$ composer install` tells me to update the lockfile:
```log
Installing depe…
-
I have encountered the below error.
![image](https://github.com/user-attachments/assets/68699d8b-8156-4b7c-8d49-ab460928a576)
After browsing the code, it is resolved by updating the `config.php`…
-
`Class "League\Flysystem\Adapter\AbstractAdapter" not found.`
why ?
-
Hello,
In `league/flysystem-aws-s3-v3`, the AwsS3Adaptor class has been renamed to AWSS3V3Adaptor. When trying to upgrade to the newer version of flysystem (in order to work with other updated dep…
-
### Pimcore version
11.3.X
### Steps to reproduce
- use S3 to share configs
- Run multiple frontend containers
- Create a dashboard config
- restart container, oder hit an other container
-> em…
-
I tried installing your cache adapter by running `composer require slam/flysystem-local-cache-proxy`, but it appears it is only compatible with Flysystem v2. The full output is:
```
# composer req…
-
Is it possible?
garak updated
3 years ago
-
Would be nice if could release a v2 compatible with [thephpleague/flysystem 2.x](https://github.com/thephpleague/flysystem/tree/2.x)
-
When working on updating phpstan for files_external_dropbox, this error is found:
```
------ -------------------------------------------------------------------------------------------------------…
-
Unable to install S3 support in Laravel-Zero
```
mathewparet@gMac aviator % composer require league/flysystem-aws-s3-v3
Using version ^2.1 for league/flysystem-aws-s3-v3
./composer.json has been…