From dfbd03f6cef3f5e3173c2d3d94631c03511f4ad4 Mon Sep 17 00:00:00 2001 From: Eduardo Aguad Date: Sat, 6 Jun 2026 22:05:19 -0400 Subject: [PATCH] Update deprecation notice: Masonite continues at masonitedev/masonite This repository held the core of Masonite 1.x/2.x. Masonite 5 is published as masonite-framework from masonitedev/masonite, documented at https://docs.masonite.dev. In memory of Joe Mancuso. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c253d81..c0f18007 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,15 @@ ---- -# Note: This repository is now only for the development of v2.2. All new development is now done on the [Main Masonite Repo](https://github.com/MasoniteFramework/masonite) +# ⚠️ This repository is no longer maintained + +> This repository held the core of Masonite 1.x/2.x and is kept for historical reference only. +> +> **Masonite development continues at [masonitedev/masonite](https://github.com/masonitedev/masonite).** Masonite 5 is published on PyPI as [**`masonite-framework`**](https://pypi.org/project/masonite-framework/), with documentation at . +> +> ❤️ In memory of [Joseph "Joe" Mancuso](https://github.com/josephmancuso), creator of Masonite. + +---- # Contributing