Use new phar updater dependency

This commit is contained in:
Marcel Pociot
2022-02-23 17:34:58 +01:00
parent 813f742c20
commit 00b379c417
3 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
"require": {
"php": "^8.0",
"ext-json": "*",
"padraic/phar-updater": "^1.0.6"
"laravel-zero/phar-updater": "^1.2"
},
"require-dev": {
"cboden/ratchet": "^0.4.3",