We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49cb97d commit 360fb17Copy full SHA for 360fb17
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "renderforest/sdk-php",
3
"description": "Renderforest SDK for PHP",
4
- "version": "0.5.8",
+ "version": "0.6.0",
5
"homepage": "https://github.com/renderforest/renderforest-sdk-php",
6
"keywords": [
7
"animation maker",
@@ -18,9 +18,9 @@
18
"video maker"
19
],
20
"require": {
21
- "php": ">=7.2.31",
+ "php": ">=8.1.11",
22
"guzzlehttp/guzzle": "^7.0",
23
- "laminas/laminas-stdlib": "3.2.1",
+ "laminas/laminas-stdlib": "3.13.0",
24
"ext-json": "*"
25
},
26
"autoload": {
0 commit comments