File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "description" : " Visual backend module for creating and editing Content Blocks definitions." ,
55 "homepage" : " https://github.com/FriendsOfTYPO3/content-blocks-gui" ,
66 "license" : [" GPL-2.0-or-later" ],
7- "version" : " 0.2 .0" ,
7+ "version" : " 0.3 .0" ,
88 "minimum-stability" : " alpha" ,
99 "authors" : [{
1010 "name" : " TYPO3 Content Types Team" ,
2626 }
2727 ],
2828 "require" : {
29- "friendsoftypo3/content-blocks" : " ^1.3.17 " ,
29+ "friendsoftypo3/content-blocks" : " ^1.4.6 " ,
3030 "typo3/cms-backend" : " ^13.4.19" ,
3131 "typo3/cms-core" : " ^13.4.19"
3232 },
3333 "require-dev" : {
3434 "contentblocks/examples" : " @dev" ,
35+ "contentblocks/local-test" : " @dev" ,
3536 "friendsofphp/php-cs-fixer" : " ^3.94" ,
3637 "helhum/typo3-console" : " ^8.3" ,
3738 "phpstan/phpstan" : " ^2.1" ,
Original file line number Diff line number Diff line change 88 'author ' => 'TYPO3 Content Types Team ' ,
99 'author_email ' => '' ,
1010 'author_company ' => '' ,
11- 'version ' => '0.2 .0 ' ,
11+ 'version ' => '0.3 .0 ' ,
1212 'constraints ' => [
1313 'depends ' => [
1414 'typo3 ' => '13.4.19-13.99.99 ' ,
15- 'content_blocks ' => '1.3.17 -1.99.99 ' ,
15+ 'content_blocks ' => '1.4.6 -1.99.99 ' ,
1616 ],
1717 'conflicts ' => [],
1818 'suggests ' => [],
You can’t perform that action at this time.
0 commit comments