Skip to content

Commit

Permalink
Merge pull request #5 from sirn-se/deps-fix
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
sirn-se committed Jun 30, 2024
2 parents c4f4490 + 63f3cc4 commit 4a6704f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"php": "^8.0",
"phrity/util-errorhandler": "^1.1",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0 | ^2.0"
"psr/http-message": "^1.1 | ^2.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0 | ^10.0 | ^11.0",
"php-coveralls/php-coveralls": "^2.0",
"phrity/net-uri": "^2.0",
"squizlabs/php_codesniffer": "^3.0"
"squizlabs/php_codesniffer": "^3.5"
}
}

0 comments on commit 4a6704f

Please sign in to comment.