Skip to content

Commit

Permalink
Bump some minimum versions on devel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alecpl committed Aug 21, 2024
1 parent 6d3140a commit f4cdf78
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 @@ -22,8 +22,8 @@
"friendsofphp/php-cs-fixer": "^3.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.2",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpunit/phpunit": "^9.6 || ^10.0 || ^11.0",
"phpstan/phpstan-deprecation-rules": "^1.2",
"phpunit/phpunit": "^9.6.20 || ^10.0 || ^11.0",
"roundcube/acl": "*",
"roundcube/additional_message_headers": "*",
"roundcube/archive": "*",
Expand Down

0 comments on commit f4cdf78

Please sign in to comment.