Skip to content

Commit

Permalink
Merge pull request #1027 from lcobucci/renovate/test-packages
Browse files Browse the repository at this point in the history
Update dependency phpunit/phpunit to v10.4.1
  • Loading branch information
Slamdunk authored Oct 16, 2023
2 parents 435d71d + 3acc3e3 commit b7ddb93
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 49 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"phpstan/extension-installer": true,
"infection/extension-installer": true,
"ocramius/package-versions": true
"ocramius/package-versions": true,
"phpstan/extension-installer": true
},
"platform": {
"php": "8.1.99"
Expand Down
98 changes: 51 additions & 47 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b7ddb93

Please sign in to comment.