Skip to content

Commit 80bccfb

Browse files
committed
chore: remove phpunit (not used nor configured)
1 parent fc322bd commit 80bccfb

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
/vendor
22
/composer.lock
33
/.php_cs.cache
4-
/phpunit.xml

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
"phpspec/phpspec": "^6.0"
1010
},
1111
"require-dev": {
12-
"phpunit/phpunit": "^7.0",
13-
"phpstan/phpstan-phpunit": "^0.11",
1412
"friendsofphp/php-cs-fixer": "^2.13",
1513
"symfony/var-dumper": "^4.2"
1614
},

0 commit comments

Comments
 (0)