Skip to content

Commit

Permalink
Merge pull request #9 from ucay/slinsight
Browse files Browse the repository at this point in the history
Remove Check Bootable App in SL Insight
  • Loading branch information
ucay authored Aug 1, 2017
2 parents 12a04fd + b639886 commit 56f34e4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .sensiolabs.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
php_version: 7.1

rules:
symfony.web_config_should_not_be_present:
enabled: false

pre_composer_script: |
yes '' | pecl install redis
symfony.web_config_should_not_be_present:
enabled: false
symfony.application_not_bootable:
enabled: false

php_ini: |
extension=redis.so

0 comments on commit 56f34e4

Please sign in to comment.