File tree 2 files changed +1
-4
lines changed
2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Restler for TYPO3
2
2
3
- [ ![ Latest Stable Version] ( http://poser.pugx.org/aoe/restler/v )] ( https://packagist.org/packages/aoe/restler )
4
3
[ ![ Tests] ( https://github.com/AOEpeople/TYPO3_Restler/actions/workflows/tests.yml/badge.svg?branch=main )] ( https://github.com/AOEpeople/TYPO3_Restler/actions )
5
4
[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/AOEpeople/TYPO3_Restler/badges/coverage.png?b=main )] ( https://scrutinizer-ci.com/g/AOEpeople/TYPO3_Restler/?branch=main )
6
5
[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/AOEpeople/TYPO3_Restler/badges/quality-score.png?b=main )] ( https://scrutinizer-ci.com/g/AOEpeople/TYPO3_Restler/?branch=main )
7
- [ ![ License] ( http://poser.pugx.org/aoe/restler/license )] ( https://packagist.org/packages/aoe/restler )
8
- [ ![ Total Downloads] ( http://poser.pugx.org/aoe/restler/downloads )] ( https://packagist.org/packages/aoe/restler )
9
6
10
7
This is a TYPO3-Extension, that integrates the popular [ PHP REST-framework Restler] ( https://github.com/Luracast/Restler ) in TYPO3.
11
8
Original file line number Diff line number Diff line change 20
20
'state ' => 'stable ' ,
21
21
'uploadfolder ' => 0 ,
22
22
'clearCacheOnLoad ' => 0 ,
23
- 'version ' => '12.0.2 ' ,
23
+ 'version ' => '12.0.3 ' ,
24
24
'constraints ' => [
25
25
'depends ' => [
26
26
'typo3 ' => '12.4.0-12.4.99 '
You can’t perform that action at this time.
0 commit comments