Skip to content

Commit

Permalink
[BUGFIX] Adjust version of used EXT:examples
Browse files Browse the repository at this point in the history
This avoids composer dependency conflicts.

Releases: 12.4
  • Loading branch information
brotkrueml committed Aug 10, 2023
1 parent e62a656 commit e9917f7
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 @@ -58,7 +58,7 @@
"typo3/cms-tstemplate": "^12.4",
"typo3/cms-viewpage": "^12.4",
"typo3/cms-workspaces": "^12.4",
"t3docs/examples": "dev-main",
"t3docs/examples": "^12.0",
"typo3/coding-standards": "^0.7.1"
},
"scripts": {
Expand Down

0 comments on commit e9917f7

Please sign in to comment.