zete7/bel-trans-sat-soap

BelTransSat SOAP API

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/zete7/bel-trans-sat-soap

v0.4 2019-02-04 08:30 UTC

This package is auto-updated.

Last update: 2025-10-04 23:18:25 UTC


README

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.