This commit is contained in:
Marcel Pociot
2020-04-27 10:05:42 +02:00
parent 28c4009dff
commit 054e5b6a86
20 changed files with 737 additions and 461 deletions

View File

@@ -20,8 +20,6 @@
"ext-json": "*"
},
"require-dev": {
"mockery/mockery": "^1.3.1",
"phpunit/phpunit": "^8.5",
"bfunky/http-parser": "^2.2",
"cboden/ratchet": "^0.4.2",
"clue/buzz-react": "^2.7",
@@ -33,11 +31,14 @@
"illuminate/validation": "^7.7",
"laminas/laminas-http": "^2.11",
"laravel-zero/framework": "^7.0",
"mockery/mockery": "^1.3.1",
"namshi/cuzzle": "^2.0",
"nyholm/psr7": "^1.2",
"phpunit/phpunit": "^8.5",
"ratchet/pawl": "^0.3.4",
"react/socket": "^1.4",
"riverline/multipart-parser": "^2.0",
"seregazhuk/react-promise-testing": "^0.4.0",
"symfony/expression-language": "^5.0",
"symfony/http-kernel": "^4.0|^5.0",
"symfony/psr-http-message-bridge": "^2.0",