Merge pull request 'chore: revert phpunit version' (#25) from chore/revert-phpunit-version into main
Reviewed-on: #25
This commit was merged in pull request #25.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"name": "ktxc/server",
|
||||
"type": "project",
|
||||
"license": "proprietary",
|
||||
"minimum-stability": "stable",
|
||||
@@ -13,7 +14,7 @@
|
||||
"symfony/console": "^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^13.0"
|
||||
"phpunit/phpunit": "^11.0"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
|
||||
Reference in New Issue
Block a user