update composer.json
This commit is contained in:
parent
103d6fc007
commit
24135e0982
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
"php": "~7.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "3.7.*",
|
||||
"ext-pcntl": "*"
|
||||
"ext-pcntl": "*",
|
||||
"phpunit/phpunit": "3.7.*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
Loading…
Reference in a new issue