Skip to content

Support for Laravel 4.2#44

Merged
jasonlewis merged 2 commits into
dingo:masterfrom
bweston92:patch-1
May 23, 2014
Merged

Support for Laravel 4.2#44
jasonlewis merged 2 commits into
dingo:masterfrom
bweston92:patch-1

Conversation

@bweston92
Copy link
Copy Markdown
Contributor

I just started playing with Laravel 4.2 and got a lot of issues installing this package. I have suggested the following allowing for 4.1.* and 4.2.* installations.

I believe this would work if not let me know of way.

I just started playing with Laravel 4.2 and got a lot of issues installing this package. I have suggested the following allowing for 4.1.* and 4.2.* installations.

I believe this would work if not let me know of way.
@GrahamCampbell
Copy link
Copy Markdown
Contributor

Better to use ~4.1.

@bweston92
Copy link
Copy Markdown
Contributor Author

@GrahamCampbell is that ok? what is the difference?

@GrahamCampbell
Copy link
Copy Markdown
Contributor

The difference is that you where saying get any version so long as it is at least 4.1. That means we could be getting verion 6.3 for example. Using ~ means we are getting any 4.x version so long as it is at least 4.1.

@jasonlewis
Copy link
Copy Markdown
Contributor

Have you checked that the package actually works under 4.2? I haven't looked yet. Hoping nothing has changed in the router.

@bweston92
Copy link
Copy Markdown
Contributor Author

It seems to have passed tests ok.

@GrahamCampbell
Copy link
Copy Markdown
Contributor

@bweston92 That's because the test suite loaded laravel 4.1, not 4.2...

@bweston92
Copy link
Copy Markdown
Contributor Author

Hmm want me to pull and do the tests on 4.2?—
Sent from Mailbox for iPhone

On Wed, May 14, 2014 at 10:43 AM, Graham Campbell
notifications@github.com wrote:

@bweston92 That's because the test suite loaded laravel 4.1, not 4.2...

Reply to this email directly or view it on GitHub:
#44 (comment)

@hipsterjazzbo
Copy link
Copy Markdown
Contributor

Has anyone been able to confirm this is good? I'd really love it if this could be merged so I can update Laravel to 4.2 beta.

@jasonlewis
Copy link
Copy Markdown
Contributor

I'll be taking a look in the coming days. :-)
On 16 May 2014 13:29, "Caleb Fidecaro" notifications@github.com wrote:

Has anyone been able to confirm this is good? I'd really love it if this
could be merged so I can update Laravel to 4.2 beta.


Reply to this email directly or view it on GitHubhttps://github.com//pull/44#issuecomment-43294210
.

@hipsterjazzbo
Copy link
Copy Markdown
Contributor

Fantastic! I'm chomping at the bit to use the new global scopes in 4.2 :) Excellent package BTW. Love it.

@Anahkiasen
Copy link
Copy Markdown

👍 For this, I'm using this fork on my project for now but it's such a lightweight pull I hope it gets merged soon.

@hipsterjazzbo
Copy link
Copy Markdown
Contributor

I'm doing the same. Seems to work okay.

On Fri, May 23, 2014 at 12:19 AM, Maxime Fabre notifications@github.com
wrote:

👍 For this, I'm using this fork on my project for now but it's such an easy pull I hope it gets merged soon.

Reply to this email directly or view it on GitHub:
#44 (comment)

@jasonlewis
Copy link
Copy Markdown
Contributor

Going to merge this in and hopefully anything that's going to pop up will show itself before this package stabilizes.

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.

5 participants