[TASK] Add required composer package for the installation, Release of version 4.0.4
Showing
{ | ||
"name": "sgalinski/sgc-core", | ||
"description": "sgalinski command line interface", | ||
"homepage": "https://www.sgalinski.de", | ||
"license": "proprietary", | ||
"version": "4.0.3", | ||
"replace": { | ||
"sgc-core": "self.version" | ||
} | ||
"name": "sgalinski/sgc-core", | ||
"description": "sgalinski command line interface", | ||
"homepage": "https://www.sgalinski.de", | ||
"license": "proprietary", | ||
"version": "4.0.4", | ||
"replace": { | ||
"sgc-core": "self.version" | ||
}, | ||
"require": { | ||
"mnsami/composer-custom-directory-installer": "^1.1" | ||
}, | ||
"require-dev": { | ||
"roave/security-advisories": "dev-master" | ||
} | ||
} |
Please register or sign in to comment