Skip to content

Commit f4e066c

Browse files
committed
Remove spatie/phpunit-watcher
1 parent c694b9f commit f4e066c

File tree

2 files changed

+2
-605
lines changed

2 files changed

+2
-605
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"ergebnis/composer-normalize": "^2.13",
1919
"mockery/mockery": "^1.4",
2020
"orchestra/testbench": "^6.17 || ^7.6",
21-
"phpunit/phpunit": "^9.0",
22-
"spatie/phpunit-watcher": "^1.23"
21+
"phpunit/phpunit": "^9.0"
2322
},
2423
"minimum-stability": "dev",
2524
"prefer-stable": true,

0 commit comments

Comments
 (0)