packager
packager copied to clipboard
Laravel Package Skeleton Generator - https://youtu.be/kQRQWzDEbGk
# Changed log - Removing some cached files because they're unnecessary to be under Git version control.
Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 1.0.52 to 1.1.4. Release notes Sourced from league/flysystem's releases. 1.0.62 When resources are not actually file pointers, but fopen results from URL, the fstat call fails. This...
Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 1.1.3 to 1.1.4. Commits f3ad691 Reject paths with funky whitespace. 1ac14e9 Added SharePoint community adapter 4347fe7 Remove ext-fileinfo from suggests, it's already in requires 1bf07fc Fix time-related...
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.0.0 to 8.40.0. Release notes Sourced from laravel/framework's releases. v8.39.0 Added Added Illuminate\Collections\Collection::sole() method (#37034) Support url for php artisan db command (#37064) Added Illuminate\Foundation\Bus\DispatchesJobs::dispatchSync() (#37063) Added...