当前位置:网站首页>记一个composer依赖问题requires composer-runtime-api ^2.0.0 -> no matching package found
记一个composer依赖问题requires composer-runtime-api ^2.0.0 -> no matching package found
2022-07-22 03:46:00 【crayon-shin-chan】
1.简介
新增依赖后使用composer安装,报错
2.解决
这就是composer的版本问题,升级到2.0即可
有人说使用 composer self-update ,但是发现命令未定义
可以使用官网方法升级
sudo apt remove composer
php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php -r "if (hash_file('sha384', 'composer-setup.php') === '55ce33d7678c5a611085589f1f3ddf8b3c52d662cd01d
边栏推荐
- Mo team problem sorting
- 傍晚的天空
- Mnemonic search
- 2022 those "hidden rules" in the interview of testers, don't step on the pit
- Why does the system we developed have concurrent bugs? What is the root cause of concurrent bugs?
- Program environment and pretreatment
- A 15-year-old ABAP veteran's suggestion: understanding these basic knowledge is beneficial to ABAP development
- The appearance sequence of question 38 in C language. Three methods (traversal method, recursive method and wolf killing method)
- 离散化问题整理
- ENVI_ Idl: batch production of thematic maps
猜你喜欢
"Demand optimization" uses PostMessage to solve the cross domain problem of localstorage
Trigger Basics (medium)
Android面试:2022请收好这份网易Android开发和抖音电商Android工程师的面经
Docker data management case - MySQL data persistence
JVM classic interview 20 questions
RS+BCH级联编译码误码率性能matlab仿真
关于近期网上的低浓度阿托品治疗近视问题
Hello world of SOC
Beijing, Shanghai, Guangzhou, Shenzhen and Hangzhou 30K test question: how to allocate JVM memory model?
【js】作用域和作用域链
随机推荐
SCM peripheral devices learning strategies, small Bai must see
SAP 电商云 Spartacus UI 客户系统的跨域请求
CutNoodles
St table (jump table)
Jmeter界面字体大小设置方法
对接三方支付接口需要满足哪些需求?
NB-IOT可以应用在哪些领域
PPy-HSA导电聚合物聚吡咯PPy物质BSA白米纳米粒/白蛋白包覆纳米脂质载体BSA NLC的研究制备
Discrete problem sorting
A 15-year-old ABAP veteran's suggestion: understanding these basic knowledge is beneficial to ABAP development
Matlab simulation of BER performance of rs+bch concatenated coding and decoding
What are the common probe set and gallery set
Dominoes staged: the beginning and end of the three arrow capital crash
SoC 自定义 IP 核--呼吸灯
shell语法个人运用中问题小结
MySQL advanced addition, deletion, modification and query operations, including detailed explanation and operation of various queries and table design explanation
Albumin nanoparticles / gossypol albumin nanoparticles / lapatinib albumin nanoparticles coated with DNA and photosensitizer CE6
自动化测试工程师面试简历参考
In what fields can nb-iot be applied
【leetcode】