Skip to content

Commit 27091c5

Browse files
author
Jordan Hall
committed
Remove unused dependencies
1 parent dcf8d90 commit 27091c5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^7.0||^8.0",
18-
"fzaninotto/faker": "^1.6",
19-
"php-coveralls/php-coveralls": "^2.0",
20-
"cache/array-adapter": "^1.0"
18+
"php-coveralls/php-coveralls": "^2.0"
2119
},
2220
"autoload": {
2321
"psr-4": {

0 commit comments

Comments
 (0)