behat-psr11extension icon indicating copy to clipboard operation
behat-psr11extension copied to clipboard

PSR-11 Container extension for Behat

Results 10 behat-psr11extension issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [symfony/dependency-injection](https://symfony.com) ([source](https://redirect.github.com/symfony/dependency-injection)) | `^6.0.20` -> `^7.1.5` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/symfony%2fdependency-injection/7.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

renovate

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [symfony/config](https://symfony.com) ([source](https://togithub.com/symfony/config)) | `^6.0.19` -> `^7.1.1` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/symfony%2fconfig/7.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

renovate

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://redirect.github.com/sebastianbergmann/phpunit)) | `^9.6.19` -> `^11.3.6` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpunit%2fphpunit/11.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

renovate

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [laminas/laminas-servicemanager](https://laminas.dev) ([source](https://togithub.com/laminas/laminas-servicemanager)) | `^3.20.0` -> `^4.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/laminas%2flaminas-servicemanager/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

renovate

This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [laminas/laminas-ci-matrix-action](https://redirect.github.com/laminas/laminas-ci-matrix-action) | action | minor...

renovate

- Add support for `psr/container`: `^2.0` - See: https://github.com/Roave/behat-psr11extension/issues/18 Fixes #18

enhancement
help wanted

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [psr/container](https://togithub.com/php-fig/container) | require | major | `^1.1.2` -> `^2.0.2` | ---...

help wanted
renovate
bc break

Hello, I have the following while trying to install `roave/behat-psr11extension` ``` Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires roave/behat-psr11extension...

enhancement
help wanted

As per discussion on https://github.com/Roave/behat-psr11extension/pull/1#discussion_r132402227 @Ocramius reckons we can instantiate Zend\ServiceManager in a simpler way than the example from the Expressive skeletons. Look into this and implement.

enhancement
help wanted