File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Shotstack PHP SDK
22
3- PHP SDK for [ Shotstack] ( http ://shotstack.io) , the cloud video editing API.
3+ PHP SDK for the Shotstack [ PHP video editor ] ( https ://shotstack.io/product/sdk/php ) and cloud video editing API.
44
55Shotstack is a cloud based video editing platform that enables the editing of videos using code.
66
@@ -22,9 +22,9 @@ composer require shotstack/shotstack-sdk-php
2222
2323## Documentation
2424
25- - [ Getting Started Guide] ( https://shotstack.gitbook. io/docs/guides /getting-started )
26- - [ API Reference] ( https://shotstack.restlet.io / )
25+ - [ Getting Started Guide] ( https://shotstack.io/docs/guide /getting-started/core-concepts/ )
26+ - [ API Reference] ( https://shotstack.io/docs/api / )
2727- [ Examples] ( https://github.com/shotstack/php-demos )
28- - [ Shotstack Website] ( http ://shotstack.io)
28+ - [ Shotstack Website] ( https ://shotstack.io)
2929
3030###
Original file line number Diff line number Diff line change 1010 "ext-curl" : " *" ,
1111 "ext-json" : " *" ,
1212 "ext-mbstring" : " *" ,
13- "guzzlehttp/guzzle" : " ^7.1@dev "
13+ "guzzlehttp/guzzle" : " 7.2.0 "
1414 },
1515 "autoload" : {
1616 "psr-4" : { "Shotstack\\ Client\\ " : " src/" }
You can’t perform that action at this time.
0 commit comments