Skip to content

Commit

Permalink
Merge pull request #5 from sirn-se/deps-update
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
sirn-se committed Jun 30, 2024
2 parents 4726174 + 0ff40f0 commit 07273de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"php": "^8.0",
"ext-mbstring": "*",
"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/util-errorhandler": "^1.0",
"squizlabs/php_codesniffer": "^3.0"
"phrity/util-errorhandler": "^1.1",
"squizlabs/php_codesniffer": "^3.5"
},
"suggest": {
"ext-intl": "Enables IDN conversion for non-ASCII domains"
Expand Down

0 comments on commit 07273de

Please sign in to comment.