This commit is contained in:
Marcel Pociot
2021-06-17 13:17:32 +02:00
parent 7742658527
commit 19606a78af
16 changed files with 470 additions and 10 deletions

View File

@@ -17,7 +17,8 @@
],
"require": {
"php": "^7.3.0 || ^8.0",
"ext-json": "*"
"ext-json": "*",
"padraic/phar-updater": "^1.0.6"
},
"require-dev": {
"cboden/ratchet": "^0.4.3",