Closed bweston92 closed 9 years ago
What?
The repostory name "Laravel-4-Generators" is a bit misleading. I went to install dev-master thinking it is a laravel 4 only repository (as the name suggests) and getting a dependency error due to the package now being Laravel version 5.— Sent from Mailbox
On Mon, Sep 29, 2014 at 12:22 PM, Kobayakawa notifications@github.com wrote:
What?
Reply to this email directly or view it on GitHub: https://github.com/JeffreyWay/Laravel-4-Generators/issues/400#issuecomment-57147207
@bweston92 You should have read the docs before installing. It clearly says that for Laravel 4.2 and Below:
"require-dev": { "way/generators": "~2.0" }
I have it and I know that but the repository name "Laravel-4-Generators" is inconsistent with giving Laravel 5 support in the first place.— Sent from Mailbox
On Tue, Sep 30, 2014 at 4:56 PM, khrizpv notifications@github.com wrote:
@bweston92 You should have read the docs before installing. It clearly says that for Laravel 4.2 and Below: "require-dev": { "way/generators": "~2.0"
}
Reply to this email directly or view it on GitHub: https://github.com/JeffreyWay/Laravel-4-Generators/issues/400#issuecomment-57336406
Ok, the composer.json suggests this can be used for L5 yet there is a separate package. Closing anyway.
Laravel-4-Generators
when https://github.com/JeffreyWay/Laravel-4-Generators/commit/07be7196895817f5b4c9b5577761eedb9851d16c suggests otherwise.