Skip to content

Commit

Permalink
Updating composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Jul 11, 2020
1 parent 78a5c9c commit 5bc114d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arcanedev/laravel-lang",
"description": "Translations manager and checker for Laravel based on 'caouecs/laravel4-lang' package.",
"description": "Translations manager and checker for Laravel based on 'caouecs/laravel-lang' package.",
"homepage": "https://github.com/ARCANEDEV/LaravelLang",
"keywords": [
"arcanedev", "laravel", "translations", "trans", "languages", "lang", "localisation", "localization", "validations"
Expand All @@ -18,7 +18,7 @@
"require": {
"php": "^7.2.5",
"arcanedev/support": "^7.1.2",
"caouecs/laravel-lang": "^6.1"
"caouecs/laravel-lang": "^6.1.2"
},
"require-dev": {
"orchestra/testbench": "^5.0",
Expand Down

0 comments on commit 5bc114d

Please sign in to comment.