Skip to content

Commit

Permalink
Don't use strict types
Browse files Browse the repository at this point in the history
at least in this minor version
  • Loading branch information
alies-dev committed May 2, 2020
1 parent 8b29401 commit 33a6894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Generators/GeneratorTestContract.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php declare(strict_types=1);
<?php

namespace Spatie\CalendarLinks\Test\Generators;

Expand Down

0 comments on commit 33a6894

Please sign in to comment.