Skip to content
Snippets Groups Projects

Issue #3247479: Allow LockFileValidator results to carry multiple messages, and improve their text

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
  • b24148c2
    Issue #3349142 by tim.plunkett: To unblock Project Browser, allow Package... · b24148c2
    Tim Plunkett authored
    Issue #3349142 by tim.plunkett: To unblock Project Browser, allow Package Manager to be added to a Drupal 10.0 codebase
+ 1
1
@@ -14,7 +14,7 @@
},
"require": {
"ext-json": "*",
"drupal/core": "^9.7 || ^10.1",
"drupal/core": "^9.7 || ^10",
"composer-runtime-api": "^2.1"
},
Loading