-
- Downloads
Merge branch '2.x' into deprec-sync
.github/workflows/checks.yml
deleted
100644 → 0
... | ... | @@ -28,11 +28,6 @@ |
"friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0", | ||
"phpspec/phpspec": "^5.1 || ^6.0 || ^7.0" | ||
}, | ||
"extra": { | ||
"branch-alias": { | ||
"dev-master": "2.x-dev" | ||
} | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
"Http\\Client\\": "src/" | ||
... | ... |
Please register or sign in to comment