Skip to content

Commit f7aa557

Browse files
committed
0.1.2
1 parent e9f15ed commit f7aa557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "dsentker/watcher",
33
"description": "Allows to track changes on doctrine entities with an easy-to-use and highly customizable API.",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"license": "MIT",
66
"autoload": {
77
"psr-4": {
8-
"DSentker\\Watcher\\": "vendor/dsentker/watcher/src/"
8+
"DSentker\\Watcher\\": "src/"
99
}
1010
},
1111
"authors": [

0 commit comments

Comments
 (0)