mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
Use new phar updater dependency
This commit is contained in:
BIN
builds/expose
BIN
builds/expose
Binary file not shown.
@@ -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",
|
||||
|
||||
@@ -26,7 +26,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'version' => '2.1.0',
|
||||
'version' => '2.1.2',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user