Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #191 from 8fold/working
Browse files Browse the repository at this point in the history
Update IsSequential.php
  • Loading branch information
joshbruce authored Sep 28, 2020
2 parents 9c6370b + f630e5f commit a2b5bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Filter/Is/IsSequential.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
declare(strict_types=1);

namespace Eightfold\Shoop\Filter\TypeJuggling;
namespace Eightfold\Shoop\Filter\Is;

use Eightfold\Foldable\Filter;

Expand Down

0 comments on commit a2b5bd7

Please sign in to comment.