File tree Expand file tree Collapse file tree 2 files changed +3
-17
lines changed Expand file tree Collapse file tree 2 files changed +3
-17
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ REST API used for SCORM Cloud integrations.
44This PHP package is automatically generated by the [ Swagger Codegen] ( https://github.com/swagger-api/swagger-codegen ) project:
55
66- API version: 2.0
7- - Package version: 1.0.2
7+ - Package version: 1.1.0
88- Build package: io.swagger.codegen.languages.PhpClientCodegen
99
1010## Requirements
@@ -14,24 +14,10 @@ PHP 5.4.0 and later
1414## Installation & Usage
1515### Composer
1616
17- To install the bindings via [ Composer] ( http://getcomposer.org/ ) , add the following to ` composer.json ` :
18-
1917```
20- {
21- "repositories": [
22- {
23- "type": "git",
24- "url": "https://github.com/RusticiSoftware/scormcloud-api-v2-client-php.git"
25- }
26- ],
27- "require": {
28- "RusticiSoftware/scormcloud-api-v2-client-php": "*@dev"
29- }
30- }
18+ composer require rustici-software/scormcloud-api-v2-client-php
3119```
3220
33- Then run ` composer install `
34-
3521### Manual Installation
3622
3723Download the files and include ` autoload.php ` :
Original file line number Diff line number Diff line change 11{
22 "name" : " rustici-software/scormcloud-api-v2-client-php" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " " ,
55 "keywords" : [
66 " scorm" ,
You can’t perform that action at this time.
0 commit comments