(fix) Spacing in composer.json - #777
Pipeline #80699437 running with stages
Showing
| ... | ... | @@ -3,7 +3,7 @@ |
| "description": "The core minds social engine", | ||
| "require": { | ||
| "php": "~7.1", | ||
| "ext-redis": "~4.3", | ||
| "ext-redis": "~4.3", | ||
| "aws/aws-sdk-php": "^3.38", | ||
| "braintree/braintree_php": "3.5.0", | ||
| "datastax/php-driver": "1.2.2", | ||
| ... | ... |
Please register or sign in to comment