fix(composer): change phpunit rev
This commit is contained in:
parent
2dd0f53c44
commit
379c9ba842
@ -37,11 +37,15 @@
|
||||
"plugin-modifies-downloads": true
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "8.0.0"
|
||||
},
|
||||
"platform-check": true,
|
||||
"allow-plugins": {
|
||||
"topfloor/composer-cleanup-vcs-dirs": false
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^10.0"
|
||||
"phpunit/phpunit": "^9.6"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user