Skip to content

Commit

Permalink
laravel support
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-tebiev committed May 28, 2024
1 parent 4f35f78 commit 5335ff9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
<whitelist>
<directory suffix=".php">./src/</directory>
<directory suffix=".php">./updater/</directory>
<exclude>
<directory suffix=".php">./src/Adapters/Laravel/</directory>
</exclude>
</whitelist>
</filter>
</phpunit>

0 comments on commit 5335ff9

Please sign in to comment.