Skip to content

Commit 41d03bd

Browse files
committed
add kba-team/typecast to dev requirements
1 parent 69a85cc commit 41d03bd

File tree

2 files changed

+42
-2
lines changed

2 files changed

+42
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
}
4141
},
4242
"require-dev": {
43-
"phpunit/phpunit": "^4.8"
43+
"phpunit/phpunit": "^4.8",
44+
"kba-team/typecast": "^1.0"
4445
},
4546
"scripts": {
4647
"tests": "vendor/bin/phpunit"

composer.lock

Lines changed: 40 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)