Skip to content

7-zete-7/bel-trans-sat-soap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bel-trans-sat-soap

BelTransSat SOAP API

Installation

composer create-project zete7/bel-trans-sat-soap my_project_name --no-interaction --stability=dev

This will clone the repository with all necessary dependencies into a new directory my_project_name.

Updating BelTransSat SOAP API

Update the version number of zete7/bel-trans-sat-soap in composer.json. Then run composer update zete7/bel-trans-sat-soap to install the new version. Do not forget to commit the new composer.lock file to your project afterwards.