Skip to content

Commit

Permalink
fix Scrutinizer tests failed
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Salnikov committed Nov 9, 2015
1 parent 45a4d77 commit 9fff664
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .scruntinizer.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
build:
dependencies:
before:
- composer global require "fxp/composer-asset-plugin:1.0.0"
- composer global require "fxp/composer-asset-plugin:~1.1.0"

tools:
php_sim: true
Expand Down Expand Up @@ -107,4 +107,4 @@ checks:
single_namespace_per_use: true
optional_parameters_at_the_end: true
non_commented_empty_catch_block: true
function_body_start_on_new_line: true
function_body_start_on_new_line: true

0 comments on commit 9fff664

Please sign in to comment.