Skip to content

Commit

Permalink
Fix: Use caret operator
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Feb 7, 2024
1 parent 3e3c1c0 commit 6e22bb9
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 @@ -49,7 +49,7 @@
"phpunit/phpunit": "^10.5.9",
"psalm/plugin-phpunit": "~0.18.4",
"ramsey/uuid": "^4.7.5",
"rector/rector": "~1.0.0",
"rector/rector": "^1.0.0",
"roave/backward-compatibility-check": "^8.6.0",
"symfony/cache": "^6.4.3",
"vimeo/psalm": "^5.21.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 6e22bb9

Please sign in to comment.