Skip to content

Commit 5aaea72

Browse files
committed
Move phpunit to require dev
1 parent 0b2a4f2 commit 5aaea72

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"phpunit/phpunit": "^8.5"
3636
},
3737
"require-dev": {
38+
"phpunit/phpunit": "^8.5",
3839
"composer/composer": "^2.0",
3940
"squizlabs/php_codesniffer": "^3.4",
4041
"phpstan/phpstan": "^0.12.50",

composer.lock

Lines changed: 1 addition & 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)