Skip to content

Commit

Permalink
Remove strict declaration on migration
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandoorn committed Jan 3, 2018
1 parent e70f0b0 commit 44c35ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/migrations/Version20180102140039.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php declare(strict_types = 1);
<?php

namespace Sylius\Migrations;

Expand Down

0 comments on commit 44c35ed

Please sign in to comment.