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 5e8babe commit 7ad34f8
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 @@ -41,7 +41,7 @@
"infection/infection": "~0.26.6",
"phpunit/phpunit": "^9.6.16",
"psalm/plugin-phpunit": "~0.18.4",
"rector/rector": "~1.0.0",
"rector/rector": "^1.0.0",
"symfony/filesystem": "^5.4.35",
"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 7ad34f8

Please sign in to comment.