Verified Commit dceea65b authored by Dave Long's avatar Dave Long
Browse files

Issue #3400066 by MegaChriz: drupal/core-annotation has a hidden dependency on...

Issue #3400066 by MegaChriz: drupal/core-annotation has a hidden dependency on drupal/core-class-finder
parent ddc25ea1
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
    "require": {
        "php": ">=8.1.0",
        "doctrine/annotations": "^1.14",
        "drupal/core-class-finder": "10.2.x-dev",
        "drupal/core-file-cache": "10.2.x-dev",
        "drupal/core-plugin": "10.2.x-dev",
        "drupal/core-utility": "10.2.x-dev"