Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alhoqbani committed Jul 11, 2017
1 parent 00b5af2 commit 628f9af
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,23 @@
{
"name": "alhoqbani/i18n",
"description": "Basic i18n utilities to support Arabic in PHP",
"name": "alhoqbani/ar-php",
"description": "Arabic php utilities from Khaled Al-Sham'aa's library http://ar-php.org/",
"type": "library",
"keywords": [
"arabic"
"Arabic", "Hijri", "Islamic"
],
"authors": [
{
"name": "Khaled Al-Shamaa",
"email": "[email protected]",
"homepage":"http://www.ar-php.org"
},
{
"name": "Hamoud Alhoqbani",
"email": "[email protected]"
}
],
"license": "LGPL-3.0",
"homepage": "https://github.com/alhoqbani/i18n",
"homepage": "https://github.com/alhoqbani/ar-php",

"require": {
"php": ">=5.6.0"
Expand Down

0 comments on commit 628f9af

Please sign in to comment.