Skip to content

Commit

Permalink
New: Save duration of audio file
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Apr 8, 2021
1 parent ca47a7a commit 0bfcf60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Configuration/NodeTypes.Mixin.Assets.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
'Jonnitto.PrettyEmbedAudio:Mixin.Assets':
abstract: true
superTypes:
'Jonnitto.PrettyEmbedHelper:Mixin.Metadata.Duration': true
properties:
assets:
type: array<Neos\Media\Domain\Model\Asset>
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
}
],
"require": {
"jonnitto/prettyembedhelper": "^1.1 || ^2.0"
"jonnitto/prettyembedhelper": "^2.8 || dev-master"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0bfcf60

Please sign in to comment.