Skip to content

Commit 2879dfa

Browse files
committed
minor #1161 Fixing formatting on composer.json for prettier (weaverryan)
This PR was merged into the 2.x branch. Discussion ---------- Fixing formatting on composer.json for prettier | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Tickets | None | License | MIT Makes CI happier! Commits ------- 23325d1 Fixing formatting on composer.json for prettier
2 parents afbaeb2 + 23325d1 commit 2879dfa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"name": "symfony/ux",
33
"license": "MIT",
4-
"keywords": ["dev"],
4+
"keywords": [
5+
"dev"
6+
],
57
"require-dev": {
68
"symfony/filesystem": "^5.2|^6.0",
79
"symfony/finder": "^5.4|^6.0",

0 commit comments

Comments
 (0)