Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Commit

Permalink
Enable strict types
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Faust committed Aug 3, 2017
1 parent 8dd101e commit 4e3bc10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/ServiceProviderTest.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

/*
* This file is part of Laravel Alert.
*
Expand Down

0 comments on commit 4e3bc10

Please sign in to comment.