Skip to content

Commit 7296779

Browse files
committed
chore: Remove scrutinizer/ocular
1 parent cdca90b commit 7296779

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
},
2929
"require-dev": {
3030
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
31-
"phpunit/phpunit": "^9.0|^10.0",
32-
"scrutinizer/ocular": "^1.5"
31+
"phpunit/phpunit": "^9.0|^10.0"
3332
},
3433
"autoload": {
3534
"psr-4": {

0 commit comments

Comments
 (0)