Skip to content

Commit f5fe590

Browse files
committed
avoid using file watch with known bug
1 parent 45fd7fb commit f5fe590

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"phpunit/phpunit": "~10.2",
3434
"innmind/static-analysis": "~1.3",
3535
"innmind/black-box": "~6.5",
36-
"innmind/coding-standard": "~2.0"
36+
"innmind/coding-standard": "~2.0",
37+
"innmind/file-watch": "^6.0.1"
3738
},
3839
"bin": ["lab-station"]
3940
}

0 commit comments

Comments
 (0)