Fixes in double auth
This commit is contained in:
parent
b4f758f0b5
commit
b37316ce64
4 changed files with 81 additions and 11 deletions
|
|
@ -3,16 +3,13 @@
|
|||
{
|
||||
|
||||
"type": "vcs",
|
||||
"url": "git@bitbucket.org:phangoapp/phamodels.git"
|
||||
"url": "https://git.cuchulu.com/phangoapp/wpdo"
|
||||
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^10.4"
|
||||
},
|
||||
"require": {
|
||||
"phangoapp/phamodels": "dev-master"
|
||||
"phangoapp/wpdo": "dev-master"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue