Skip to content

Commit

Permalink
Remove ServerRequestFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Jul 12, 2024
1 parent 1129acd commit ecff206
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 757 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## 3.0.0 under development

- Chg #76: Allow to use any PSR logger, `NullLogger` by default (@vjik)
- Chg #76: Allow to use any PSR logger, `NullLogger` by default (@vjik)
- Chg #77: Remove `ServerRequestFactory` (@vjik)

## 2.3.0 March 10, 2024

Expand Down
291 changes: 0 additions & 291 deletions src/ServerRequestFactory.php

This file was deleted.

Loading

0 comments on commit ecff206

Please sign in to comment.