Skip to content

Commit

Permalink
add info about legacy branch
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVHG committed Aug 7, 2024
1 parent 8423b62 commit 4fa9f3a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,7 @@ $searchQuery->addParameter(new CultuurNet\SearchV3\Parameter\Label('foo'));
$searchQuery->addParameter(new CultuurNet\SearchV3\Parameter\Label('bar'));
// Will return only results that have both labels.
```

## Legacy

For legacy purposes, we also maintain a branch main-php7 to offer compability with PHP 7.4

0 comments on commit 4fa9f3a

Please sign in to comment.