当前位置: 首页 > 知识库问答 >
问题:

运行编写器时出错。药物更新

苗阳
2023-03-14

这大约在3个月前起作用,这是我最后一次编辑这个JSON文件。当时的变化是添加了对ThirdEngine/DotNetIntegration的引用,这是我编写的一个库。运行phpcomposer。pharupdate给了我以下错误。

问题1

原理/迁移dev-master的安装请求-

条令/迁移开发主机需要symfony/console~2.3-

问题二

条令/迁移1.0。x-dev需要symfony/console~2.3-

条令/条令迁移捆绑包开发主机需要条令/迁移~1.0-

学说/学说-迁移-捆绑开发-主的安装请求-

{
  "name": "latent-codex/estimator",
  "description": "",
  "autoload": {
    "psr-0": { "": "src/" }
  },
  "require": {
    "php": ">=5.3.3",
    "symfony/symfony": "2.2.*",
    "propel/propel-bundle": "1.1.*",
    "doctrine/orm": "~2.2,>=2.2.3",
    "doctrine/doctrine-bundle": "1.2.*",
    "doctrine/doctrine-fixtures-bundle": "dev-master",
    "doctrine/doctrine-migrations-bundle": "dev-master",
    "doctrine/migrations": "dev-master",
    "doctrine/data-fixtures": "dev-master",
    "twig/extensions": "1.0.*",
    "symfony/assetic-bundle": "2.1.*",
    "symfony/swiftmailer-bundle": "2.2.*",
    "symfony/monolog-bundle": "2.2.*",
    "symfony/console": "2.2.*",
    "sensio/distribution-bundle": "2.2.*",
    "sensio/framework-extra-bundle": "2.2.*",
    "sensio/generator-bundle": "2.2.*",
    "jms/security-extra-bundle": "1.4.*",
    "jms/di-extra-bundle": "1.3.*",
    "braintree/braintree_php" : "2.27.0",
    "mikehaertl/phpwkhtmltopdf": "1.2.*",
    "h4cc/wkhtmltopdf-amd64": "0.12.*",
    "intervention/image": "2.*",
    "robmorgan/phinx": "*",
    "phpunit/phpunit": "4.3.*",
    "ThirdEngine/DotNetIntegration": "dev-master",
    "symfony/process": "2.2.*"
  },
  "scripts": {
    "post-install-cmd": [
      "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap",
      "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache",
      "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets",
      "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile"
    ],
    "post-update-cmd": [
      "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap",
      "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache",
      "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets",
      "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile"
    ]
  },
  "config": {
    "bin-dir": "bin",
    "github-oauth": {
        "github.com": "3d9b33f82636944b2cf643e5bf4011c2a89af6b4"
    }
  },
  "minimum-stability": "alpha",
  "extra": {
    "symfony-app-dir": "app",
    "symfony-web-dir": "web",
    "branch-alias": {
      "dev-master": "2.2-dev"
    }
  },
  "repositories": [
    {
      "type": "vcs",
      "url": "git://github.com/ThirdEngine/DotNetIntegration.git"
    }
  ]
}

共有1个答案

曾嘉福
2023-03-14

我最终只是将框架升级到新版本,并将composer.json中的版本设置为固定版本,就像最初应该做的那样。

 类似资料:
  • 错误: 更新vlucas/phpdotenv(v2.4.0= 目前AWS实例RAM:2GB 虽然我们已经解决了这个问题,从2GB升级内存= 请检查以下几点: 1) Laravel更新软件包(composar.phar update)所需的推荐内存是多少? 2)laravel在作曲家更新时也使用SWAP内存吗?

  • 我在Laravel-5.1中有一个项目,我已经将我的平台从win10改为Ubuntu。 显示错误: 使用包信息加载composer存储库 更新依赖项(包括需要开发人员) 无法将您的需求解析为可安装的软件包集。 作曲家/json. }

  • 最近我安装了Composer,因为它是安装Yii框架的首选方式,但我似乎无法使用它,我不知道为什么。 这是使用composer命令时发生的一个示例:C:\wamp\www

  • 在我的composer.json我更新了以下行: 当我调用

  • 我已经按照自述文件中概述的说明进行了操作,但是我无法运行Figma的拼写检查扩展。 运行没有问题。然而,当试图运行时,我在控制台收到以下输出:控制台错误。