Skip to content

Commit

Permalink
prepare 2.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Aug 2, 2021
1 parent 5b42f72 commit c97c83e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"friendsofphp/php-cs-fixer": "^2.19",
"guzzlehttp/psr7": "^1.4.2",
"league/uri": "^6.0",
"phpstan/phpstan": "^0.12.90",
"phpstan/phpstan-phpunit": "^0.12.20",
"phpstan/phpstan-strict-rules": "^0.12.9",
"phpunit/phpunit": "^9.0",
"laminas/laminas-diactoros": "^2.0"
"phpstan/phpstan": "^0.12.94",
"phpstan/phpstan-phpunit": "^0.12.21",
"phpstan/phpstan-strict-rules": "^0.12.10",
"phpunit/phpunit": "^9.5.8",
"laminas/laminas-diactoros": "^2.6.0"
},
"suggest": {
"ext-intl": "to handle IDN host",
Expand Down

0 comments on commit c97c83e

Please sign in to comment.