Skip to content

Commit

Permalink
Merge pull request #1 from web-complete/scrutinizer-patch-1
Browse files Browse the repository at this point in the history
Scrutinizer Auto-Fixes
  • Loading branch information
mvkasatkin committed Sep 28, 2017
2 parents 9c3a112 + 1212475 commit f5194c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package/PackageManager.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php declare(strict_types=1);
<?php declare(strict_types = 1);

namespace WebComplete\core\package;

Expand Down

0 comments on commit f5194c9

Please sign in to comment.