Skip to content

Commit 16a2d47

Browse files
committed
phpspec/prophecy dependency
1 parent 12fba50 commit 16a2d47

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
},
3333
"require-dev": {
3434
"phpunit/phpunit": "^9.5",
35-
"phpstan/phpstan": "^1.3"
35+
"phpstan/phpstan": "^1.3",
36+
"phpspec/prophecy": "^1.15"
3637
},
3738
"autoload-dev": {
3839
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)