Skip to content

Commit d9fbbd9

Browse files
committed
Update composer.json with new dependecies
1 parent 82343a8 commit d9fbbd9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
2-
"name": "teltek/pmk2-soft-video-editor-bundle",
2+
"name": "teltek/pumukit-soft-video-editor-bundle",
33
"type": "symfony-bundle",
44
"description": "Soft Video Editor Bundle",
55
"keywords": [
66
"theming",
7-
"symfony2",
7+
"symfony",
88
"bundle",
99
"pumukit",
1010
"teltek",
1111
"paella",
1212
"video",
1313
"editor"
1414
],
15-
"homepage": "https://github.com/teltek/PuMuKIT2-soft-video-editor-bundle",
15+
"homepage": "https://github.com/teltek/PumukitSoftVideoEditorBundle",
1616
"license": "proprietary",
1717
"authors": [
1818
{
@@ -25,7 +25,7 @@
2525
"symfony/framework-bundle": "~2.0",
2626
"twig/twig": "~1.5",
2727
"pumukit/pumukit2": ">=2.2",
28-
"teltek/pmk2-paella-player-bundle": ">=1.0"
28+
"teltek/pumukit-paella-player-bundle": ">=1.0"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)