Skip to content

Commit

Permalink
Update phpunit and add composer lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
JoryHogeveen committed Nov 21, 2024
1 parent 03f355b commit aaff40b
Show file tree
Hide file tree
Showing 2 changed files with 2,931 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"require-dev": {
"phpmd/phpmd": "@stable",
"phpunit/phpunit": "5.*",
"phpunit/phpunit": "^8",
"mockery/mockery": "1.3.*",
"squizlabs/php_codesniffer": "2.*",
"phpcompatibility/php-compatibility": "9.*",
Expand Down
Loading

0 comments on commit aaff40b

Please sign in to comment.