Skip to content

Commit

Permalink
Remove composer.lock, allow * phpunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
adamziel committed Mar 19, 2024
1 parent e88c976 commit 807d483
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2,957 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"symfony/console": "^3.3.6"
},
"require-dev": {
"phpunit/phpunit": "6.5.14",
"phpunit/phpunit": "*",
"squizlabs/php_codesniffer": "3.9.0",
"nette/php-generator": "v3.0.5",
"bamarni/composer-bin-plugin": "v1.5.0",
Expand Down
Loading

0 comments on commit 807d483

Please sign in to comment.