Skip to content

Commit

Permalink
Merge pull request #432 from ergebnis/fix/caret
Browse files Browse the repository at this point in the history
Fix: Use caret operator
  • Loading branch information
localheinz committed Dec 27, 2021
2 parents ec4ad22 + 9e919dd commit 31dd998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -22,7 +22,7 @@
"ergebnis/composer-normalize": "^2.18.0",
"ergebnis/license": "^1.1.0",
"ergebnis/test-util": "^1.5.0",
"phpunit/phpunit": "~9.5.11",
"phpunit/phpunit": "^9.5.11",
"psalm/plugin-phpunit": "~0.16.1",
"vimeo/psalm": "^4.16.1"
},
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

0 comments on commit 31dd998

Please sign in to comment.