Skip to content

Commit

Permalink
Test #8
Browse files Browse the repository at this point in the history
  • Loading branch information
silbinarywolf committed Apr 21, 2018
1 parent 7c150f7 commit 8dbf07c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"require-dev": {
"squizlabs/php_codesniffer": "^3.0",
"phpstan/phpstan": "0.9.2",
"phpstan/phpstan-phpunit": "0.9.4"
"phpstan/phpstan-phpunit": "0.9.4",
"phpunit/phpunit": "^7.0"
},
"scripts": {
"phpcbf": "phpcbf --standard=PSR2 -n src/"
Expand Down

0 comments on commit 8dbf07c

Please sign in to comment.