Skip to content

Commit

Permalink
Upgrade: Dependency to PrettyEmbedHelper
Browse files Browse the repository at this point in the history
Also update the author section
  • Loading branch information
jonnitto committed Aug 25, 2021
1 parent 02f8ae0 commit ab5e339
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,20 @@
"authors": [
{
"name": "Jon Uhlmann",
"email": "[email protected]",
"homepage": "https://twitter.com/jonnitto",
"email": "[email protected]",
"homepage": "https://www.uhlmann.pro",
"role": "Developer"
}
],
"require": {
"jonnitto/prettyembedhelper": "^2.8 || dev-master"
"jonnitto/prettyembedhelper": "^2.8 || ^3.0 || dev-master"
},
"autoload": {
"psr-4": {
"Jonnitto\\PrettyEmbedVideo\\": "Classes"
}
},
"extra": {
"marketplace-account": "[email protected]",
"installer-name": "Jonnitto.PrettyEmbedVideo",
"neos": {
"package-key": "Jonnitto.PrettyEmbedVideo"
Expand Down

0 comments on commit ab5e339

Please sign in to comment.