Skip to content

Commit f0df520

Browse files
authored
Update composer.json
1 parent 4ecadad commit f0df520

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "A PHP libary for debugging.",
44
"type": "library",
55
"license": "MIT",
6+
"version": "1.0.0",
67
"autoload": {
78
"psr-4": {
89
"Devidw\\Debug\\": "src/"
@@ -15,4 +16,4 @@
1516
}
1617
],
1718
"require": {}
18-
}
19+
}

0 commit comments

Comments
 (0)