Skip to content

Commit a241bb5

Browse files
authored
Merge pull request #6 from driftphp/fix/removed-phpunit-dep
Deleted dep
2 parents db3129f + a4f805a commit a241bb5

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
@@ -15,8 +15,7 @@
1515
"symfony/http-kernel": "^4.4 || ^5.0",
1616
"symfony/dependency-injection": "^4.4 || ^5.0",
1717
"react/promise": "^2.7",
18-
"react/filesystem": "^0.1",
19-
"phpunit/phpunit": "7.5.17"
18+
"react/filesystem": "^0.1"
2019
},
2120
"require-dev": {
2221
"mmoreram/symfony-bundle-dependencies": "^2.2.0",

0 commit comments

Comments
 (0)