Skip to content

Commit 2b396a6

Browse files
nicolas-grekastgalopin
authored andcommitted
Use "symfony/ux" tag
1 parent ddb0036 commit 2b396a6

File tree

5 files changed

+7
-1
lines changed

5 files changed

+7
-1
lines changed

src/Chartjs/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"type": "symfony-bundle",
44
"description": "Chart.js integration for Symfony",
55
"keywords": [
6+
"symfony/ux",
67
"symfony",
78
"ux",
89
"chart",

src/Cropperjs/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"type": "symfony-bundle",
44
"description": "Cropper.js integration for Symfony",
55
"keywords": [
6+
"symfony/ux",
67
"symfony",
78
"ux",
89
"cropper",

src/Dropzone/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"type": "symfony-bundle",
44
"description": "File input dropzones for Symfony Forms",
55
"keywords": [
6+
"symfony/ux",
67
"symfony",
78
"ux",
89
"dropzone"

src/LazyImage/composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
"type": "symfony-bundle",
44
"description": "Lazy image loader and utilities for Symfony",
55
"keywords": [
6+
"symfony/ux",
67
"symfony",
78
"ux",
8-
"dropzone"
9+
"lazy-image",
10+
"image"
911
],
1012
"homepage": "https://symfony.com",
1113
"license": "MIT",

src/Swup/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"type": "symfony-bundle",
44
"description": "Swup integration for Symfony",
55
"keywords": [
6+
"symfony/ux",
67
"symfony",
78
"ux",
89
"swup"

0 commit comments

Comments
 (0)