This commit is contained in:
Marcel Pociot
2020-04-22 12:32:29 +02:00
parent 1f8865145f
commit e5e53b8b68
41 changed files with 1593 additions and 915 deletions

View File

@@ -22,14 +22,19 @@
"cboden/ratchet": "^0.4.2",
"clue/buzz-react": "^2.7",
"guzzlehttp/guzzle": "^6.5",
"guzzlehttp/psr7": "dev-master as 1.6.1",
"illuminate/http": "5.8.*|^6.0|^7.0",
"illuminate/pipeline": "^7.6",
"laminas/laminas-http": "^2.11",
"laravel-zero/framework": "^7.0",
"namshi/cuzzle": "^2.0",
"nyholm/psr7": "^1.2",
"ratchet/pawl": "^0.3.4",
"react/socket": "^1.4",
"riverline/multipart-parser": "^2.0",
"symfony/expression-language": "^5.0",
"symfony/http-kernel": "^4.0|^5.0",
"symfony/psr-http-message-bridge": "^1.1|^2.0",
"riverline/multipart-parser": "^2.0"
"symfony/psr-http-message-bridge": "^2.0"
},
"require-dev": {
"mockery/mockery": "^1.3.1",