-
- Downloads
Require strictly matching Pico version
... | @@ -20,6 +20,9 @@ | ... | @@ -20,6 +20,9 @@ |
"issues": "https://github.com/picocms/pico-theme/issues", | "issues": "https://github.com/picocms/pico-theme/issues", | ||
"source": "https://github.com/picocms/pico-theme" | "source": "https://github.com/picocms/pico-theme" | ||
}, | }, | ||
"require": { | |||
"picocms/pico": "self.version" | |||
}, | |||
"extra": { | "extra": { | ||
"installer-name": "default", | "installer-name": "default", | ||
"branch-alias": { | "branch-alias": { | ||
... | ... |
Please register or sign in to comment