zvps/laravel-patches 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

zvps/laravel-patches

Composer 安装命令:

composer require zvps/laravel-patches

包简介

Patches for unsupported versions of the Laravel Framework.

README 文档

README

Patches for Laravel Framework (unsupported versions only)

Installation

Add this repository to your projects composer.json (example below):

{
    "name": "project/my-project",
    "description": "Laravel project.",
    "keywords": ["framework", "laravel"],
    "license": "MIT",
    "require": {
        "php": "5.6.*",
        "laravel/framework": "4.2.22",
        "symfony/dom-crawler": "2.7.*",
        "doctrine/dbal": "~2.3",
        "zvps/laravel-4-env-polyfill": "v1.0.1",
        "zvps/laravel-patches": "v4.2.23"
    },
    "require-dev": {
        "php": "5.6.*",
        "barryvdh/laravel-debugbar": "~1.8",
        "barryvdh/laravel-ide-helper": "v1.11.6",
        "ralouphie/getallheaders": "2.0.5",
    },
    "config": {
        "preferred-install": "dist",
        "sort-packages": true,
        "discard-changes": true
    },
    "minimum-stability": "dev",
    "prefer-stable": true
}

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.

统计信息

  • 总下载量: 170
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2019-03-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固