会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
没事就更
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
composer
composer 报PHP Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.2". You are running 7.4.30.
摘要:
阅读全文
posted @
2023-05-06 17:29
没事就更
阅读(1102)
评论(0)
推荐(0)
指定php版本 执行composer
摘要:/Applications/MAMP/bin/php/php7.4.2/bin/php /usr/local/bin/composer update -vvv
阅读全文
posted @
2020-12-21 18:50
没事就更
阅读(2570)
评论(0)
推荐(1)
composer 框架搭建
摘要:
阅读全文
posted @
2020-01-28 12:05
没事就更
阅读(255)
评论(0)
推荐(0)
composer 自动加载
摘要:{ "name": "test/demo", "description": "gaoxing test", "type": "project", "license": "1.0", "authors": [ { "name": "John Smith", "email": "john@example
阅读全文
posted @
2020-01-15 17:11
没事就更
阅读(540)
评论(0)
推荐(0)
composer 常用命令
摘要:
阅读全文
posted @
2020-01-14 16:25
没事就更
阅读(138)
评论(0)
推荐(0)
公告