We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc322bd commit 80bccfbCopy full SHA for 80bccfb
.gitignore
@@ -1,4 +1,3 @@
1
/vendor
2
/composer.lock
3
/.php_cs.cache
4
-/phpunit.xml
composer.json
@@ -9,8 +9,6 @@
9
"phpspec/phpspec": "^6.0"
10
},
11
"require-dev": {
12
- "phpunit/phpunit": "^7.0",
13
- "phpstan/phpstan-phpunit": "^0.11",
14
"friendsofphp/php-cs-fixer": "^2.13",
15
"symfony/var-dumper": "^4.2"
16
0 commit comments