1
0
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:
Peter Knut
2024-10-23 13:57:54 +02:00
parent e99f2d90cf
commit 123373ca82

View File

@@ -29,7 +29,7 @@
"php": "5.6 - 8.3",
"ext-pdo": "*",
"ext-json": "*",
"vrana/jush": "@dev",
"vrana/jush": "2.0.*",
"vrana/jsshrink": "@dev"
},
"suggest": {
@@ -57,7 +57,7 @@
"repositories": [
{
"type": "vcs",
"url": "https://github.com/vrana/jush.git"
"url": "https://github.com/pematon/jush.git"
},
{
"type": "vcs",