This commit is contained in:
Marcel Pociot
2020-06-14 22:19:42 +02:00
parent 59f7d32efd
commit 8cda0a62ee
4 changed files with 4 additions and 42 deletions

View File

@@ -19,10 +19,10 @@
],
"require": {
"php": "^7.2.5",
"ext-json": "*",
"nikic/php-parser": "^4.4"
"ext-json": "*"
},
"require-dev": {
"nikic/php-parser": "^4.4",
"cboden/ratchet": "^0.4.2",
"clue/block-react": "^1.3",
"clue/buzz-react": "^2.7",