File tree Expand file tree Collapse file tree 4 files changed +23
-23
lines changed
Expand file tree Collapse file tree 4 files changed +23
-23
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <guides xmlns =" https://www.phpdoc.org/guides" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" https://www.phpdoc.org/guides ../vendor/phpdocumentor/guides-cli/resources/schema/guides.xsd"
4+ links-are-relative =" true" >
5+ <extension class =" \T3Docs\Typo3DocsTheme\DependencyInjection\Typo3DocsThemeExtension"
6+ project-home =" https://github.com/cobwebch/flush_language_cache"
7+ project-repository =" https://github.com/cobwebch/flush_language_cache"
8+ project-issues =" https://github.com/cobwebch/flush_language_cache/issues" edit-on-github-branch =" master"
9+ edit-on-github =" cobwebch/flush_language_cache"
10+ typo3-core-preferred =" stable"
11+ interlink-shortcode =" cobweb/flush_language_cache"
12+ />
13+ <project
14+ title =" Flush language cache"
15+ release =" 5.0.1"
16+ copyright =" 2014-2025"
17+ />
18+ </guides >
Original file line number Diff line number Diff line change 1717 }
1818 },
1919 "require" : {
20- "php" : " ^8.1 || ^8.2 || ^8.3" ,
21- "typo3/cms-core" : " ^12.4 || ^13.1 "
20+ "php" : " ^8.1 || ^8.2 || ^8.3 || ^8.4 " ,
21+ "typo3/cms-core" : " ^12.4 || ^13.4 "
2222 },
2323 "replace" : {
2424 "typo3-ter/flush_language_cache" : " self.version"
Original file line number Diff line number Diff line change 88 'author ' => 'Francois Suter ' ,
99 'author_email ' =>
'[email protected] ' ,
1010 'author_company ' => '' ,
11- 'version ' => '5.0.0 ' ,
11+ 'version ' => '5.0.1 ' ,
1212 'constraints ' => [
1313 'depends ' => [
14- 'typo3 ' => '12.4.0-13.1 .99 ' ,
15- 'php ' => '8.1.0-8.3 .99 '
14+ 'typo3 ' => '12.4.0-13.4 .99 ' ,
15+ 'php ' => '8.1.0-8.4 .99 '
1616 ],
1717 'conflicts ' => [],
1818 'suggests ' => [],
You can’t perform that action at this time.
0 commit comments