feat(phpunit): require dev
This commit is contained in:
parent
bb11cec5c7
commit
2dd0f53c44
@ -40,5 +40,8 @@
|
|||||||
"allow-plugins": {
|
"allow-plugins": {
|
||||||
"topfloor/composer-cleanup-vcs-dirs": false
|
"topfloor/composer-cleanup-vcs-dirs": false
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"phpunit/phpunit": "^10.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user