File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Latest Stable Version] ( https://poser.pugx.org/friendsoftypo3/fontawesome-provider/v/stable.svg?style=flat-square )] ( https://extensions.typo3.org/extension/fontawesome_provider/ )
2
+ [ ![ TYPO3 13] ( https://img.shields.io/badge/TYPO3-13-orange.svg?style=flat-square&logo=typo3&labelColor=292929&color=ff8700 )] ( https://get.typo3.org/version/13 )
2
3
[ ![ TYPO3 12] ( https://img.shields.io/badge/TYPO3-12-orange.svg?style=flat-square&logo=typo3&labelColor=292929&color=ff8700 )] ( https://get.typo3.org/version/12 )
3
4
[ ![ TYPO3 11] ( https://img.shields.io/badge/TYPO3-11-orange.svg?style=flat-square&logo=typo3&labelColor=292929&color=ff8700 )] ( https://get.typo3.org/version/11 )
4
5
[ ![ Total Downloads] ( https://poser.pugx.org/friendsoftypo3/fontawesome-provider/d/total.svg?style=flat-square )] ( https://packagist.org/packages/friendsoftypo3/fontawesome-provider )
Original file line number Diff line number Diff line change 11
11
],
12
12
"require" : {
13
13
"ext-simplexml" : " *" ,
14
- "typo3/cms-backend" : " ^11.5 || ^12.0 || 12.*.*@dev || ^13 " ,
15
- "typo3/cms-core" : " ^11.5 || ^12.0 || 12.*.*@dev || ^13 "
14
+ "typo3/cms-backend" : " ^11.5 || ^12.0 || ^13.0 || 13.*.*@dev " ,
15
+ "typo3/cms-core" : " ^11.5 || ^12.0 || ^13.0 || 13.*.*@dev "
16
16
},
17
17
"require-dev" : {
18
18
"friendsofphp/php-cs-fixer" : " ^3.14" ,
Original file line number Diff line number Diff line change 12
12
'version ' => '1.0.3 ' ,
13
13
'constraints ' => [
14
14
'depends ' => [
15
- 'typo3 ' => '11.5.0-12 .4.99 ' ,
15
+ 'typo3 ' => '11.5.0-13 .4.99 ' ,
16
16
],
17
17
'conflicts ' => [],
18
18
'suggests ' => [],
You can’t perform that action at this time.
0 commit comments