initial commit
This commit is contained in:
10
vendor-bin/phpunit/composer.json
Normal file
10
vendor-bin/phpunit/composer.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^10.5"
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "8.1"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user