Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PHPStan packages to v2 (major) #768

Open
wants to merge 1 commit into
base: 3.5.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan-doctrine ^1.3.37 -> ^2.0.0 age adoption passing confidence
phpstan/phpstan-phpunit ^1.3.11 -> ^2.0.0 age adoption passing confidence
phpstan/phpstan-symfony ^1.3.1 -> ^2.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

phpstan/phpstan-doctrine (phpstan/phpstan-doctrine)

v2.0.1

Compare Source

  • bdb6a83 - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • 410ed26 - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • f0e0abb - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • 90c4275 - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • 813296e - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • f36d43f - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • e26fd3c - Fix nonexistent BackedEnum in stubs
  • 992a62e - Fix after PHPStan update
  • b129887 - Cleanup skipCheckGenericClasses
  • 8b557de - Readme: index by is supported
  • 4a00482 - Fixes after PHPStan update
  • c551adc - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • bcb88b6 - Fix tests after PHPStan update
  • 14a59bb - Fix stub
  • 4f51333 - Fixes after PHPStan update
  • 261b19d - Fixes after PHPStan update
  • 493457a - Fix CS
  • c585610 - [BCB] Remove options that existed only for performance reasons
  • c17a736 - Fixes after PHPStan updates
  • a110d8a - Fix
  • 674c9d4 - Fixes after PHPStan update
  • d45a640 - Uncover everything behind the bleedingEdge flag
  • d198a78 - Fixes after TypeSpecifier BC break
  • be66017 - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • 039d325 - Remove test about deprecated LOCATE() function in DBAL SQLite platform
  • 0f98bd1 - Do not expect deprecation in test
  • d462eb9 - Fix CS
  • da4e194 - Put doctrine/collections:^1.6 back
  • 22a33bc - Do not run PHPStan on 7.3
  • 9ddc146 - Put doctrine/lexer:^2.0 back
  • 731ac4c - Remove obsolete skips
  • df300b9 - Update build-cs
  • bf12209 - Stop testing PHP 7.2 and 7.3
  • 767698a - Open 2.0.x

v2.0.0

Compare Source

  • 90c4275 - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • 813296e - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • f36d43f - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • e26fd3c - Fix nonexistent BackedEnum in stubs
  • 992a62e - Fix after PHPStan update
  • b129887 - Cleanup skipCheckGenericClasses
  • 8b557de - Readme: index by is supported
  • 4a00482 - Fixes after PHPStan update
  • c551adc - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • bcb88b6 - Fix tests after PHPStan update
  • 14a59bb - Fix stub
  • 4f51333 - Fixes after PHPStan update
  • 261b19d - Fixes after PHPStan update
  • 493457a - Fix CS
  • c585610 - [BCB] Remove options that existed only for performance reasons
  • c17a736 - Fixes after PHPStan updates
  • a110d8a - Fix
  • 674c9d4 - Fixes after PHPStan update
  • d45a640 - Uncover everything behind the bleedingEdge flag
  • d198a78 - Fixes after TypeSpecifier BC break
  • be66017 - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • 039d325 - Remove test about deprecated LOCATE() function in DBAL SQLite platform
  • 0f98bd1 - Do not expect deprecation in test
  • d462eb9 - Fix CS
  • da4e194 - Put doctrine/collections:^1.6 back
  • 22a33bc - Do not run PHPStan on 7.3
  • 9ddc146 - Put doctrine/lexer:^2.0 back
  • 731ac4c - Remove obsolete skips
  • df300b9 - Update build-cs
  • bf12209 - Stop testing PHP 7.2 and 7.3
  • 767698a - Open 2.0.x

v1.5.7

Compare Source

  • 231d3f7 - Mark all result methods in AbstractQuery as impure
  • 25ab1ec - Test projects only in 2.0.x-dev
  • f36b6d6 - Fix tests
  • 90c4275 - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • 813296e - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • f36d43f - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • e26fd3c - Fix nonexistent BackedEnum in stubs
  • 992a62e - Fix after PHPStan update
  • b129887 - Cleanup skipCheckGenericClasses
  • 8b557de - Readme: index by is supported
  • 4a00482 - Fixes after PHPStan update
  • c551adc - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • bcb88b6 - Fix tests after PHPStan update
  • 14a59bb - Fix stub
  • 4f51333 - Fixes after PHPStan update
  • 261b19d - Fixes after PHPStan update
  • 493457a - Fix CS
  • c585610 - [BCB] Remove options that existed only for performance reasons
  • c17a736 - Fixes after PHPStan updates
  • a110d8a - Fix
  • 674c9d4 - Fixes after PHPStan update
  • d45a640 - Uncover everything behind the bleedingEdge flag
  • d198a78 - Fixes after TypeSpecifier BC break
  • be66017 - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • 039d325 - Remove test about deprecated LOCATE() function in DBAL SQLite platform
  • 0f98bd1 - Do not expect deprecation in test
  • d462eb9 - Fix CS
  • da4e194 - Put doctrine/collections:^1.6 back
  • 22a33bc - Do not run PHPStan on 7.3
  • 9ddc146 - Put doctrine/lexer:^2.0 back
  • 731ac4c - Remove obsolete skips
  • df300b9 - Update build-cs
  • bf12209 - Stop testing PHP 7.2 and 7.3
  • 767698a - Open 2.0.x

v1.5.6

Compare Source

v1.5.5

Compare Source

  • 4e9c77f - Add modified stub for ReadableCollection from doctrine/collections 1.x
  • 80f3b5f - Add phpdoc for transformation methods into other Collection stubs (fixes #​621)

v1.5.4

Compare Source

  • f61f963 - Mark immediately invoked callback params
  • de811c7 - Fix tests for PHPStan 1.12.6
  • 0d88669 - Remove commented code
  • 5169675 - Fix asserts, add Dockerfile for PHP 8.4
  • a103cfe - QueryResultTypeWalker: support pdo_pgsql float fetches on PHP 8.4
  • 8badde6 - Bump PHPUnit
  • bfb1fc9 - Allow installing dependencies on PHP 8.4 even when not all of them support it
  • d8b96f9 - Pin build-cs
  • 6cc1cb7 - Test newer PHP versions

v1.5.3

Compare Source

v1.5.2

Compare Source

  • 4d17bed - Fix support for enumType on array fields

v1.5.1

Compare Source

  • a9bb990 - EntityRepository::count returns positive int - fixes #​603
  • 6632f38 - Try to reproduce internal error
  • 285d78d - Simplify StubFilesExtensionLoader

v1.5.0

Compare Source

  • caa046b - Clean up parameters config
  • 0c7771b - Update README
  • f7b533d - Fix
  • e71f08d - Get rid of bleedingEdge stubs, use a separate config option for enabling literal-string parameters
  • ca69937 - Open 1.5.x-dev

v1.4.8

Compare Source

v1.4.7

Compare Source

  • 3f2cb3d - Fix subselect aggregate functions
  • 21eb848 - Add link to Doctrine docs
  • 0587323 - Readme: how to type custom DQL functions

v1.4.6

Compare Source

  • 6339dff - Fix detection of aggregate functions inside custom functions
  • d453424 - Describe DescriptorNotRegisteredException

v1.4.5

Compare Source

  • c87ee29 - Improve COALESCE inference for MySQL
  • 2004f84 - Fix Query::execute() return type
  • 2d3c230 - QueryResultTypeWalkerTest: make dataset cases clickable in PHPStorm

v1.4.4

Compare Source

  • 6051e97 - Do not infer getArrayResult for now
  • 66d6943 - Typo
  • 8a7896b - Affected rows can be int<0, max>
  • 18ab94d - Test hydration modes
  • c54ce9b - Revert result inference for scalar method
  • 7bdb3b2 - Add test for wrapped TypedExpression
  • afb40db - Avoid real connection for type inference
  • 5745ea6 - Improve QueryResultDynamicReturnTypeExtension
  • a565fdb - Autodetect driver setup for precise int/float/bool inference in expressions (stringified or not)
  • ad91388 - QueryResultTypeWalker: fix nullability checks over unknown type
  • 3d10eab - Fix wrong coalesce type inference
  • 3369068 - Proper aggregate function detection
  • 40ae315 - Fix unary minus test
  • 012cf14 - ReflectionDescriptor: deduce database internal type based on parent
  • 4a1ece8 - Introduce DoctrineTypeDriverAwareDescriptor & DriverDetector
  • b09104d - QueryResultTypeWalker: fix TypedExpression handling
  • 25e200b - Add unary minus test
  • b860565 - More precise type inference with unary plus and minus
  • 0f5e82f - Fix test in dbal4
  • 4f2113a - Platform test: expand matrix

v1.4.3

Compare Source

  • dd27a3e - Fix EntityManagerInterface wrapInTransaction stub

v1.4.2

Compare Source

  • f39003e - Add immediately-invoked-callable into EntityManager stub
  • dd71401 - Platform test: compare inferred types with real SQL engine results
  • 6a25c9d - QueryBuilderDqlRule: mention DQL for BranchingQueryBuilderType
  • f6081cf - Add example
  • 811046b - Readme: add reportUnknownTypes

v1.4.1

Compare Source

  • a223e35 - Lowercase aggregate functions should not be inferred as mixed
  • 4058fdc - Return null from dynamic return type extension instead of copying default type

v1.4.0

Compare Source

  • 4b66f5c - Fix
  • 776038d - Fix
  • d951254 - Allow PHP errors in specific test to workaround Doctrine parser bug
  • bcb451f - Update lock-closed-issues.yml
  • d2282b6 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 27f09a4 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • cd29b4c - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 849b856 - Add try catch
  • c71d936 - Fix
  • 2519289 - Fix
  • 179ca9b - Use conditional loading
  • 3819054 - Synchronize with doctrine
  • 0c5f7f3 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 0d96737 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 0871900 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • cf8f114 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 9c4935f - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 6c1d4cb - Update github-actions
  • e3a05e7 - Update metcalfc/changelog-generator action to v4.3.1
  • 5ca0f53 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 6d758ad - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • e5442ed - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 0b14d67 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 5a343c5 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 97f8ecc - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • bc1c6fa - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 3f5f724 - Readme: add reportDynamicQueryBuilders
  • e25daa3 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 6827950 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 24adb0e - Revert "Handle all hydration mode in QueryResultDynamicReturnTypeExtension"
  • 19dd2dd - Handle all hydration mode in QueryResultDynamicReturnTypeExtension
  • dfa9df9 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • c714ac7 - Fix test
  • 8a49521 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • e764a6a - Fix test
  • f928aa2 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 19d33c4 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • b15c279 - Update workflow
  • cdaaaa3 - Merge branch '1.3.x' into 1.4.x
  • 73744f9 - Merge branch '1.3.x' into 1.4.x
  • ce6afae - Merge branch '1.3.x' into 1.4.x
  • 4f58abc - Add test for #​501
  • 310ab0f - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • eb6e8eb - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • ffb83c1 - Merge branch '1.3.x' into 1.4.x
  • 4bd03bf - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 4ec70ff - Update metcalfc/changelog-generator action to v4.2.0
  • a6da790 - Update dessant/lock-threads action to v5
  • bbae9dc - Merge branch '1.3.x' into 1.4.x
  • 01142c9 - Merge branch '1.3.x' into 1.4.x
  • aad14a4 - Merge branch '1.3.x' into 1.4.x
  • abf994a - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 49f5137 - Remove unneeded @var
  • 324d3cd - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 39d78ad - Merge branch '1.3.x' into 1.4.x
  • 0866c0b - Merge branch '1.3.x' into 1.4.x
  • 6bdc6a1 - Merge branch '1.3.x' into 1.4.x
  • 95a8b4f - Update actions/checkout action to v4
  • 5d60a5b - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • bf9c2ea - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 064c30a - Require PHPStan 1.11
  • c6f09ea - Open 1.4.x-dev

v1.3.69

Compare Source

  • ac56740 - Revert "Add __benevolent return types to doctrine Result stub"

v1.3.68

Compare Source

  • 1e59c4e - Add __benevolent return types to doctrine Result stub

v1.3.67

Compare Source

  • 664e380 - Fix compatibility with DBAL 4

v1.3.66

Compare Source

  • 45aa443 - Enforce literal string for connection execute methods

v1.3.65

Compare Source

  • 1667bda - Collection stub - we do not need |null in ArrayAccess TKey

v1.3.64

Compare Source

  • f42828a - Append Doctrine proxy class names to list of forbidden class names to disallow direct use of Doctrine proxy classes.

v1.3.63

Compare Source

  • 6ccde2b - Fix branching QueryBuilder type inference
  • 6116afd - Use older gedmo version
phpstan/phpstan-phpunit (phpstan/phpstan-phpunit)

v2.0.2

Compare Source

  • 2cedfb7 - Merge remote-tracking branch 'origin/1.4.x' into 2.0.x
  • 10880da - Implement AssertEqualsIsDiscouragedRule (#​216)
  • 4b6ad7f - Fix
  • bec49ea - Merge branch '1.4.x' into 2.0.x
  • 3cc8554 - Fixes after PHPStan update
  • 09e2d3b - Uncover everything behind the bleedingEdge flag
  • 4d861e0 - Fix after TypeSpecifier BC break
  • 3faa605 - Update build-cs
  • 953195d - Stop testing PHP 7.2 and 7.3
  • 7f1457f - Open 2.0.x

v2.0.1

Compare Source

  • 4b6ad7f - Fix
  • bec49ea - Merge branch '1.4.x' into 2.0.x
  • 3cc8554 - Fixes after PHPStan update
  • 09e2d3b - Uncover everything behind the bleedingEdge flag
  • 4d861e0 - Fix after TypeSpecifier BC break
  • 3faa605 - Update build-cs
  • 953195d - Stop testing PHP 7.2 and 7.3
  • 7f1457f - Open 2.0.x

v2.0.0

Compare Source

  • 3cc8554 - Fixes after PHPStan update
  • 09e2d3b - Uncover everything behind the bleedingEdge flag
  • 4d861e0 - Fix after TypeSpecifier BC break
  • 3faa605 - Update build-cs
  • 953195d - Stop testing PHP 7.2 and 7.3
  • 7f1457f - Open 2.0.x
  • 146d9c3 - Test newer PHP versions
  • bb6bec0 - Pin build-cs

v1.4.2

Compare Source

  • 72a6721 - Use more specific node-type
  • 4b6ad7f - Fix
  • bec49ea - Merge branch '1.4.x' into 2.0.x
  • 3cc8554 - Fixes after PHPStan update
  • 09e2d3b - Uncover everything behind the bleedingEdge flag
  • 4d861e0 - Fix after TypeSpecifier BC break
  • 3faa605 - Update build-cs
  • 953195d - Stop testing PHP 7.2 and 7.3
  • 7f1457f - Open 2.0.x

v1.4.1

Compare Source

  • 11d4235 - fix: Make sure Assert::assertIsList correctly asserts an array as list
  • 3cc8554 - Fixes after PHPStan update
  • 09e2d3b - Uncover everything behind the bleedingEdge flag
  • 4d861e0 - Fix after TypeSpecifier BC break
  • 3faa605 - Update build-cs
  • 953195d - Stop testing PHP 7.2 and 7.3
  • 7f1457f - Open 2.0.x

v1.4.0

Compare Source

  • f3ea021 - Update lock-closed-issues.yml
  • f93aec7 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 77bdf96 - Update metcalfc/changelog-generator action to v4.3.1
  • 6a1df9a - Update cbrgm/mastodon-github-action action to v2
  • e95a58b - Update metcalfc/changelog-generator action to v4.2.0
  • 77345df - Update dessant/lock-threads action to v5
  • 99bb21e - Merge branch '1.3.x' into 1.4.x
  • ac8ea99 - Update actions/checkout action to v4
  • 529f300 - Merge branch '1.3.x' into 1.4.x
  • 62e883e - Open 1.4.x-dev
  • 97ec1d3 - Merge branch '1.3.x' into 1.4.x
  • 4d99a7d - Require PHPStan 1.11
  • 908e232 - Error identifiers
phpstan/phpstan-symfony (phpstan/phpstan-symfony)

v2.0.0

Compare Source

  • 1ef4dce - Merge remote-tracking branch 'origin/1.4.x' into 2.0.x
  • 55ff7b7 - Merge remote-tracking branch 'origin/1.4.x' into 2.0.x
  • 282a698 - Fix after PHPStan update
  • bb3e671 - Cleanup skipCheckGenericClasses
  • 237165e - Fixes after PHPStan update
  • d1e08ac - Fixes after PHPStan update
  • a0572ad - Fixes after PHPStan update
  • 7e5633f - [BCB] Remove legacy config options with _ in their name
  • 4f260f0 - Merge remote-tracking branch 'origin/1.4.x' into 2.0.x
  • 3eb61a0 - Fixes after PHPStan update
  • bd9efb7 - Fixes after PHPStan update
  • 23a776d - Fixes after TypeSpecifier BC break
  • c88f96e - Drop dependency on nikic/php-parser
  • 90e8976 - Update build-cs
  • 2f736a6 - Stop testing PHP 7.2 and 7.3
  • 2c53b38 - Open 2.0.x

v1.4.12

Compare Source

v1.4.11

Compare Source

v1.4.10

Compare Source

  • f7d5782 - Fix InputBagTypeSpecifyingExtension

v1.4.9

Compare Source

v1.4.8

Compare Source

  • 14eec8c - Add stub for AbstractController::createForm()

v1.4.7

Compare Source

  • ee88a01 - Fix internal error when DIC param map has > 256 items

v1.4.6

Compare Source

v1.4.5

Compare Source

  • 1bd7c33 - Also support command argument and initialize method

v1.4.4

Compare Source

  • bca27f1 - Fix interact method inference

v1.4.3

Compare Source

  • af6ae0f - Update getArgument return type in interact method

v1.4.2

Compare Source

  • 2c3d666 - Support for alias to inlined service

v1.4.1

Compare Source

  • d530cfe - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • f4b9407 - Synchronize stub with symfony
  • 3fbf634 - Synchronize stub with symfony
  • 99848d8 - Add stub for Compound::getConstraints()

v1.4.0

Compare Source

  • 51183fe - Update lock-closed-issues.yml
  • f4b9407 - Synchronize stub with symfony
  • 3fbf634 - Synchronize stub with symfony
  • 99848d8 - Add stub for Compound::getConstraints()
  • 8148308 - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • c9f5ceb - Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
  • 67e208d - Add documentation to load DI helper
  • [a0e0f1f](http://github.com/ph

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Nov 11, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR 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 click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: vendor-bin/tools/composer.lock
Command failed: composer update phpstan/phpstan:2.0.0 phpstan/phpstan-doctrine:2.0.0 phpstan/phpstan-phpunit:2.0.0 phpstan/phpstan-strict-rules:2.0.0 phpstan/phpstan-symfony:2.0.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires phpstan/phpstan ^2.0.0, found phpstan/phpstan[2.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - phpstan/extension-installer is locked to version 1.3.1 and an update of this package was not requested.
    - phpstan/extension-installer 1.3.1 requires phpstan/phpstan ^1.9.0 -> found phpstan/phpstan[1.9.0, ..., 1.12.9] but it conflicts with your root composer.json require (^2.0.0).
  Problem 3
    - Root composer.json requires phpstan/phpstan-doctrine ^2.0.0 -> satisfiable by phpstan/phpstan-doctrine[2.0.0].
    - phpstan/phpstan-doctrine 2.0.0 requires phpstan/phpstan ^2.0 -> found phpstan/phpstan[2.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - Root composer.json requires phpstan/phpstan-phpunit ^2.0.0 -> satisfiable by phpstan/phpstan-phpunit[2.0.0].
    - phpstan/phpstan-phpunit 2.0.0 requires phpstan/phpstan ^2.0 -> found phpstan/phpstan[2.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - Root composer.json requires phpstan/phpstan-strict-rules ^2.0.0 -> satisfiable by phpstan/phpstan-strict-rules[2.0.0].
    - phpstan/phpstan-strict-rules 2.0.0 requires phpstan/phpstan ^2.0 -> found phpstan/phpstan[2.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 6
    - Root composer.json requires phpstan/phpstan-symfony ^2.0.0 -> satisfiable by phpstan/phpstan-symfony[2.0.0].
    - phpstan/phpstan-symfony 2.0.0 requires phpstan/phpstan ^2.0 -> found phpstan/phpstan[2.0.0] but these were not loaded, likely because it conflicts with another require.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants