Skip to content

Commit e4b2434

Browse files
author
Leny BERNARD
committed
Update composer.json
1 parent 23818dd commit e4b2434

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

composer.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
{
22
"name" : "friendsofvictoire/cover-widget",
33
"type" : "symfony-bundle",
4-
"description" : "Victoire DCMS Cover widget - DEPRECATED",
4+
"description" : "Victoire DCMS Cover widget",
55
"keywords" : [
66
"DCMS",
77
"Victoire",
88
"widget",
99
"FriendsofVictoire",
10-
"FoV",
11-
"Dynamic",
12-
"CMS",
1310
"Cover"
1411
],
1512
"homepage" : "http://victoire.io",
1613
"license" : "MIT",
1714
"authors" : [
15+
{
16+
"name" : "Leny Bernard",
17+
"email": "leny@victoire.io"
18+
},
1819
{
1920
"name" : "Paul Andrieux",
2021
"email": "paul@victoire.io"
@@ -23,7 +24,7 @@
2324
"require" : {
2425
"php" : ">=5.3.3",
2526
"symfony/framework-bundle" : ">=2.3",
26-
"victoire/victoire" : "~1.3.0",
27+
"victoire/victoire" : "~1.3",
2728
"friendsofvictoire/image-widget": "1.3.x-dev"
2829
},
2930
"autoload" : {

0 commit comments

Comments
 (0)