dkd / cmis-service
TYPO3 Extension CMIS Service
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 22
Forks: 1
Open Issues: 1
Type:typo3-cms-extension
Requires
- dkd/php-cmis: ~1.0
- typo3/cms: ^7.6
Requires (Dev)
- mikey179/vfsstream: ~1.3.0
- phpunit/phpunit: 4.2.*
- psr/log: 1.0.*@dev
- squizlabs/php_codesniffer: 1.*
- symfony/yaml: ~2.5.3
- typo3-ci/typo3cms: *
- typo3-ci/typo3sniffpool: *
This package is not auto-updated.
Last update: 2024-10-27 06:54:24 UTC
README
Contribute
Install dependencies
You have to run composer install
once to install the required depencies.
This requires that you have
composer
already installed.