| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.0.0.tar.gz | 2022-04-19 | 52.7 kB | |
| 1.0.0.zip | 2022-04-19 | 59.9 kB | |
| README.md | 2022-04-19 | 652 Bytes | |
| Totals: 3 Items | 113.3 kB | 0 | |
What's Changed
- Added support for
roach-php/core:^1.0 - Added
force (-f)optioni toroach:spidercommand (@josezenem, [#9]) - Added
default_spider_namespaceconfiguration option. This option is used by both theroach:spiderandroach:runcommands - Fixed bug where
artisan roach:runcommand would sometimes not correctly parse namespaces (fixes #11) - Drop support for Laravel 8
New Contributors
- @josezenem made their first contribution in https://github.com/roach-php/laravel/pull/9
Full Changelog: https://github.com/roach-php/laravel/compare/0.3.1...1.0.0