Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK: Adjust composer manifest #1

Merged
merged 2 commits into from
May 4, 2016
Merged

Conversation

kdambekalns
Copy link
Member

No description provided.

This allows to require 1.0@dev already,even though we did not branch yet.
This declares the package as providing neos/redirecthandler-storageimplementation 1.0
@@ -4,11 +4,19 @@
"description": "A plugin for neos/redirecthandler to store redirects in the database",
"license": "MIT",
"require": {
"neos/redirecthandler": "*"
"neos/redirecthandler": "~1.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would this still allow installing it as dev-master?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kdambekalns
Copy link
Member Author

@kdambekalns kdambekalns merged commit d542055 into master May 4, 2016
@kdambekalns kdambekalns deleted the adjust-composer-manifest branch May 4, 2016 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants