Download the PHP package zvps/laravel-patches without Composer
On this page you can find all versions of the php package zvps/laravel-patches. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zvps/laravel-patches
More information about zvps/laravel-patches
Files in zvps/laravel-patches
Download zvps/laravel-patches
More information about zvps/laravel-patches
Files in zvps/laravel-patches
Vendor zvps
Package laravel-patches
Short Description Patches for unsupported versions of the Laravel Framework.
License BSD-3-Clause
Package laravel-patches
Short Description Patches for unsupported versions of the Laravel Framework.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package laravel-patches
Laravel Patches
Patches for Laravel Framework (unsupported versions only)
Installation
Add this repository to your projects composer.json (example below):
For the latest / all patches apply the following branch to match the version of laravel needed:
- v4.2.22.x-dev
To stay at a certian collection of patches and prevent new patches from being automatically loaded please use a tagged version:
- v4.2.23
Tagged versions will follow on from the last known stable laravel version number.
Notes:
- Patches will be applied automatically unless
--no-plugins
is passed to composer. - To avoid issues with further updates make sure to include
"discard-changes": true
and where possible run composer with the--no-interaction
flag.
All versions of laravel-patches with dependencies
PHP Build Version
Package Version
Requires
netresearch/composer-patches-plugin Version
~1.0
The package zvps/laravel-patches contains the following files
Loading the files please wait ....