File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ Read the Docs] ( https://img.shields.io/readthedocs/netgens-site-api-for-ibexa-cms )] ( https://docs.netgen.io/projects/site-api )
5
5
[ ![ Downloads] ( https://img.shields.io/packagist/dt/netgen/ibexa-site-api.svg )] ( https://packagist.org/packages/netgen/ibexa-site-api )
6
6
[ ![ Latest stable] ( https://img.shields.io/packagist/v/netgen/ibexa-site-api.svg )] ( https://packagist.org/packages/netgen/ibexa-site-api )
7
- [ ![ PHP] ( https://img.shields.io/badge/PHP-%E2%89%A5%207.4 -%238892BF.svg )] ( https://www.php.net )
8
- [ ![ Ibexa] ( https://img.shields.io/badge/Ibexa-%E2%89%A5%204.0 -orange.svg )] ( https://www.ibexa.co )
7
+ [ ![ PHP] ( https://img.shields.io/badge/PHP-8.1+ -%238892BF.svg )] ( https://www.php.net )
8
+ [ ![ Ibexa] ( https://img.shields.io/badge/Ibexa-4.4+ -orange.svg )] ( https://www.ibexa.co )
9
9
10
10
** Netgen's Site API** is a productivity layer built for Ibexa CMS developers, designed to
11
11
remove the need for boilerplate code and make the development of Ibexa CMS sites more accessible
Original file line number Diff line number Diff line change 12
12
"require" : {
13
13
"php" : " >=8.1" ,
14
14
"ext-dom" : " *" ,
15
- "ibexa/core" : " ^4.3 " ,
16
- "ibexa/http-cache" : " ^4.3 " ,
17
- "ibexa/fieldtype-richtext" : " ^4.3 " ,
15
+ "ibexa/core" : " ^4.4 " ,
16
+ "ibexa/http-cache" : " ^4.4 " ,
17
+ "ibexa/fieldtype-richtext" : " ^4.4 " ,
18
18
"netgen/ibexa-search-extra" : " ^3.0" ,
19
19
"sensio/framework-extra-bundle" : " ^6.1.0"
20
20
},
You can’t perform that action at this time.
0 commit comments