We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 270bb93 commit 4290e7cCopy full SHA for 4290e7c
src/Miladr/Jalali/JalaliServiceProvider.php
@@ -58,7 +58,7 @@ public function register()
58
*/
59
public function provides()
60
{
61
- return array('jalali');
+ return array('jalali','jDateTime');
62
}
63
64
0 commit comments