-
I set up a fresh installation of Zend Expressive 3 through the composer create-project command, and selected the following options:
- Modular installation type
- Symfony DI Container
- FastRoute …
-
### 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.17-dev
### Bug desc…
-
### Laravel Version
11.20.0
### PHP Version
8.3.9
### Database Driver & Version
_No response_
### Description
So currently there is an issue with contextual binding(LogManager is …
-
After upgrading my dependencies to the latest version and switching from ^2.0 to ^3.0 I get the following error and the field is not rendering anymore.
```
nova-file-manager:36 Uncaught TypeError:…
-
# Description
There are cases, where dependencies are found in the vendor folder of dependency guard instead of the project under test. This leads to false positives, since the symbol found is no l…
-
I have a similar issue to #11
```php
use Jenssegers\Lean\App;
use Psr\Http\Message\ResponseInterface as Response;
use Psr\Http\Message\ServerRequestInterface as Request;
use Slim\Settings;
…
-
How did you setup the Oauthprovider in Authentik. Especially, how did you setup the username claim?
-
I have read the paper and used the calculate method of PSR to measure the code of this repository. I found that the psr is lower than the paper say. MOSSE usually has 20 ~60 psr. But this code only ha…
-
I want to make my factories to use `Psr\Container\ContainerInterface` in an `Zend\Expressive` project. But the `Zend\ServiceManager\Factory\FactoryInterface` does not use `Psr\Container\ContainerInter…
-
Hi!
I've got some problem:
```
mac$ composer update
...
Generating optimized autoload files
Class JasonGuru\LaravelMakeRepository\Exceptions\GeneralException located in ./vendor/jason-gur…