当前位置:网站首页>requires php ~7.1 -> your PHP version (7.0.18) does not satisfy that requirement
requires php ~7.1 -> your PHP version (7.0.18) does not satisfy that requirement
2022-07-07 13:51:00 【Full stack programmer webmaster】
A big brother used it locally PHP 7.1 Development , And here I am PHP 7.0, So the tragedy happened .
composer install Later error reporting
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for doctrine/annotations v1.5.0 -> satisfiable by doctrine/annotations[v1.5.0].
- doctrine/annotations v1.5.0 requires php ^7.1 -> your PHP version (7.0.18) does not satisfy that requirement.
Problem 2
- Installation request for doctrine/cache v1.7.1 -> satisfiable by doctrine/cache[v1.7.1].
- doctrine/cache v1.7.1 requires php ~7.1 -> your PHP version (7.0.18) does not satisfy that requirement.
Problem 3
- Installation request for doctrine/collections v1.5.0 -> satisfiable by doctrine/collections[v1.5.0].
- doctrine/collections v1.5.0 requires php ^7.1 -> your PHP version (7.0.18) does not satisfy that requirement.
Problem 4
- Installation request for doctrine/common v2.8.1 -> satisfiable by doctrine/common[v2.8.1].
- doctrine/common v2.8.1 requires php ~7.1 -> your PHP version (7.0.18) does not satisfy that requirement.
Problem 5
- Installation request for doctrine/dbal v2.6.2 -> satisfiable by doctrine/dbal[v2.6.2].
- doctrine/dbal v2.6.2 requires php ^7.1 -> your PHP version (7.0.18) does not satisfy that requirement.
Problem 6
- Installation request for doctrine/instantiator 1.1.0 -> satisfiable by doctrine/instantiator[1.1.0].
- doctrine/instantiator 1.1.0 requires php ^7.1 -> your PHP version (7.0.18) does not satisfy that requirement.
Problem 7
- doctrine/annotations v1.5.0 requires php ^7.1 -> your PHP version (7.0.18) does not satisfy that requirement.
- doctrine/dbal v2.6.2 requires php ^7.1 -> your PHP version (7.0.18) does not satisfy that requirement.
- doctrine/dbal 2.5.x-dev requires doctrine/common >=2.4,<2.8-dev -> satisfiable by doctrine/common[2.7.x-dev].
- backpack/crud 3.2.21 requires doctrine/dbal ^2.5 -> satisfiable by doctrine/dbal[2.5.x-dev, v2.6.2].
- doctrine/common 2.7.x-dev requires doctrine/annotations 1.* -> satisfiable by doctrine/annotations[v1.5.0].
- Installation request for backpack/crud 3.2.21 -> satisfiable by backpack/crud[3.2.21].
The solution is
Delete composer.lock file , Re execution composer install, So it can be regenerated composer.lock The file .
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/113306.html Link to the original text :https://javaforall.cn
边栏推荐
- The delivery efficiency is increased by 52 times, and the operation efficiency is increased by 10 times. See the compilation of practical cases of financial cloud native technology (with download)
- Write it down once Net a new energy system thread surge analysis
- 2022-7-6 Leetcode 977. Square of ordered array
- Oracle advanced (V) schema solution
- LED light of single chip microcomputer learning notes
- Use of polarscatter function in MATLAB
- Dry goods | summarize the linkage use of those vulnerability tools
- QQ medicine, Tencent ticket
- 属性关键字Aliases,Calculated,Cardinality,ClientName
- Digital IC Design SPI
猜你喜欢
Use of polarscatter function in MATLAB
Redis只能做缓存?太out了!
Help tenants
2022-7-6 Leetcode 977.有序数组的平方
Fast development board pinctrl and GPIO subsystem experiment for itop-imx6ull - modify the device tree file
Help tenants
Ogre introduction
Getting started with cinnamon applet
Excerpt from "misogyny: female disgust in Japan"
10 pictures open the door of CPU cache consistency
随机推荐
mysql ”Invalid use of null value“ 解决方法
ES日志报错赏析-Limit of total fields
PostgreSQL array type, each splice
Thread pool reject policy best practices
Redis 核心数据结构 & Redis 6 新特性详
2022-7-7 Leetcode 844. Compare strings with backspace
Data refresh of recyclerview
Ikvm of toolbox Net project new progress
flask session伪造之hctf admin
2022-7-6 Leetcode27.移除元素——太久没有做题了,为双指针如此狼狈的一天
MySQL error 28 and solution
Esp32 ① compilation environment
内存溢出和内存泄漏的区别
ROS机器人更换新雷达需要重新配置哪些参数
LeetCode_二分搜索_中等_153.寻找旋转排序数组中的最小值
Did login metamask
Introduction to database system - Chapter 1 introduction [conceptual model, hierarchical model and three-level mode (external mode, mode, internal mode)]
Build a secure and trusted computing platform based on Kunpeng's native security
move base参数解析及经验总结
Leetcode simple question sharing (20)