We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222c6ce commit 75b1e0eCopy full SHA for 75b1e0e
composer.json
@@ -2,6 +2,7 @@
2
"name": "thewebsolver/pipeline",
3
"description": "Follows Chain of Responsibility Design Pattern to handle the given subject/request.",
4
"version": "1.0.0",
5
+ "license": "GPL-3.0-or-later",
6
"type": "library",
7
"require": {
8
"php": ">=8.2.0"
0 commit comments