Skip to content

Commit 4290e7c

Browse files
committed
Update JalaliServiceProvider.php
1 parent 270bb93 commit 4290e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Miladr/Jalali/JalaliServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public function register()
5858
*/
5959
public function provides()
6060
{
61-
return array('jalali');
61+
return array('jalali','jDateTime');
6262
}
6363

6464
}

0 commit comments

Comments
 (0)