Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
:octocat: dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Mar 5, 2024
1 parent 9f7b6e7 commit 31dd99d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,17 @@
"psr/log": "^1.1 || ^2.0 || ^3.0"
},
"require-dev": {
"guzzlehttp/psr7": "^2.6",
"chillerlan/php-dotenv": "^3.0",
"guzzlehttp/guzzle": "^7.8",
"monolog/monolog": "^3.5",
"phan/phan": "^5.4",
"phpmd/phpmd": "^2.15",
"phpunit/phpunit": "^10.5",
"squizlabs/php_codesniffer": "^3.9"
},
"suggest": {
"chillerlan/php-httpinterface": "^6.0 - an alternative PSR Message/Client implementation"
},
"autoload": {
"psr-4": {
"chillerlan\\OAuth\\": "src/"
Expand Down

0 comments on commit 31dd99d

Please sign in to comment.