Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 7b188e0

Browse files
authored
Added "abandoned" flag
Have not and will no longer update Zend Framework (now Laminas) packages. Have not worked with them for quite some time. - I noticed this one is used a fair amount of time. Open a PR stating you wish to inherit this project and I'll update it recommending your package
1 parent 51aa440 commit 7b188e0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@
3636
"classmap": [
3737
"src/Module.php"
3838
]
39-
}
40-
}
39+
},
40+
"abandoned": true
41+
}

0 commit comments

Comments
 (0)