8000 GitHub - kentalow/kentalowPci
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kentalow/kentalowPci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAO PCI training

To get this extension in your TAO installation, modify your root composer.json as follow:

1. Add the repository

"repositories": [
    ...,
    {
       "type": "vcs",
       "url": "https://github.com/oat-sa/training-pci.git"
    }
],

2. Add the extension

require" : {
    ...,
    "oat-sa/training-pci": "dev-develop"
],

3. Update composer

composer update --prefer-source

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
0