Skip to content

Commit

Permalink
Merge pull request #1151 from abraham/deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
abraham committed Jan 17, 2023
2 parents e7f3e0f + f0bcd8b commit 6a68a5e
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 271 deletions.
10 changes: 3 additions & 7 deletions composer.json
Expand Up @@ -26,10 +26,6 @@
"issues": "https://github.com/abraham/twitteroauth/issues"
},
"repositories": [
{
"type": "git",
"url": "https://github.com/morozov/php-vcr"
},
{
"type": "git",
"url": "https://github.com/abraham/phpunit-testlistener-vcr"
Expand All @@ -41,12 +37,12 @@
"composer/ca-bundle": "^1.2"
},
"require-dev": {
"phpunit/phpunit": "^8 || ^9",
"phpunit/phpunit": "^9",
"squizlabs/php_codesniffer": "^3",
"phpmd/phpmd": "^2",
"php-vcr/php-vcr": "^1",
"php-vcr/phpunit-testlistener-vcr": "dev-php-8",
"rector/rector": "^0.12.19 || ^0.13.0 || ^0.14.0"
"php-vcr/phpunit-testlistener-vcr": "dev-php8",
"rector/rector": "^0.14.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6a68a5e

Please sign in to comment.