chore(deps): update dependency phpstan/phpstan-phpunit to v1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan-phpunit | require-dev | major |
^0.12.13 -> ^1.0.0
|
Release Notes
phpstan/phpstan-phpunit
v1.0.0
-
6c0e48e
- Open 1.0-dev -
a316f5d
- Enforce calling parent::setUp() and parent::tearDown() -
88557fc
- Improve compatibility with PHPStan 1.0 -
4620524
- Improve compatibility with PHPParser 4.13.0 -
234cb55
- Constrain lowest nikic/php-parser to 4.13.0 -
5d50142
- Improve compatibility with PHPStan 1.0 -
54ed35b
- Add type specifying support for classes extending Assert -
9eb88c9
- Improve compatibility with PHPStan 1.0
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Merge request reports
Activity
added renovate label
Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.
Renovate will retry this branch, including artifacts, only when one of the following happens:- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you check the rebase/retry checkbox if found above, or
- you rename this MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: composer.lock
Command failed: composer update phpstan/phpstan-phpunit --with-dependencies --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins Loading composer repositories with package information Dependency "phpstan/phpstan" is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies. Updating dependencies Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpstan/phpstan-phpunit ^1.0.0 -> satisfiable by phpstan/phpstan-phpunit[1.0.0]. - phpstan/phpstan-phpunit 1.0.0 requires phpstan/phpstan ^1.0 -> found phpstan/phpstan[1.0.0, ..., 1.1.1] but it conflicts with your root composer.json require (^0.12.33). Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
By Reiter, Christoph on 2021-11-07T05:46:03 (imported from GitLab)
mentioned in issue #5
By Reiter, Christoph on 2021-11-07T05:46:04 (imported from GitLab)
added 3 commits
-
fbeac48c...809af984 - 2 commits from branch
main
- 3d9c091d - chore(deps): update dependency phpstan/phpstan-phpunit to v1
By Reiter, Christoph on 2021-11-08T01:55:04 (imported from GitLab)
-
fbeac48c...809af984 - 2 commits from branch