Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
beaumind authored Jan 4, 2017
1 parent b5fedfb commit bd797c4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@
}
],
"keywords": ["Laravel","Date","Datetime","Jalali", "Beaumind", "Jdate"],
"repositories": [
{
"type": "vcs",
"url": "https://github.com/beaumind/jdate"
}
],
"require": {
"php": ">=5.4",
"illuminate/support": "^5.0"
},
"autoload": {
"psr-4": {
"Beaumind\\Jdate\\": "src"
Expand Down

1 comment on commit bd797c4

@cmsnegar
Copy link

@cmsnegar cmsnegar commented on bd797c4 Feb 20, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

سلام
شما این همه زحمت کشیدی و این رو نوشتی ولی نحویه استفاده این تو لاراول رو قرار ندادی
لطفا توضیح بدیدن چطوری از این استفاده کنیم

Please sign in to comment.