Skip to content

Commit e7777a5

Browse files
.
1 parent 010adc4 commit e7777a5

2 files changed

Lines changed: 61 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@
106106
}
107107
},
108108
"require-dev": {
109-
"phpunit/phpunit": "12.1.4"
109+
"phpunit/phpunit": "12.1.4",
110+
"phpstan/phpstan": "2.1.17"
110111
},
111112
"minimum-stability": "stable",
112113
"prefer-stable": true

composer.lock

Lines changed: 59 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)