mirror of
https://github.com/vrana/adminer.git
synced 2025-08-30 09:39:51 +02:00
Switch to custom JUSH library
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
"php": "5.6 - 8.3",
|
"php": "5.6 - 8.3",
|
||||||
"ext-pdo": "*",
|
"ext-pdo": "*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"vrana/jush": "@dev",
|
"vrana/jush": "2.0.*",
|
||||||
"vrana/jsshrink": "@dev"
|
"vrana/jsshrink": "@dev"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
@@ -57,7 +57,7 @@
|
|||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
{
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://github.com/vrana/jush.git"
|
"url": "https://github.com/pematon/jush.git"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
|
Reference in New Issue
Block a user