File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " ayacoo/news-tldr" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "type" : " typo3-cms-extension" ,
55 "description" : " Creates a short summary for news via ChatGPT" ,
66 "homepage" : " https://www.ayacoo.de" ,
1414 " GPL-2.0-or-later"
1515 ],
1616 "require" : {
17- "php" : " >=8.2 < 8.4 " ,
17+ "php" : " >=8.2 < 8.5 " ,
1818 "typo3/cms-core" : " ^13.4" ,
1919 "georgringer/news" : " ^12.0" ,
2020 "openai-php/client" : " *"
Original file line number Diff line number Diff line change 66 'category ' => 'plugin ' ,
77 'constraints ' => [
88 'depends ' => [
9+ 'php ' => '8.2.0-8.4.99 ' ,
910 'typo3 ' => '13.0.0-13.4.99 ' ,
1011 'news ' => '12.0.0-12.9.99 ' ,
1112 ],
1718 'author ' => 'Guido Schmechel ' ,
1819 'author_email ' => 'info@ayacoo.de ' ,
1920 'author_company ' => 'ayacoo ' ,
20- 'version ' => '2.0.0 ' ,
21+ 'version ' => '2.0.1 ' ,
2122];
You can’t perform that action at this time.
0 commit comments