Skip to content

Commit c7be41d

Browse files
committed
chore: Move phpunit to vendor-bin and update to 9.6
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent f175dc1 commit c7be41d

4 files changed

Lines changed: 1850 additions & 1818 deletions

File tree

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"test:unit": "vendor/bin/phpunit -c tests/phpunit.xml"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit": "^9.5",
3231
"nextcloud/ocp": "dev-master",
3332
"bamarni/composer-bin-plugin": "^1.8"
3433
},

0 commit comments

Comments
 (0)