Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
add deprecated message
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikzogg committed Dec 2, 2023
1 parent a671ffe commit fc62c5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@

Sunrise Router implementation for [chubbyphp-framework][1].

DEPRECATED: I suggest to use [chubbyphp-framework-router-fastroute][11].

## Requirements

* php: ^8.0
Expand Down Expand Up @@ -89,3 +91,4 @@ $app->emit($app->handle((new ServerRequestFactory())->createFromGlobals()));
[3]: https://packagist.org/packages/psr/http-message
[4]: https://packagist.org/packages/sunrise/http-router
[10]: https://packagist.org/packages/chubbyphp/chubbyphp-framework-router-sunrise
[11]: https://packagist.org/packages/chubbyphp/chubbyphp-framework-router-fastroute

0 comments on commit fc62c5d

Please sign in to comment.