Skip to content

Commit

Permalink
minor #833 [Translator] Tweaking composer description to match repo d…
Browse files Browse the repository at this point in the history
…escription (weaverryan)

This PR was merged into the 2.x branch.

Discussion
----------

[Translator] Tweaking composer description to match repo description

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| Tickets       | Nene
| License       | MIT

GitHub repository descriptions on each sub-tree split are now synchronized to the `description` in `composer.json` (except for this one, which was updated on the repo first... now going backwards to update it in composer.json).

Commits
-------

de8620c [Translator] Tweaking composer description to match repo description
  • Loading branch information
weaverryan committed May 2, 2023
2 parents 278bf4a + de8620c commit 8e214d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Translator/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "symfony/ux-translator",
"type": "symfony-bundle",
"description": "Symfony Translator for JavaScript",
"description": "Exposes Symfony Translations directly to JavaScript.",
"keywords": [
"symfony-ux"
],
Expand Down

0 comments on commit 8e214d4

Please sign in to comment.