Skip to content

Commit a6c992d

Browse files
Use "symfony/ux" tag
1 parent b57f3d8 commit a6c992d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/Chartjs/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/ux-chartjs",
33
"type": "symfony-bundle",
44
"description": "Chart.js integration for Symfony",
5-
"keywords": ["symfony", "ux", "chart", "chart.js", "chartjs"],
5+
"keywords": ["symfony/ux", "ux", "chart", "chart.js", "chartjs"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

src/Cropperjs/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/ux-cropperjs",
33
"type": "symfony-bundle",
44
"description": "Cropper.js integration for Symfony",
5-
"keywords": ["symfony", "ux", "cropper", "cropper.js", "cropperjs"],
5+
"keywords": ["symfony/ux", "ux", "cropper", "cropper.js", "cropperjs"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

src/Dropzone/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/ux-dropzone",
33
"type": "symfony-bundle",
44
"description": "File input dropzones for Symfony Forms",
5-
"keywords": ["symfony", "ux", "dropzone"],
5+
"keywords": ["symfony/ux", "ux", "dropzone"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

src/LazyImage/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/ux-lazy-image",
33
"type": "symfony-bundle",
44
"description": "Lazy image loader and utilities for Symfony",
5-
"keywords": ["symfony", "ux", "dropzone"],
5+
"keywords": ["symfony/ux", "ux", "dropzone"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

src/Swup/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "symfony/ux-swup",
33
"type": "symfony-bundle",
44
"description": "Swup integration for Symfony",
5-
"keywords": ["symfony", "ux", "swup"],
5+
"keywords": ["symfony/ux", "ux", "swup"],
66
"homepage": "https://symfony.com",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)