-
## Feature request
It would be nice to have a phar only composer package, the same way phpstan/phpstan is installed (previously phpstan/phpstan-shim) or psalm (via psalm/phar). That would skip the …
-
Hi,
Thanks for this great plugin, I installed it but it didn't work and always gave me
```bash
PHPUnit: phpunit not found
```
and I don't know why!, so I traced `plugin.py` to figure out wh…
-
I'm running into an issue when trying to configure `TrailingCommaInMultilineFixer` with the new `match` rule added in 3.9.1.
https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/6381
https://github.c…
-
## 同一套配置,在物理机上面能正常连接,但是docker-composer会提示客户端连接不上,5001错误
- 客户端配置文件
![image](https://user-images.githubusercontent.com/33248711/178234232-cce2e629-80fa-42fc-bebb-bf1b2dbe1ae7.png)
![image](https://…
-
## Bug report
Version Info:
PHP CS Fixer 3.12.0 Oliva
PHP runtime: 8.1.8
Command line: `vendor/bin/php-cs-fixer fix foo.php`
Config file:
```php
-
Updates for Composer dependencies are currently not processable by Dependabot. Here's an excerpt from the logs:
```
updater | INFO Checking if phpstan/phpstan-symfony 1.2.19 needs updating
pro…
-
#### Steps required to reproduce the problem
1. Having Composer 2.2 with the new `allow-plugins` feature
2. First `composer.json`, in the root, perfectly fine:
```json
{
"require": {
…
-
Bonjour,
Je suis sur un mutualisé. Je met à jour du 2.5.2 vers 2.5.3, en renplaçant le fichier app/config/parameters.yml par mon fichier. J'ai cette erreur :
` Fatal error: Uncaught Symfony\Comp…
-
Since the PR #452 https://github.com/tobybatch/kimai2/pull/452 was merged, new Kimai deployment can not start up because the dbtest.php check fails.
I guess this happens because this check here: ht…
-
**Description**
I'm trying to install the magento2 using the docker-magento2, but I'm facing an problem
**Steps To Reproduce**
1. run `curl -s https://raw.githubusercontent.com/markshust/docker-m…