경고 메시지
Package moontoast/math is abandoned, you should avoid using it. Use brick/math instead.
- 해결 방법
moontoast/math 패키지에 의존하고 있는 패키지를 삭제
- 패키지 의존성 확인
https://phppackages.org/p/moontoast/math
moontoast/math -> laraval/telescope
- laraval/telescope 삭제
composer remove laraval/telescope
'Code > PHP' 카테고리의 다른 글
[PHP] Enchant , 스펠링 체크 모듈 사용법 (0) | 2020.03.09 |
---|---|
[php] html to ms word 변환 방법 (0) | 2020.03.04 |
[php] composer 경고 메시지 처리 - moontoast/math is abandoned (0) | 2020.03.04 |
[라라벨] DB 관계(다:다) (0) | 2019.11.12 |
[php] Xdebug 사용법, php 브레이크 포인트 걸기 (0) | 2019.10.31 |
[php] array_walk , array_map 사용법 (0) | 2019.09.05 |
댓글을 달아 주세요