Skip to content

Commit 75b1e0e

Browse files
committed
ADDED: license type to composer.json.
1 parent 222c6ce commit 75b1e0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "thewebsolver/pipeline",
33
"description": "Follows Chain of Responsibility Design Pattern to handle the given subject/request.",
44
"version": "1.0.0",
5+
"license": "GPL-3.0-or-later",
56
"type": "library",
67
"require": {
78
"php": ">=8.2.0"

0 commit comments

Comments
 (0)