Skip to content

Commit

Permalink
Merge pull request #610 from phil-davis/bump-require-dev2023-02-07
Browse files Browse the repository at this point in the history
Bump require-dev dependencies
  • Loading branch information
phil-davis authored Feb 7, 2023
2 parents fbf79a4 + 887b750 commit 6aff45c
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 @@ -38,10 +38,10 @@
"sabre/xml" : "^3.0 || ^4.0"
},
"require-dev" : {
"friendsofphp/php-cs-fixer": "^3.10.0",
"phpunit/phpunit" : "^9.0",
"friendsofphp/php-cs-fixer": "^3.14",
"phpunit/phpunit" : "^9.6",
"phpunit/php-invoker" : "^2.0 || ^3.1",
"phpstan/phpstan": "^1.8"
"phpstan/phpstan": "^1.9"
},
"suggest" : {
"hoa/bench" : "If you would like to run the benchmark scripts"
Expand Down

0 comments on commit 6aff45c

Please sign in to comment.