Require strictly matching Pico version

master
Daniel Rudolf 8 years ago
parent 3104729249
commit fba8b640dd
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 3
      composer.json

@ -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": {

Loading…
Cancel
Save