Skip to content

Commit 1ce7edf

Browse files
committed
remove security checker
1 parent d857a11 commit 1ce7edf

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
@@ -20,8 +20,7 @@
2020
"thecodingmachine/safe": "^0.1.6|^1.0",
2121
"umbrellio/laravel-heavy-jobs": "^1.0.3|^2.0",
2222
"monolog/monolog": "^1.1|^2.0",
23-
"influxdb/influxdb-php": "^1.15",
24-
"sensiolabs/security-checker": "^6.0"
23+
"influxdb/influxdb-php": "^1.15"
2524
},
2625
"require-dev": {
2726
"phpunit/phpunit": "^7.3|^8.5|^9.4",

0 commit comments

Comments
 (0)