Skip to content

Commit 9900cb2

Browse files
committed
remove phan as local dev requirement
1 parent 03aa8ec commit 9900cb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
"psr/http-server-handler": "^1.0"
3030
},
3131
"require-dev": {
32-
"phpunit/phpunit": "^6.5",
33-
"phan/phan": "^0.12.9"
32+
"phpunit/phpunit": "^6.5"
3433
},
3534
"autoload": {
3635
"psr-4": {

0 commit comments

Comments
 (0)