Skip to content

Commit

Permalink
fixed minimum utils bundle version
Browse files Browse the repository at this point in the history
  • Loading branch information
ericges committed Feb 19, 2024
1 parent 93407f9 commit 050812c
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 @@ -22,7 +22,7 @@
"contao/core-bundle": "^4.13 || ^5.0",
"heimrichhannot/contao-encore-contracts": "^1.0",
"heimrichhannot/contao-multi-column-editor-bundle": "^2.0",
"heimrichhannot/contao-utils-bundle": "^2.231.0 || 3.0.0-beta",
"heimrichhannot/contao-utils-bundle": "^2.231.0 || ^3.0@beta",
"symfony/cache": "^5.4 || ^6.0",
"symfony/config": "^5.4 || ^6.0",
"symfony/console": "^5.4 || ^6.0",
Expand Down

0 comments on commit 050812c

Please sign in to comment.