We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45fd7fb commit f5fe590Copy full SHA for f5fe590
1 file changed
composer.json
@@ -33,7 +33,8 @@
33
"phpunit/phpunit": "~10.2",
34
"innmind/static-analysis": "~1.3",
35
"innmind/black-box": "~6.5",
36
- "innmind/coding-standard": "~2.0"
+ "innmind/coding-standard": "~2.0",
37
+ "innmind/file-watch": "^6.0.1"
38
},
39
"bin": ["lab-station"]
40
}
0 commit comments