Skip to content

Commit 360fb17

Browse files
committed
release 0.6.0
1 parent 49cb97d commit 360fb17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "renderforest/sdk-php",
33
"description": "Renderforest SDK for PHP",
4-
"version": "0.5.8",
4+
"version": "0.6.0",
55
"homepage": "https://github.com/renderforest/renderforest-sdk-php",
66
"keywords": [
77
"animation maker",
@@ -18,9 +18,9 @@
1818
"video maker"
1919
],
2020
"require": {
21-
"php": ">=7.2.31",
21+
"php": ">=8.1.11",
2222
"guzzlehttp/guzzle": "^7.0",
23-
"laminas/laminas-stdlib": "3.2.1",
23+
"laminas/laminas-stdlib": "3.13.0",
2424
"ext-json": "*"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)