Commits (20) 
 -   Guy Thouret authored705b5529
-   Mark Harding authored70644675
-   Guy Thouret authored559a21f5
-   Mark Harding authored(feat) Add notification cli controller for triggering notifications during dev/test Closes #816 See merge request !322 81060b99
-   Brian Hatchet authored960bb8df
-   Mark Harding authoredFix/comments media gallery 1601 See merge request !321 905f4e23
-   Mark Harding authorede85b3798
-   Mark Harding authored05a2b715
-   Mark Harding authored762c89fd
-   Mark Harding authored7569a53f
-   Mark Harding authored3eb097bc
-   Mark Harding authoredc736d788
-   Guy Thouret authored9e9208e6
-   Mark Harding authored(fix) Catch RedisException when using pubsub Closes #777 See merge request !314 fcb4f65b
-   Mark Harding authored(fix) Handle ImagickException in blog api where an invalid image file is passed - #770 See merge request !313 61f0bd82
-   Mark Harding authoredfb3c882b
-   Mark Harding authored(feat): store activity owner_guid for all views - closes #822 Closes #822 See merge request !326 cd9dd6cc
-   Mark Harding authored090a5457
-   Mark Harding authoredPermissioned cdn See merge request !323 9251d5cf
-   Juan Manuel Solaro authoredc610fdda
 Showing     
     Core/Media/Image/Manager.php    0 → 100644  
      Core/Media/Video/Manager.php    0 → 100644  
      Core/Security/SignedUri.php    0 → 100644  
  | ... | ... | @@ -3,6 +3,7 @@ | 
| "description": "The core minds social engine", | ||
| "require": { | ||
| "php": "~7.1", | ||
| "ext-redis": "~4.3", | ||
| "aws/aws-sdk-php": "^3.38", | ||
| "braintree/braintree_php": "3.5.0", | ||
| "datastax/php-driver": "1.2.2", | ||
| ... | ... |