-
Hi
I'm on macos m1 and i have this failure
```bash
132.8 ### INSTALLING composer ###
133.0 All settings correct for using Composer
133.0 Downloading...
133.6
133.6 Composer (version 2.8.1) …
-
### Setup and configuration
- SMW version: 4.1.1
- SCQ version: 2.2.0
- MW version: 1.39.0
- DB (MySQL etc.): mariadb
### Issue
I want to install with composer, but this extension requires…
-
During hydrate stage of making, Sonata-Project/Google-Authenticator is no longer maintained and is archived. See [this issue](https://github.com/sonata-project/GoogleAuthenticator/issues/309)
-
The following test fails when running on a fresh Islandora installation:
```bash
ndor/bin/phpunit -c core/phpunit.xml modules/contrib/islandora/tests/src/Functional/DerivativeReactionTest.php
PH…
-
#### What are you trying to achieve?
Using the Specify trait via phar
#### What do you get instead?
```bash
>codecept.phar run unit -vvv
Codeception PHP Testing Framework v4.2.2 https://helpu…
-
### Steps To Reproduce
1. Using the Dockerfile below try to install additional php extensions using `install-php-extensions`
2. See error
```Dockerfile
FROM serversideup/php:8.3-fpm-nginx-alpi…
-
The default recipe-installer works locally.
Testing recipe encountered errors as shown below:
```
╭─ 🏠 ss-dev-kit main ≡ …
-
**Describe the bug**
using drush 8.4.8 for Drupal 7.78
When running `drush up drupal` on a localmachine, It raises
```
Unable to load class \Drush\VersionControl\Backup
```
and do not allow …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
composer
### Package manager version
_No response_
### Language version
_N…
-
i can connect to a MariaDB instance from shell
```
mariadb -h localhost -u ${DB_USR} --password="${DB_USR_PWD}" -e "\s" | grep -E "^UNIX|^Connection|^Server"
Connection id: 43
Server…