Skip to content

Commit

Permalink
use Symfony 6.0 contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed May 27, 2022
1 parent d245693 commit 213b14d
Showing 1 changed file with 1 addition 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 @@
"sebastian/diff": "^4.0.4",
"ssch/typo3-rector": "dev-main",
"symfony/console": "6.0.*",
"symfony/contracts": "^3.0",
"symfony/contracts": "3.0.*",
"symfony/dependency-injection": "6.0.*",
"symfony/finder": "6.0.*",
"symfony/process": "6.0.*",
Expand Down

1 comment on commit 213b14d

@TomasVotruba
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.