Skip to content

Commit 139cf5e

Browse files
committed
Drop dependency to phpunit because it is not used yet
1 parent a55a68b commit 139cf5e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
"symfony/event-dispatcher": "^4.3|^5.0",
1616
"symfony/http-kernel": "^4.3|^5.0"
1717
},
18-
"require-dev": {
19-
"phpunit/phpunit": "@stable"
20-
},
2118
"minimum-stability": "dev",
2219
"prefer-stable": true
2320
}

0 commit comments

Comments
 (0)