We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6a79f commit 26fa19dCopy full SHA for 26fa19d
composer.json
@@ -10,7 +10,7 @@
10
"drupal/core": "^8.9 || ^9",
11
"drupal/entity_browser": "^2.5",
12
"drupal/inline_entity_form": "~1.0-rc9",
13
- "drupal/media_avportal": "1.x-dev",
+ "drupal/media_avportal": "^1.0-beta12",
14
"drupal/embed": "^1.3",
15
"drupal/file_link": "^2.0.3"
16
},
@@ -61,7 +61,6 @@
61
}
62
63
"_readme": [
64
- "Using the dev branch of media_avportal until the new release is made because it needs to be able to pull its latest composer.json changes.",
65
"We use the drupaltest/behat-traits feature branch until it gets merged and the package is ready for Drupal 9."
66
],
67
"extra": {
0 commit comments