Commits (18)
-
Emiliano Balbuena authored1c154d8e
-
Brian Hatchet authored
Local infrastructure provisioner (engine) See merge request !457
dd03087f -
Ben Hayward authoredaf6e3d0a
-
Xander Miller authored
Oauth endpoint surge token deletion #1270 Closes #1270 See merge request !443
b08a0e7b -
Mark Harding authoredeb498369
-
Ben Hayward authoreda72f89c4
-
Mark Harding authored
OwnerObj exportation changes See merge request !464
6e96d473 -
Mark Harding authored66f4f9cd
-
Mark Harding authoredeff0477f
-
Mark Harding authored5c9218c9
-
Marcelo Rivera authoredd5dd61e8
-
Marcelo Rivera authored
(fix): ACL check for group entity (removed from endpoint)
f67b0efa -
Marcelo Rivera authoreddda6687c
-
Marcelo Rivera authored256e99e1
-
Marcelo Rivera authored
(feat): add check to acl->interact
407ab5a1 -
Marcelo Rivera authoredee1fb98e
-
Marcelo Rivera authoredfbf39026
-
Marcelo Rivera authoredc5ab2c9d
Showing
| ... | ... | @@ -10,7 +10,7 @@ |
| "firebase/php-jwt": "^3.0", | ||
| "kramnorth/cinemr-php-sdk": "dev-master@dev", | ||
| "kickbox/kickbox": "*", | ||
| "Minds/Surge": "dev-master@dev", | ||
| "minds/surge": "dev-master@dev", | ||
| "minds/mw3": "dev-master@dev", | ||
| "phpmailer/phpmailer": "~5.2", | ||
| "stripe/stripe-php": "^6.43", | ||
| ... | ... | @@ -43,7 +43,7 @@ |
| "repositories": [ | ||
| { | ||
| "type": "vcs", | ||
| "url": "https://bc220f12a84437201d2bc003c3afe0b543040b36@github.com/minds/Surge.git" | ||
| "url": "https://bc220f12a84437201d2bc003c3afe0b543040b36@github.com/minds/surge.git" | ||
| }, | ||
| { | ||
| "type": "vcs", | ||
| ... | ... |