Skip to content

Commit 26fa19d

Browse files
committed
Update dependencies versions.
1 parent cd6a79f commit 26fa19d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"drupal/core": "^8.9 || ^9",
1111
"drupal/entity_browser": "^2.5",
1212
"drupal/inline_entity_form": "~1.0-rc9",
13-
"drupal/media_avportal": "1.x-dev",
13+
"drupal/media_avportal": "^1.0-beta12",
1414
"drupal/embed": "^1.3",
1515
"drupal/file_link": "^2.0.3"
1616
},
@@ -61,7 +61,6 @@
6161
}
6262
},
6363
"_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.",
6564
"We use the drupaltest/behat-traits feature branch until it gets merged and the package is ready for Drupal 9."
6665
],
6766
"extra": {

0 commit comments

Comments
 (0)