Skip to content

Commit

Permalink
Merge pull request #533 from lcobucci/renovate/major-test-packages
Browse files Browse the repository at this point in the history
Update dependency phpunit/phpunit to v11
  • Loading branch information
lcobucci authored Apr 21, 2024
2 parents 38c21d8 + d9de8e3 commit 3c9eaff
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 223 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.11",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^10.2",
"phpunit/phpunit": "^11.0",
"squizlabs/php_codesniffer": "^3.7.2",
"symfony/yaml": "^6.3.3"
},
Expand Down
Loading

0 comments on commit 3c9eaff

Please sign in to comment.