Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

changed version from 2.3.0 --> 2.3.7#3252

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
luebbert42 wants to merge1 commit intosymfony:masterfromluebbert42:patch-1

Conversation

luebbert42
Copy link
Contributor

just for convenience (i.e. people not reading the text carefully but copying the example and starting with an "old" Symfony version by accident)

just for convenience (i.e. people not reading the text carefully but copying the example and starting with an "old" Symfony version)
@weaverryan
Copy link
Member

I agree completely - a lot of people just copy and paste. But, this would require us to change this on each minor release, which is not something we want to maintain. I would love for there to be some syntax we could use like~2.3.0, which would grab thelatest 2.3.* version, but I don't believe anything exists.

I'm going to leave this open, because I think it deserves conversation and perhaps we can find a nice solution.

Thanks!

@petk
Copy link
Contributor

petk commentedDec 2, 2013

Hi, that is interesting one and I don't think either composer supports a 2.3.* syntax with create-project. I've opened an issue ticket here:
composer/composer#2470
Regards.

@lyrixx
Copy link
Member

>[~] composer create-project symfony/framework-standard-edition /tmp/foobar 2.3.*Installing symfony/framework-standard-edition (v2.3.7)  - Installing symfony/framework-standard-edition (v2.3.7)    Downloading: 100%

works ;)

ping@weaverryan

@petk
Copy link
Contributor

petk commentedDec 2, 2013

I see, thanks for the info. 2.3.* works indeed. I was using old version of composer. 👍

@weaverryan
Copy link
Member

Ha, awesome - I didn't know the wildcard worked either :).

I've patched this commit into the 2.3 branch at sha:2812e68 and then updated to use the wildcard at sha:e15226e

Thanks everyone!

@wouterj
Copy link
Member

It must be a new feature, as it didn't work 6 months ago#2688 (comment)

@weaverryan
Copy link
Member

It didn't work when I tried it - I had to selfupdate - looks like it's brand new :).

composer/composer#2431

And it's funny, because the PR references this exact spot as the motivation 🆒

@luebbert42luebbert42 deleted the patch-1 branchDecember 7, 2013 13:46
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@luebbert42@weaverryan@petk@lyrixx@wouterj

[8]ページ先頭

©2009-2025 Movatter.jp