update composer.json

This commit is contained in:
Robin Krahnen 2021-09-03 10:15:46 +02:00
parent 103d6fc007
commit 24135e0982

View file

@ -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": {