Skip to content

Commit f7f7c1b

Browse files
author
Ratheepan
committed
composer.json updated
1 parent 92a401f commit f7f7c1b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@
2121
"illuminate/support": "^v7.0.0|^v8.0.0",
2222
"ext-json": "*"
2323
},
24-
"require-dev": {
25-
"mockery/mockery": "~1",
26-
"phpunit/phpunit": "~9",
27-
"friendsofphp/php-cs-fixer": "^3.2"
28-
},
24+
"require-dev": {},
2925
"autoload": {
3026
"psr-4": {
3127
"Ratheeps\\PubSubMessaging\\": "src/"

0 commit comments

Comments
 (0)