Skip to content
Snippets Groups Projects
Unverified Commit fba8b640 authored by Daniel Rudolf's avatar Daniel Rudolf
Browse files

Require strictly matching Pico version

parent 31047292
No related branches found
No related tags found
No related merge requests found
...@@ -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": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment