Skip to content

Commit

Permalink
chore: update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
arcs- committed Aug 7, 2024
1 parent 5a6e825 commit 10ebf04
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 36 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Localize

> Localize allows you to easily translate i18n files within your Statamic page.
> Localize allows you to easily translate i18n files within Statamic
## Features

Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "teamnovu/localize",
"description": "Adds a Statamic vie that allows to edit i18n translation files.",
"description": "Localize allows you to easily translate i18n files within Statamic",
"license": "proprietary",
"autoload": {
"psr-4": {
Expand All @@ -18,6 +18,7 @@
}
],
"require": {
"php": "^8.2",
"statamic/cms": "^5.0"
},
"require-dev": {
Expand Down
71 changes: 37 additions & 34 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 10ebf04

Please sign in to comment.