Skip to content

Conversation

@chrissm79
Copy link
Contributor

No description provided.

composer.json Outdated
@@ -1,5 +1,5 @@
{
"name": "barryvdh/laravel-async-queue",
"name": "nuwave/laravel-async-queue",
Copy link
Owner

Choose a reason for hiding this comment

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

This doesn't need to change

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Whoops, I'm an idiot!

composer.json Outdated
"illuminate/support": "5.3.x",
"illuminate/console": "5.3.x",
"illuminate/support": "5.4.x",
"illuminate/console": "5.4.x",
Copy link
Owner

Choose a reason for hiding this comment

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

Can you allow bot?

@chrissm79
Copy link
Contributor Author

Updated, thanks!!

@barryvdh
Copy link
Owner

Sorry to be so picky, but can you do 5.3.x|5.4.x ? Laravel doesn't follow SemVer so don't want to allow 5.5 etc just yet.

@chrissm79
Copy link
Contributor Author

no worries, done!

@barryvdh barryvdh merged commit 9fa7673 into barryvdh:master Feb 19, 2017
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.

2 participants