composer.json: Remove 2.0-dev branch alias

pico-3.0-alpha
Daniel Rudolf 7 years ago
parent edef825792
commit 16f95be865
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 5
      composer.json

@ -48,10 +48,5 @@
"PicoPluginInterface": "lib/", "PicoPluginInterface": "lib/",
"AbstractPicoPlugin": "lib/" "AbstractPicoPlugin": "lib/"
} }
},
"extra": {
"branch-alias": {
"dev-pico-1.1": "2.0-dev"
}
} }
} }

Loading…
Cancel
Save