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 7f143a8 commit 255fd98
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 @@

Aura 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/chubbyphp/chubbyphp-http-exception
[4]: https://packagist.org/packages/psr/http-message
[10]: https://packagist.org/packages/chubbyphp/chubbyphp-framework-router-aura
[11]: https://packagist.org/packages/chubbyphp/chubbyphp-framework-router-fastroute

0 comments on commit 255fd98

Please sign in to comment.