-
Composer is using psr/log ^1.0 internally
This package is a plugin to composer.
While scanning for attributes it runs with psr/log 1.0 loaded by composer.
If this plugin scans a file that con…
-
Would it be possible to allow `psr/http-message` of `^1.0 || ^2.0` ?
My dependencies don't allow installing v2 currently:
```
guzzlehttp/psr7 2.7.0 requires psr/http-message (^1.1 |…
-
-
| Q | A
| ---------------- | ---
| Bundle version | 2.4.0
| Symfony version | 6.4
| PHP version | 8.1
Composer.json restricts psr/log to (^1.0 || ^2.0).
3.0 added retu…
-
I know this library is intended to be a "pure" implementation of PSR-7 and its related PSRs. However, that means it also supports PSR-15 and PSR-17. What about PSR-13?
PSR-13 isn't strictly about…
Crell updated
1 month ago
-
### Checklist
- [x] I verified that Kanboard is correctly installed
- [x] I verified that the problem does not come from a plugin
- [x] I verified that the problem is not already reported
- [x] …
lazka updated
3 weeks ago
-
I can't make it running. I'm getting the error
```
PHP Fatal error: Maximum call stack size of 8339456 bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reached during compilation. Try…
-
Hi,
I am trying to write an integration between a framework (https://packagist.org/packages/phespro/phespro) and amphp http server.
Unfortunately amphp/http-server does not follow PSR-7 (https:/…
-
So I am unable to get any of the commands to execute and I am not entirely sure why. I can use the ffprobe isValid check on the file and it sees it. So I know that I have the composer and php-ffmpeg …
-
I have two external displays. Now the system does not turn on any of the displays after turning them off due to idle.
I see this in the logs that made me think it may be vrr related:
```
[ 65.4…