Skip to content

Commit 2f9ffc9

Browse files
committed
feature #103 mark the package as abandoned (xabbuh)
This PR was merged into the 0.8-dev branch. Discussion ---------- mark the package as abandoned Commits ------- 3785fbd mark the package as abandoned
2 parents 0c7c6be + 3785fbd commit 2f9ffc9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ CHANGELOG
44
0.8.0
55
-----
66

7+
* The package is marked as abandoned and will no longer be maintained. Fix all deprecations and
8+
depend on the `qossmic/rich-model-forms-bundle` package instead.
79
* Deprecated the `SensioLabs` namespace, use the equivalent classes from the `Qossmic` namespace
810
instead.
911

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"keywords": ["Symfony", "form", "forms", "bundle", "rich model", "DDD", "domain-driven design"],
55
"type": "symfony-bundle",
66
"license": "MIT",
7+
"abandoned": "qossmic/rich-model-forms-bundle",
78
"authors": [
89
{
910
"name": "Christian Flothmann",

0 commit comments

Comments
 (0)