Skip to content

Commit e4a88f4

Browse files
authored
chore: require php-content-api-client 1.0 (#18)
1 parent 0eb9f8e commit e4a88f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": ">=8.3",
1414
"oskarstark/enum-helper": "^1.5",
1515
"psr/log": "^3.0",
16-
"storyblok/php-content-api-client": ">=0.4.0",
16+
"storyblok/php-content-api-client": ">=1.0.0",
1717
"symfony/config": "^6.0 || ^7.0",
1818
"symfony/dependency-injection": "^6.0 || ^7.0",
1919
"symfony/framework-bundle": "^6.0 || ^7.0",

0 commit comments

Comments
 (0)