Explorar el Código

fix service provider

tags/1.0
0nepeop1e hace 5 años
padre
commit
a3c526f842
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1
    1
      .idea/workspace.xml
  2. 1
    1
      composer.json

+ 1
- 1
.idea/workspace.xml Ver fichero

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 Ver fichero

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…
Cancelar
Guardar