Running composer install today brings down psr/container v3, which has both param and return types. This adds return types to avoid it breaking entirely. Adding param types is optional, but recommended. I leave that to the author.
Though really, the package should also depend on psr/container directly if it's going to implement it.
Running composer install today brings down psr/container v3, which has both param and return types. This adds return types to avoid it breaking entirely. Adding param types is optional, but recommended. I leave that to the author.
Though really, the package should also depend on psr/container directly if it's going to implement it.