mirror of
https://github.com/wiosna-dev/limesurvey-api-client.git
synced 2026-03-12 02:11:45 +01:00
[UW-2934] chore(composer): temporarily switched to clone of repo wiosna-dev/common-library
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"require": {
|
||||
"php": ">=5.6",
|
||||
"fguillot/json-rpc": "^1.2",
|
||||
"wiosna-dev/common-library": "^0.1.0"
|
||||
"wiosna-dev/common-library": "dev-fix/UW-2934_Add_support_for_PHP_8.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^2.6",
|
||||
@@ -39,7 +39,7 @@
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/wiosna-dev/common-library"
|
||||
"url": "https://github.com/xevolic/common-library"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user