瀏覽代碼

fix service provider

tags/1.0
0nepeop1e 5 年之前
父節點
當前提交
a3c526f842
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1
    1
      .idea/workspace.xml
  2. 1
    1
      composer.json

+ 1
- 1
.idea/workspace.xml 查看文件

71
       <option name="number" value="Default" />
71
       <option name="number" value="Default" />
72
       <option name="presentableId" value="Default" />
72
       <option name="presentableId" value="Default" />
73
       <updated>1600830685900</updated>
73
       <updated>1600830685900</updated>
74
-      <workItem from="1600830687029" duration="1140000" />
74
+      <workItem from="1600830687029" duration="1452000" />
75
     </task>
75
     </task>
76
     <servers />
76
     <servers />
77
   </component>
77
   </component>

+ 1
- 1
composer.json 查看文件

24
     "extra": {
24
     "extra": {
25
         "laravel": {
25
         "laravel": {
26
             "providers": [
26
             "providers": [
27
-                "MirfalahTech\\Laravel\\Payment\\Gateway\\DummyPay\\DummyPayPayServiceProvider"
27
+                "MirfalahTech\\Laravel\\Payment\\Gateway\\DummyPay\\DummyPayServiceProvider"
28
             ]
28
             ]
29
         }
29
         }
30
     },
30
     },

Loading…
取消
儲存